Mark compatible payloads
parent
500d7159f1
commit
33195caff2
|
@ -43,7 +43,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
'Compat' =>
|
||||
{
|
||||
'PayloadType' => 'cmd',
|
||||
#'RequiredCmd' => 'generic perl ruby python bash telnet'
|
||||
'RequiredCmd' => 'generic telnet'
|
||||
}
|
||||
},
|
||||
'Platform' => 'unix',
|
||||
|
|
Loading…
Reference in New Issue