Add meterpreter as session type

bug/bundler_fix
jvazquez-r7 2014-07-08 16:25:50 -05:00
parent c19deddfb1
commit a364172978
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ class Metasploit3 < Msf::Post
'ohdae <bindshell[at]live.com>' 'ohdae <bindshell[at]live.com>'
], ],
'Platform' => ['linux'], 'Platform' => ['linux'],
'SessionTypes' => ['shell'] 'SessionTypes' => ['shell', 'meterpreter']
)) ))
end end