History | View | Annotate | Download (3.6 kB)
add a version check...
referencing navigator.javaEnabled breaks ie6, only check navigator.javaEnabled();...
tons of indentation fixes, some other style tweaks...
big module whitespace/formatting cleanup pass...
add ranking to every exploit module, pfew!...
merge browser_autopwn back into trunk. This changes the database schema slightly, so ma...
reverting last commit; somebody didn't cross their fingers...
reintegrate browser_autopwn into trunk; cross your fingers and hope this works...
OSVDB references updates 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...
don't hang the browser building the exploit buffer if we can't exploit it...
Consistent use of handler(cli), removed the autofilter and dependency check stubs...
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......
Removed alert() :-)...
Fixed Rex::Arch.endian()...