History | View | Annotate | Download (3.9 kB)
Correct e-mail format
big module whitespace/formatting cleanup pass...
add ranking to every exploit module, pfew!...
stupid ruby string differences...
don't unintentionally create a UNC path. see #558...
OSVDB reference update from Steve Tornio...
replacing defunct framework URL in header comments in most modules and pcap_log...
Code cleanups...
This massive commit changes the metasploit 3 module format. The new syntax allows for g...
Consistent use of handler(cli) after the payload is sent to the user...
got rid of duplicated code in browser exploits, fixes #71...
updated modules to use base class rand_xxx methods...
Adding an Id tag and a standard header to all modules...
API change for the HTML mixin, the send_response method is no longer overloaded, instea...
Updates for the autopwn stuff......
StackAdjustment added to most exploits, PNP tweaked...
Fixed numerous issues involving smb/dcerpc interaction...
general cleanups...
modules/...
More features...
Woo, neat krad winamp exploit :)...
A couple more assertions in the tcp_server test suite....