metasploit-framework/lib/msf/ui
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
..
console Resolve #4507 - respond_to? + send = evil 2015-01-02 13:29:17 -06:00
web Retab lib 2013-08-30 16:28:33 -05:00
banner.rb This is halloween. 2014-10-30 23:35:12 -05:00
common.rb Retab lib 2013-08-30 16:28:33 -05:00
console.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
driver.rb Retab lib 2013-08-30 16:28:33 -05:00
web.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00