Mark compatible payloads

This commit is contained in:
jvazquez-r7 2015-01-21 20:52:04 -06:00
parent 500d7159f1
commit 33195caff2
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ class Metasploit3 < Msf::Exploit::Remote
'Compat' =>
{
'PayloadType' => 'cmd',
#'RequiredCmd' => 'generic perl ruby python bash telnet'
'RequiredCmd' => 'generic telnet'
}
},
'Platform' => 'unix',