metasploit-framework/lib
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
..
anemone Retab lib 2013-08-30 16:28:33 -05:00
bit-struct Fix improper use of host-endian or signed pack/unpack 2014-06-30 02:50:10 -05:00
metasm Fix jcxz to jecxz for x86_64 in metasm 2014-12-19 13:34:56 -06:00
metasploit Avoid spinner on Windows 2014-12-30 10:17:56 -06:00
msf Resolve #4507 - respond_to? + send = evil 2015-01-02 13:29:17 -06:00
nessus Retab lib 2013-08-30 16:28:33 -05:00
net Revert "Various merge resolutions from master <- staging" 2014-08-22 10:17:44 -05:00
openvas Retab lib 2013-08-30 16:28:33 -05:00
postgres Retab lib 2013-08-30 16:28:33 -05:00
rabal Resolve #4507 - respond_to? + send = evil 2015-01-02 13:29:17 -06:00
rapid7 Rapid7 Comma Inc 2014-03-13 09:46:20 -05:00
rbmysql FixRM #8396 change all lib use of regex to 8-bit pattern 2013-09-12 16:58:49 -05:00
rex Resolve #4507 - respond_to? + send = evil 2015-01-02 13:29:17 -06:00
snmp Use the SNMP fix from master. 2014-10-24 13:01:06 -05:00
sqlmap Moar " -> ' 2014-07-21 18:04:36 -05:00
sshkey Fix improper use of host-endian or signed pack/unpack 2014-06-30 02:50:10 -05:00
tasks Fix rake when cucumber gem is not present 2014-09-11 22:31:57 -05:00
telephony Retab lib 2013-08-30 16:28:33 -05:00
anemone.rb
bit-struct.rb
enumerable.rb Retab lib 2013-08-30 16:28:33 -05:00
metasm.rb Manual loading shouldn't be needed 2014-02-19 13:13:41 -06:00
msfenv.rb Revert "Various merge resolutions from master <- staging" 2014-08-22 10:17:44 -05:00
postgres_msf.rb
rbmysql.rb FixRM #8396 change all lib use of regex to 8-bit pattern 2013-09-12 16:58:49 -05:00
rex.rb Fix the rex.rb header and copyright date 2014-09-08 15:32:13 -05:00
snmp.rb
sshkey.rb
telephony.rb
windows_console_color_support.rb Fix improper use of host-endian or signed pack/unpack 2014-06-30 02:50:10 -05:00