metasploit-framework/modules/auxiliary
Tod Beardsley f423306b6f
Various post-commit fixups
Edited modules/auxiliary/dos/http/ms15_034_ulonglongadd.rb first landed
in #5150, @wchen-r7's DOS module for CVE-2015-1635 HTTP.sys

Edited modules/auxiliary/gather/apple_safari_ftp_url_cookie_theft.rb
first landed in #5192, @joevennix's module for Safari CVE-2015-1126

Edited modules/auxiliary/gather/java_rmi_registry.rb first landed in

Edited modules/auxiliary/gather/ssllabs_scan.rb first landed in #5016,
add SSL Labs scanner

Edited modules/auxiliary/scanner/http/goahead_traversal.rb first landed
in #5101, Add Directory Traversal for GoAhead Web Server

Edited modules/auxiliary/scanner/http/owa_iis_internal_ip.rb first
landed in #5158, OWA internal IP disclosure scanner

Edited modules/auxiliary/scanner/http/wp_mobileedition_file_read.rb
first landed in #5159, WordPress Mobile Edition Plugin File Read Vuln

Edited modules/exploits/linux/http/multi_ncc_ping_exec.rb first landed
in #4924, @m-1-k-3's DLink CVE-2015-1187 exploit

Edited modules/exploits/unix/webapp/wp_slideshowgallery_upload.rb first
landed in #5131, WordPress Slideshow Upload

Edited modules/exploits/windows/local/run_as.rb first landed in #4649,
improve post/windows/manage/run_as and as an exploit

(These results courtesy of a delightful git alias, here:

```
  cleanup-prs = !"for i in `git status | grep modules | sed
s/#.*modules/modules/`; do echo -n \"Edited $i first landed in \" && git
log --oneline --first-parent $i | tail -1 | sed 's/.*Land //' && echo
''; done"

```

So that's kind of fun.
2015-05-06 11:39:15 -05:00
..
admin first fail_with fixes 2015-04-16 21:08:33 +02:00
analyze yard doc and comment corrections for auxiliary 2015-04-03 16:12:23 +05:00
bnat yard doc and comment corrections for auxiliary 2015-04-03 16:12:23 +05:00
client/smtp Fix up comment splats with the correct URI 2014-10-17 11:47:33 -05:00
crawler Extra commas. 2015-01-22 13:45:08 -06:00
docx yard doc and comment corrections for auxiliary 2015-04-03 16:12:23 +05:00
dos Various post-commit fixups 2015-05-06 11:39:15 -05:00
fuzzers travis 2015-04-03 16:29:35 +05:00
gather Various post-commit fixups 2015-05-06 11:39:15 -05:00
parser Fix up comment splats with the correct URI 2014-10-17 11:47:33 -05:00
pdf/foxit fix msftidy warnings 2014-12-12 13:16:21 +01:00
scanner Various post-commit fixups 2015-05-06 11:39:15 -05:00
server Modify autopwn comment 2015-04-21 14:19:15 -05:00
sniffer Fix up comment splats with the correct URI 2014-10-17 11:47:33 -05:00
spoof Take care of modules using the 'DEBUG' option 2015-04-21 12:13:40 -05:00
sqli/oracle Fix up comment splats with the correct URI 2014-10-17 11:47:33 -05:00
voip Remove credits to Alligator Security Team 2015-04-02 15:12:22 -05:00
vsploit Fix up comment splats with the correct URI 2014-10-17 11:47:33 -05:00