Fix a typo

git-svn-id: file:///home/svn/framework3/trunk@7015 4d416f70-5f16-0410-b530-b9f4589650da
unstable
HD Moore 2009-09-09 02:06:46 +00:00
parent 56b2ab3f63
commit eeefc4dd27
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ class Metasploit3 < Msf::Exploit::Remote
'Author' => [ 'Colin Ames <amesc[at]attackresearch.com>' ],
'Payload' =>
{
'Space' => 1024
'Space' => 1024,
'DisableNops' => true,
'StackAdjustment' => -3500,
},