delete comma

unstable
jvazquez-r7 2013-03-27 21:33:58 +01:00
parent 276e8f647b
commit e25a06c649
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ class Metasploit3 < Msf::Exploit::Remote
'DisableNops' => true,
'Compat' =>
{
'PayloadType' => 'cmd',
'PayloadType' => 'cmd'
}
},
'Platform' => ['unix', 'win'],