metasploit-framework/lib/metasploit
William Vu 8f54e4d611
Implement "-" for msfconsole -r from stdin
More predictable than /dev/stdin, which is usually a symlink to
/proc/self/fd/0 or /dev/fd/0, but the feature is not guaranteed to be
present.

This isn't *terribly* useful, but it can be. -x is recommended, but it
doesn't allow for ERB directives. This is mostly for hax.
2015-01-29 19:26:56 -06:00
..
framework Implement "-" for msfconsole -r from stdin 2015-01-29 19:26:56 -06:00
framework.rb Wrap Msf::Framework#threads in Metasploit::Framework::ThreadFactoryProvider 2014-11-13 14:08:26 -06:00