samsung_neti_wiewer: add Space property for Payload

unstable
jvazquez-r7 2012-06-07 16:00:36 +02:00
parent 2f3b1effb9
commit bd714017bb
1 changed files with 2 additions and 1 deletions

View File

@ -38,7 +38,8 @@ class Metasploit3 < Msf::Exploit::Remote
],
'Payload' =>
{
'BadChars' => "\x00",
'Space' => 1024,
'BadChars' => "\x00"
},
'DefaultOptions' =>
{