History | View | Annotate | Download (2.2 kB)
split http exploit mixin into http/server and http/client...
http fingerprint checking update...
ensure binary mode when opening files, whitespace fixes...
add http_fingerprint calls to modules that use various headers...
big module whitespace/formatting cleanup pass...
fix check method, lol?...
add ranking to every exploit module, pfew!...
added some missing CVE references...
fix 1.9 str[idx] error; see #519...
Remove the milw0rm references, as the links are no longer valid....
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...
Adding an Id tag and a standard header to all modules...
Integration of the new HTTP Client API...
ported realserver describe exploit...