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