History | View | Annotate | Download (5 kB)
tons of indentation fixes, some other style tweaks...
Typo...
add ranking to every exploit module, pfew!...
Remove the milw0rm references, as the links are no longer valid....
OSVDB references updates 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...
updated modules to use base class rand_xxx methods...
Adding an Id tag and a standard header to all modules...
Reference updates...
Consistency changes for exploit titles and additional references...
New licensing terms, revision bump to v3...
added license to all modules...
Stuff.. more changes to come...
Woop...