metasploit-framework/lib
William Vu 0a1eea9860 Allow local_editor in cmd_edit to take arguments
Such as vim -i NONE. This may allow command injection via arguments.
However, you can already start an arbitrary program by setting
LocalEditor or escaping the editor.

msf > setg LocalEditor /bin/sh
LocalEditor => /bin/sh
msf > edit -i
[*] Launching /bin/sh -i
$
2017-12-14 19:51:57 -06:00
..
anemone
metasm/metasm handle Ruby 2.4 Fixnum/Bignum -> Integer deprecations 2017-01-22 10:20:03 -06:00
metasploit Bump version of framework to 4.16.24 2017-12-14 10:08:05 -08:00
msf Allow local_editor in cmd_edit to take arguments 2017-12-14 19:51:57 -06:00
net Minor spelling correction: lenght => length 2017-05-05 10:42:33 -05:00
postgres
rabal
rbmysql
rex Land #9233, Fix #9232 corruption of non-latin characters in W methods 2017-12-14 11:54:36 -06:00
snmp handle Ruby 2.4 Fixnum/Bignum -> Integer deprecations 2017-01-22 10:20:03 -06:00
sqlmap
tasks kill cucumber in framework 2017-07-12 08:00:29 -05:00
telephony
anemone.rb
enumerable.rb
msfenv.rb
postgres_msf.rb
rbmysql.rb
rex.rb fix missing require in rex 2016-10-11 17:36:55 -05:00
robots.rb add license, fix style violations, log with dlog 2017-08-28 15:47:47 -05:00
snmp.rb
telephony.rb
windows_console_color_support.rb