Fix RequiredCmd
parent
245b591247
commit
887dfc5f40
|
@ -40,7 +40,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
{
|
||||
'Compat' =>
|
||||
{
|
||||
'RequiredCmd' => 'generic perl ruby python bash',
|
||||
'RequiredCmd' => 'generic perl pythonR',
|
||||
}
|
||||
},
|
||||
'Targets' =>
|
||||
|
|
Loading…
Reference in New Issue