Files
metasploit-gs/lib/msf
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
..
2017-11-29 11:49:41 -06:00
2017-12-14 02:08:25 -06:00
2017-11-15 16:47:17 +08:00
2017-07-17 09:58:20 +02:00