Add meterpreter as session type
parent
c19deddfb1
commit
a364172978
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue