metasploit-framework/lib/msf/core/exploit
sinn3r d45cdd61aa Resolve #4507 - respond_to? + send = evil
Since Ruby 2.1, the respond_to? method is more strict because it does
not check protected methods. So when you use send(), clearly you're
ignoring this type of access control. The patch is meant to preserve
this behavior to avoid potential breakage.

Resolve #4507
2015-01-02 13:29:17 -06:00
..
http Fix port 0 bug in URIPORT 2014-11-11 15:57:41 -06:00
local Add 'coding: binary' to all msf/rex library files 2014-08-17 17:31:53 -05:00
remote Remove stray line comment that ruined things when minified. 2014-12-23 00:22:50 -06:00
smb Some service yarddoc 2014-06-07 13:27:32 +01:00
afp.rb Fix improper use of host-endian or signed pack/unpack 2014-06-30 02:50:10 -05:00
android.rb Some URL fixes from @jduck and exploit ideas from Andre Moulu. 2014-11-15 21:33:16 -06:00
arkeia.rb FixRM #8396 change all lib use of regex to 8-bit pattern 2013-09-12 16:58:49 -05:00
browser_autopwn.rb Retab lib 2013-08-30 16:28:33 -05:00
brute.rb Retab lib 2013-08-30 16:28:33 -05:00
brutetargets.rb Retab lib 2013-08-30 16:28:33 -05:00
capture.rb Correctly set default SECRET 2014-12-04 14:06:22 -08:00
cmdstager.rb Merge branch staging/electro-release into master 2014-08-22 10:50:38 -05:00
db2.rb Retab lib 2013-08-30 16:28:33 -05:00
dcerpc.rb Refactors 2014-05-21 20:15:32 +01:00
dcerpc_epm.rb Just use a straight RPORT, don't sneak 593. 2013-11-19 13:29:02 -06:00
dcerpc_lsa.rb Retab lib 2013-08-30 16:28:33 -05:00
dcerpc_mgmt.rb Retab lib 2013-08-30 16:28:33 -05:00
dect_coa.rb Retab lib 2013-08-30 16:28:33 -05:00
dhcp.rb Merge branch 'review_3893' into test_land_3893 2014-09-26 08:41:43 -05:00
dialup.rb Retab lib 2013-08-30 16:28:33 -05:00
egghunter.rb Retab lib 2013-08-30 16:28:33 -05:00
exe.rb init exe as nil instead of '' 2014-11-06 13:31:37 -06:00
file_dropper.rb Changed message 2014-06-02 17:28:09 +02:00
fileformat.rb Retab lib 2013-08-30 16:28:33 -05:00
fmtstr.rb Retab lib 2013-08-30 16:28:33 -05:00
ftp.rb Add custom rhost/rport, remove editorializing desc 2014-04-14 21:46:05 -05:00
ftpserver.rb Resolve #4507 - respond_to? + send = evil 2015-01-02 13:29:17 -06:00
gdb.rb Add verify_checksum and use it 2014-09-08 02:19:21 -05:00
imap.rb Retab lib 2013-08-30 16:28:33 -05:00
ip.rb Retab lib 2013-08-30 16:28:33 -05:00
ipv6.rb Retab lib 2013-08-30 16:28:33 -05:00
java.rb Find and replace 2013-09-26 20:34:48 +01:00
jsobfu.rb Move jsobfu to a mixin 2014-09-21 00:39:04 -05:00
kernel_mode.rb Retab lib 2013-08-30 16:28:33 -05:00
local.rb Retab changes for PR #2304 2013-09-05 13:41:25 -05:00
mixins.rb Adding tincd post-auth stack buffer overflow exploit module for several OS 2014-11-10 12:03:17 +01:00
mssql.rb Find and replace 2013-09-26 20:34:48 +01:00
mssql_commands.rb Retab lib 2013-08-30 16:28:33 -05:00
mssql_sqli.rb fix fail_with usage on Exploit::Remote::MSSQL_SQLI 2013-11-27 11:33:19 -06:00
mysql.rb Find and replace 2013-09-26 20:34:48 +01:00
ndmp.rb Retab lib 2013-08-30 16:28:33 -05:00
ntlm.rb Retab lib 2013-08-30 16:28:33 -05:00
omelet.rb Merge branch 'rapid7' into cleanup/remove-id-tags 2013-09-17 10:55:02 -05:00
oracle.rb Remove references to Redmine in code 2014-12-19 17:27:08 -06:00
pdf.rb Revert change to trailer(). Kill dead method. 2014-06-02 22:26:14 -05:00
pdf_parse.rb Retab lib 2013-08-30 16:28:33 -05:00
php_exe.rb Retab lib 2013-08-30 16:28:33 -05:00
pop2.rb Retab lib 2013-08-30 16:28:33 -05:00
postgres.rb Add 'coding: binary' to all msf/rex library files 2014-08-17 17:31:53 -05:00
powershell.rb Hide icon flash on taskbar during cmd_psh_payload 2014-08-02 15:52:52 -05:00
realport.rb FixRM #8396 change all lib use of regex to 8-bit pattern 2013-09-12 16:58:49 -05:00
riff.rb Retab lib 2013-08-30 16:28:33 -05:00
ropdb.rb Add rop_junk and rop_nop 2013-11-06 01:04:33 -06:00
seh.rb Retab lib 2013-08-30 16:28:33 -05:00
sip.rb Make SIP note, service and print output more similar 2014-08-26 17:47:31 -07:00
smb.rb Resolve merge conflicts 2014-10-21 13:06:35 -05:00
smb_server.rb Add magic encoding to new files 2014-10-15 14:23:34 -05:00
smtp.rb Change to example.com as the default domain 2014-11-20 14:53:36 -06:00
smtp_deliver.rb Initialize send_status at the function's start 2014-02-19 16:54:29 -06:00
snmp.rb Retab lib 2013-08-30 16:28:33 -05:00
sunrpc.rb Restore timeout 2014-11-18 12:17:10 -08:00
tcp.rb TCP and TCPServer should use TLS1 by default 2014-10-27 15:55:50 -05:00
tcp_server.rb Land #4203, @jvazquez-r7's cleanup for java_rmi_server 2014-12-31 11:25:19 -05:00
telnet.rb Retab lib 2013-08-30 16:28:33 -05:00
tftp.rb Retab lib 2013-08-30 16:28:33 -05:00
tincd.rb Minor fixes to ruby style things 2014-11-17 17:12:17 +01:00
tns.rb Retab lib 2013-08-30 16:28:33 -05:00
udp.rb Retab lib 2013-08-30 16:28:33 -05:00
vim_soap.rb Retab lib 2013-08-30 16:28:33 -05:00
wbemexec.rb Retab lib 2013-08-30 16:28:33 -05:00
wdbrpc.rb Retab lib 2013-08-30 16:28:33 -05:00
wdbrpc_client.rb Retab lib 2013-08-30 16:28:33 -05:00
web.rb Merge for retab 2013-09-05 14:10:58 -05:00
winrm.rb Retab lib 2013-08-30 16:28:33 -05:00