sinn3r
|
d9788db7bb
|
Merge pull request #222 from jduck/master
Fixes #6483
|
2012-03-07 18:11:48 -08:00 |
sinn3r
|
0550b77522
|
Merge branch 'master' of github.com:rapid7/metasploit-framework
|
2012-03-07 20:04:04 -06:00 |
sinn3r
|
3b4ed13aee
|
Fix typo
|
2012-03-07 20:03:46 -06:00 |
Tod Beardsley
|
33460b6bf4
|
Fixups on the Adobe Flash exploit description
Massaged the lines about the phishing campagin use in the wild.
|
2012-03-07 19:37:49 -06:00 |
sinn3r
|
c76f43c066
|
Add CVE-2012-0754: Adobe Flash Player MP4 cprt overflow
|
2012-03-07 19:24:00 -06:00 |
Tod Beardsley
|
f97dc8dee7
|
Fix spelling of the IBM product iSeries
Was I-Series.
|
2012-03-07 15:24:15 -06:00 |
sinn3r
|
7dfba9c00d
|
Merge branch 'master' of github.com:rapid7/metasploit-framework
|
2012-03-07 14:51:39 -06:00 |
sinn3r
|
0ee7788028
|
Add a check to detect the vulnerable version of Sysax SSH
|
2012-03-07 14:51:21 -06:00 |
Joshua J. Drake
|
ab01a19f92
|
Fixes #6483: Correct the include for the handler (was copypasta)
|
2012-03-07 11:23:44 -06:00 |
Tod Beardsley
|
ba2bf194fd
|
Fixes descriptions on new modules.
Fixing up grammar and removing some editorial verbiage.
|
2012-03-07 09:17:22 -06:00 |
James Lee
|
02ea38516f
|
Add a check method for tomcat_mgr_deploy
|
2012-03-06 23:22:44 -07:00 |
James Lee
|
2b9acb61ad
|
Clean up some incosistent verbosity
Modules should use `vprint_*` instead of `print... if
datastore["VERBOSE"]` or similar constructs
|
2012-03-06 12:01:20 -07:00 |
sinn3r
|
003fa3e22c
|
Apply patch for #6495
|
2012-03-06 11:43:28 -06:00 |
sinn3r
|
22a12a6dfc
|
Add Lotus CMS exploit (OSVDB-75095)
|
2012-03-06 11:36:28 -06:00 |
HD Moore
|
99177e9d5e
|
Small commit to fix bad reference and old comment
|
2012-03-06 01:44:26 -06:00 |
James Lee
|
70162fde73
|
A few more author typos
|
2012-03-05 13:28:46 -07:00 |
James Lee
|
82c23e95d3
|
Module author typo
|
2012-03-05 13:28:46 -07:00 |
James Lee
|
3a33434867
|
Fix a couple of typos that throw off module authors
|
2012-03-05 13:28:46 -07:00 |
sinn3r
|
afd1af6377
|
Merge branch 'apf-info' of https://github.com/gregory-m/metasploit-framework into gregory-m-apf-info
|
2012-03-05 11:18:23 -06:00 |
sinn3r
|
1005de0523
|
Port should not contain a non-numeric value or even empty when assigned to :port
|
2012-03-05 11:10:16 -06:00 |
Gregory Man
|
6726f07dbc
|
afp_server_info fixes and improvements
1.9 compatibility, timeouts, reporting
|
2012-03-05 14:57:59 +02:00 |
Gregory Man
|
d9f0453ee9
|
Added auxiliary/scanner/afp/afp_server_info module
|
2012-03-02 21:58:40 +02:00 |
Tod Beardsley
|
7447052b38
|
Convert WMAP constant name to the new format.
|
2012-03-02 10:18:32 -06:00 |
Tod Beardsley
|
302853f5a4
|
Unpolluting SVN Revision keyword
Sometimes Revision keywords get expanded, too. Fix those.
|
2012-03-02 10:18:32 -06:00 |
Tod Beardsley
|
3626d48db2
|
Un-polluting SVN Id keyword
Sometimes the SVN Id keyword sneaks back into the github repo already
expanded.
|
2012-03-02 10:18:32 -06:00 |
Efrain Torres
|
36a3341acd
|
Fix body cero.
|
2012-03-02 10:18:32 -06:00 |
Efrain Torres
|
6fba0698e5
|
Adding another detection method for blind sqli
|
2012-03-02 10:18:32 -06:00 |
Efrain Torres
|
02f6e3fcb2
|
Improving report on blind sqli module
|
2012-03-02 10:18:32 -06:00 |
Efrain Torres
|
126a6133cd
|
Improving blind sql inj. detection
|
2012-03-02 10:18:32 -06:00 |
Efrain Torres
|
b608aeeeb7
|
Migrating modules to use report_web_vulns and minor fixes
|
2012-03-02 10:18:32 -06:00 |
Efrain Torres
|
1a09a49f69
|
Starting getting rid of report_note to use report_web_vuln on all http aux modules
|
2012-03-02 10:18:32 -06:00 |
Efrain Torres
|
2ce7dc9331
|
One more module.
|
2012-03-02 10:18:32 -06:00 |
Efrain Torres
|
9c6fec3c33
|
First step on module cleaning.
|
2012-03-02 10:18:32 -06:00 |
Efrain Torres
|
eaecdb487c
|
Fix sname in report_ calls to check the use of ssl and report http or
https
|
2012-03-02 10:18:31 -06:00 |
Efrain Torres
|
6d80aa0a44
|
Renaming duh.
|
2012-03-02 10:18:31 -06:00 |
Efrain Torres
|
3cb65e24a1
|
Fix blind sqli module description and bug with http_method
|
2012-03-02 10:18:31 -06:00 |
Efrain Torres
|
6938b91d07
|
Execute tests agains a specific path and bug fix in blind sqli module
|
2012-03-02 10:18:31 -06:00 |
Efrain Torres
|
a2e5a4d9d5
|
New wmap version 1.5. Plugin and mixin changes. Modules edited to adjust to naming convention
|
2012-03-02 10:18:31 -06:00 |
sinn3r
|
8f30e5548c
|
Fix bug: "TypeError can't convert nil into String" when fd.read can be nil
|
2012-03-02 02:18:07 -06:00 |
sinn3r
|
67f788768d
|
Fix tabs
|
2012-03-01 22:31:08 -06:00 |
sinn3r
|
fd2d9ae0ea
|
Add MP4 file generating function. Update the description regarding exploit usage.
|
2012-03-01 22:24:35 -06:00 |
sinn3r
|
b1b2ec2c7d
|
Merge branch 'CVE-2008-5036_vlc_realtext' of https://github.com/juanvazquez/metasploit-framework into juanvazquez-CVE-2008-5036_vlc_realtext
|
2012-03-01 21:13:33 -06:00 |
sinn3r
|
8bad0033d3
|
Update description
|
2012-03-01 19:16:29 -06:00 |
sinn3r
|
0bc26c1665
|
Add CVE-2009-4656: DJ Studio .pls buffer overflow
|
2012-03-01 19:09:25 -06:00 |
sinn3r
|
d06848ba56
|
Default to token impersonation before migrating to a different process
|
2012-03-01 18:31:33 -06:00 |
sinn3r
|
687c50d0cd
|
Indent level fix
|
2012-03-01 16:14:29 -06:00 |
juan
|
f1a6d8f535
|
Added exploit module for CVE-2008-5036
|
2012-03-01 23:06:40 +01:00 |
sinn3r
|
5a5e5eab95
|
Add msvcrt ROP target for IE8
|
2012-03-01 15:23:41 -06:00 |
sinn3r
|
1bc99646e7
|
Merge branch 'master' of github.com:rapid7/metasploit-framework
|
2012-03-01 15:14:05 -06:00 |
Steve Tornio
|
2d802750e3
|
fix osvdb ref
|
2012-03-01 08:07:11 -06:00 |