Consistency between http/smtp modules

git-svn-id: file:///home/svn/framework3/trunk@4615 4d416f70-5f16-0410-b530-b9f4589650da
unstable
HD Moore 2007-04-02 05:55:53 +00:00
parent e2029b9d9c
commit c6d5ac1968
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ class Exploits::Windows::Email::IE_ANI_CVE_2007_0038 < Msf::Exploit::Remote
},
'Payload' =>
{
'Space' => 1024,
'Space' => 1024 + (rand(1000)),
'MinNops' => 32,
'Compat' =>
{