History | View | Annotate | Download (4.7 kB)
change some print_status to print_error, rename a few msft modules using msb convention...
fix references, whitespace...
Fixes #2134. Subs select for sleep in exploit modules....
add comment about autofilter mapping...
add ranking to every exploit module, pfew!...
Ugly mixin...
Wmap checking for vulnerabilities and launching exploits...
Remove the milw0rm references, as the links are no longer valid....
Massive OSVDB reference update from Steve Tornio....
replacing defunct framework URL in header comments in most modules and pcap_log...
Remove "#{xxx.to_s}" redundancies ('s/\(#{[^}]*\)\.to_s}/\1}/g')...
Code cleanups...
This massive commit changes the metasploit 3 module format. The new syntax allows for g...
Fix a typo...
Resolves a typo, fixes #45...
updated modules to use base class rand_xxx methods...
Hopefully this fixes #38, I think it was just a dumb error during porting (missing / fr...
This fixes #37. This module needs an overhaul to match the new HTTP options....
Adding an Id tag and a standard header to all modules...
Integration of the new HTTP Client API...
Reference updates...
Updates for the autopwn stuff......
Consistency fixes for IIS modules...
StackAdjustment added to most exploits, PNP tweaked...
add Platform...
New licensing terms, revision bump to v3...
added license to all modules...
No more select(nil, nil, nil, X)...
Stuff.. more changes to come...
IIS exploits ported...