metasploit-framework/lib/msf/core/exploit
HD Moore e776697f38 Fixes #3466 by detecting a second null handle and breaking the loop (happens with likewise servers)
git-svn-id: file:///home/svn/framework3/trunk@11508 4d416f70-5f16-0410-b530-b9f4589650da
2011-01-07 19:51:59 +00:00
..
http update user agent string detection for some android, fedora, ipod/ipad/iphone 2011-01-06 21:24:38 +00:00
arkeia.rb tidy pass on exploit mixins 2010-09-26 21:02:00 +00:00
browser_autopwn.rb Mass RE-update: fix all framework URL references 2010-11-11 22:43:22 +00:00
brute.rb tidy pass on exploit mixins 2010-09-26 21:02:00 +00:00
brutetargets.rb Remove "#{xxx.to_s}" redundancies ('s/\(#{[^}]*\)\.to_s}/\1}/g') 2008-12-19 07:11:08 +00:00
capture.rb This patch adds detailed thread tracking across the metasploit framework, along with a new console command (threads) to manage these. This level of tracking is required to accurately monitor background tasks, assist with debugging, and kill orphaned threads. 2010-11-12 06:19:49 +00:00
cmdstager.rb rename generate_exe -> generate_payload_exe 2010-09-20 04:37:25 +00:00
cmdstager_debug_asm.rb big commit - lots of cmdstager changes 2010-05-26 22:39:56 +00:00
cmdstager_debug_write.rb big commit - lots of cmdstager changes 2010-05-26 22:39:56 +00:00
cmdstager_tftp.rb expose the payload exe filename, remove the concat operator 2010-08-27 17:23:47 +00:00
cmdstager_vbs.rb big commit - lots of cmdstager changes 2010-05-26 22:39:56 +00:00
cmdstager_vbs_adodb.rb add an adodb based cmdstager, fixes #1431 2010-12-07 18:51:12 +00:00
db2.rb tidy pass on exploit mixins 2010-09-26 21:02:00 +00:00
dcerpc.rb Change the timeout from 0 2010-07-09 18:03:48 +00:00
dcerpc.rb.ut.rb Fixes #441. Unpack the version in a way that works with 1.9 2009-11-02 15:09:54 +00:00
dcerpc_epm.rb Fixes #3466 by detecting a second null handle and breaking the loop (happens with likewise servers) 2011-01-07 19:51:59 +00:00
dcerpc_lsa.rb Fixes #441. Unpack the version in a way that works with 1.9 2009-11-02 15:09:54 +00:00
dcerpc_mgmt.rb Fixes #441. Unpack the version in a way that works with 1.9 2009-11-02 15:09:54 +00:00
dect_coa.rb tidy pass on exploit mixins 2010-09-26 21:02:00 +00:00
dhcp.rb fix problem with unclosed sockets 2010-08-14 04:58:27 +00:00
dialup.rb tidy pass on exploit mixins 2010-09-26 21:02:00 +00:00
egghunter.rb see #684, adds checksum support, updates modules to use it, fixes some wfs_delay/WfsDelay issues 2010-08-25 20:55:37 +00:00
exe.rb oops, hehehe -- fixes exe generation 2010-09-23 01:43:42 +00:00
fileformat.rb turn off payload handler by default for fileformat modules 2010-09-26 18:28:58 +00:00
fmtstr.rb remove has_badchars? in favor of Rex::Text.badchar_index 2010-11-08 17:00:07 +00:00
ftp.rb turn verbosity off by default 2010-11-08 16:59:20 +00:00
ftpserver.rb add unknown command override, see #2793 2010-10-04 08:05:09 +00:00
imap.rb Add pop3/imap4 scanners 2010-02-26 19:06:26 +00:00
ip.rb tidy pass on exploit mixins 2010-09-26 21:02:00 +00:00
ipv6.rb This commit adds a new set of discovery modules from wuntee and some useful utility methods for working with link-local addresses 2010-12-27 16:43:53 +00:00
java.rb add an extra check for JAVA_HOME 2010-11-24 01:11:17 +00:00
kernel_mode.rb tidy pass on exploit mixins 2010-09-26 21:02:00 +00:00
lorcon.rb Remove "#{xxx.to_s}" redundancies ('s/\(#{[^}]*\)\.to_s}/\1}/g') 2008-12-19 07:11:08 +00:00
lorcon2.rb This patch adds detailed thread tracking across the metasploit framework, along with a new console command (threads) to manage these. This level of tracking is required to accurately monitor background tasks, assist with debugging, and kill orphaned threads. 2010-11-12 06:19:49 +00:00
mixins.rb This commit adds a new set of discovery modules from wuntee and some useful utility methods for working with link-local addresses 2010-12-27 16:43:53 +00:00
mssql.rb Merge in R3L1K's Powershell enhancements and powerdump code (hashdump through powershell) 2010-10-17 17:39:43 +00:00
mssql_commands.rb Merge in David Kennedy's new MSSQL changes (centralized SQL query mixin) 2009-10-23 19:15:32 +00:00
mysql.rb use the authbrute mixin 2010-01-18 22:22:22 +00:00
ndmp.rb Another large number of warnings fixed by Yoann Guillot 2009-10-25 17:18:23 +00:00
omelet.rb default badchars to payload_badchars 2010-08-25 20:54:20 +00:00
oracle.rb improve error reporting 2010-11-24 06:09:36 +00:00
pdf.rb add a mixin for pdf gen, see #2841 2010-11-22 12:21:49 +00:00
pdf_parse.rb tidy pass on exploit mixins 2010-09-26 21:02:00 +00:00
pop2.rb tidy pass on exploit mixins 2010-09-26 21:02:00 +00:00
postgres.rb tidy pass on exploit mixins 2010-09-26 21:02:00 +00:00
riff.rb add a list chunk function 2010-08-13 16:09:31 +00:00
seh.rb tidy pass on exploit mixins 2010-09-26 21:02:00 +00:00
seh.rb.ut.rb Code cleanups 2008-10-19 21:03:39 +00:00
smb.rb Makes the print_status displays more consistent between smb_login and psexec by moving some of the domain display functions up into exploit/smb proper. 2010-12-02 17:29:26 +00:00
smtp.rb Fix up the stored banner for SMTP 2010-02-26 18:47:48 +00:00
smtp_deliver.rb genericize the message since we now support LOGIN as well as PLAIN 2010-11-08 05:03:15 +00:00
snmp.rb This adds a TFTP version of #3345 (Pello's snmp config downloader). Still more work to do for the generic module 2010-12-11 23:36:37 +00:00
sunrpc.rb tidy pass on exploit mixins 2010-09-26 21:02:00 +00:00
tcp.rb Fix error with TcpServer modules not properly cleaning up after job is killed. 2011-01-02 22:30:14 +00:00
tcp.rb.ut.rb Code cleanups 2008-10-19 21:03:39 +00:00
telnet.rb Super-duper rservices commit - 2010-11-23 01:23:24 +00:00
tftp.rb fix problem with unclosed sockets 2010-08-14 04:58:27 +00:00
tns.rb tidy pass on exploit mixins 2010-09-26 21:02:00 +00:00
udp.rb Improvements to the cleanup process, close sockets properly for exploits and auxiliary 2010-05-01 16:26:24 +00:00
wdbrpc.rb tidy pass on exploit mixins 2010-09-26 21:02:00 +00:00
wdbrpc_client.rb Import the scanner and utility modules for the VxWorks WDB Agent service 2010-08-02 05:56:26 +00:00