Add meterpreter as session type
parent
c19deddfb1
commit
a364172978
|
@ -29,7 +29,7 @@ class Metasploit3 < Msf::Post
|
|||
'ohdae <bindshell[at]live.com>'
|
||||
],
|
||||
'Platform' => ['linux'],
|
||||
'SessionTypes' => ['shell']
|
||||
'SessionTypes' => ['shell', 'meterpreter']
|
||||
))
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue