HD Moore
|
f630d67480
|
Update include paths to use absolute, support fastlib, etc
|
2012-02-04 00:38:21 -06:00 |
Tod Beardsley
|
9dd3c5fbf5
|
Fixes #5081, removes racket and bitstruct
git-svn-id: file:///home/svn/framework3/trunk@13374 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-27 18:04:32 +00:00 |
Tod Beardsley
|
c05ff818dd
|
Incrementally more useful survey of mixins already in use in Metasploit.
Current results, for fun:
<pre>
Msf::Exploit::Remote::Tcp | 268
Msf::Auxiliary::Report | 238
Msf::Exploit::Remote::TcpServer | 183
Msf::Exploit::Remote::HttpServer | 147
Msf::Exploit::Remote::HttpServer::HTML | 141
Msf::Exploit::Seh | 109
Msf::Exploit::Remote::HttpClient | 95
Msf::Exploit::FILEFORMAT | 70
Msf::Exploit::EXE | 40
Msf::Exploit::Remote::Udp | 33
Msf::Exploit::Remote::DCERPC | 32
Msf::Exploit::Remote::DCERPC_EPM | 32
Msf::Exploit::Remote::DCERPC_LSA | 32
Msf::Exploit::Remote::DCERPC_MGMT | 32
Msf::Exploit::Remote::SMB | 31
Msf::Exploit::Remote::Ftp | 27
Msf::Exploit::Egghunter | 21
Msf::Exploit::Brute | 20
Msf::Exploit::Remote::BrowserAutopwn | 16
Msf::Exploit::Remote::Imap | 13
Msf::Exploit::Remote::FtpServer | 12
Msf::Exploit::BruteTargets | 7
Msf::Exploit::Remote::SunRPC | 6
Msf::Exploit::Remote::SMTPDeliver | 6
Msf::Exploit::Remote::MSSQL | 5
Msf::Exploit::KernelMode | 5
Msf::Exploit::Remote::MSSQL_COMMANDS | 5
Msf::Exploit::FormatString | 4
Msf::Exploit::CmdStager | 4
Msf::Exploit::Lorcon2 | 4
Msf::Exploit::Remote::HttpServer::PHPInclude | 3
Msf::Exploit::CmdStagerVBS | 3
Msf::Exploit::Remote::TNS | 3
Msf::Exploit::Remote::Smtp | 2
Msf::Exploit::Remote::Dialup | 2
Msf::Exploit::Java | 2
Msf::Exploit::Remote::NDMP | 2
Msf::Exploit::Remote::Arkeia | 2
Msf::Exploit::PDF_Parse | 1
Msf::Exploit::CmdStagerTFTP | 1
Msf::Exploit::Omelet | 1
Msf::Exploit::TFTPServer | 1
Msf::Exploit::RIFF | 1
Msf::Exploit::Remote::SMB::Authenticated | 1
Msf::Exploit::Capture | 1
Msf::Exploit::Remote::SMBServer | 1
</pre>
git-svn-id: file:///home/svn/framework3/trunk@11064 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-11-18 16:40:33 +00:00 |
Tod Beardsley
|
d33b55474a
|
Adds a utility script to list all exploit modules and their included mixins. Handy for getting a better idea of what modules intend.
git-svn-id: file:///home/svn/framework3/trunk@11057 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-11-17 17:18:43 +00:00 |