relax space needed a bit less, work with Windows XP and 2k3

bug/bundler_fix
Brent Cook 2015-11-25 11:25:57 -06:00
parent 2a89a2bc9a
commit 35ea8c3f74
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ class Metasploit3 < Msf::Exploit::Remote
'Privileged' => true, 'Privileged' => true,
'Payload' => 'Payload' =>
{ {
'Space' => 450, 'Space' => 410,
'BadChars' => "\x00\x0a\x0d\x5c\x5f\x2f\x2e\x40", 'BadChars' => "\x00\x0a\x0d\x5c\x5f\x2f\x2e\x40",
'Prepend' => "\x81\xE4\xF0\xFF\xFF\xFF", # stack alignment 'Prepend' => "\x81\xE4\xF0\xFF\xFF\xFF", # stack alignment
'StackAdjustment' => -3500, 'StackAdjustment' => -3500,