History | View | Annotate | Download (9.5 kB)
http fingerprint checking update...
add http_fingerprint calls to modules that use various headers...
big module whitespace/formatting cleanup pass...
add auto_target to apache_chunked exploit - should reduce run duration in most cases...
minor whitespace change...
Skip the debugging target for automatic mode...
add ranking to every exploit module, pfew!...
Remove the milw0rm references, as the links are no longer valid....
More osvdb references 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...
Fixed typo...
Update the check method to use the new API, fixes #30...
Adding an Id tag and a standard header to all modules...
Integration of the new HTTP Client API...
Reference updates...
misc bugfixes in the http subsystem...
ported realserver describe exploit...
apache chunked encoding win32 port...