metasploit-framework/lib/net/ssh
Brent Cook b1d0529161 prefer 'shell' channels over 'exec' channels for ssh
If a command is not specified to CommandStream, request a "shell"
session rather than running exec. This allows targets that do not have a
true "shell" which supports exec to instead return a raw shell session.
2018-02-08 02:21:16 -06:00
..
command_stream.rb prefer 'shell' channels over 'exec' channels for ssh 2018-02-08 02:21:16 -06:00
pubkey_verifier.rb make pubkey verifier work with old module 2016-09-19 15:20:35 -05:00