metasploit-framework/lib/rex/payloads/win32
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
..
kernel Updated stubs from source 2014-12-13 12:55:41 -06:00
common.rb Retab lib 2013-08-30 16:28:33 -05:00
kernel.rb Resolve #4507 - respond_to? + send = evil 2015-01-02 13:29:17 -06:00