shell > cmd all day

bug/bundler_fix
h00die 2016-06-20 17:59:01 -04:00
parent c4a58fbc6c
commit c50f935412
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ class MetasploitModule < Msf::Post
'h00die <mike@shorebreaksecurity.com>'
],
'Platform' => [ 'linux' ],
'SessionTypes' => [ 'meterpreter', 'cmd' ],
'SessionTypes' => [ 'meterpreter', 'shell' ],
'Targets' =>
[
[ 'Automatic', {} ]