Fix RequiredCmd

bug/bundler_fix
jvazquez-r7 2014-04-28 11:54:56 -05:00
parent 245b591247
commit 887dfc5f40
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ class Metasploit3 < Msf::Exploit::Remote
{
'Compat' =>
{
'RequiredCmd' => 'generic perl ruby python bash',
'RequiredCmd' => 'generic perl pythonR',
}
},
'Targets' =>