Delete some commas

unstable
jvazquez-r7 2013-05-30 14:25:53 -05:00
parent 6abb591428
commit d0489b5d1e
1 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ class Metasploit3 < Msf::Exploit::Remote
],
'DefaultOptions' =>
{
'WfsDelay' => 20,
'WfsDelay' => 20
},
'Platform' => 'win',
'Arch' => ARCH_X86,
@ -34,7 +34,7 @@ class Metasploit3 < Msf::Exploit::Remote
{
'StackAdjustment' => -3500,
'Space' => 500,
'BadChars' => "\x01",
'BadChars' => "\x01"
},
'Targets' =>
[