Updated return address from Tyler Reguly

git-svn-id: file:///home/svn/framework3/trunk@11407 4d416f70-5f16-0410-b530-b9f4589650da
unstable
HD Moore 2010-12-25 06:01:12 +00:00
parent e7f3c63e1c
commit a8cb5ee259
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ class Metasploit3 < Msf::Exploit::Remote
[
['NIPrint3.EXE (TDS:0x3a045ff2)', { 'Ret' => 0x00404236 }], # jmp esi
['Windows XP SP3', { 'Ret' => 0x7C9D30E3 }],
['Windows 7 x64', { 'Ret' => 0x763B35DD }]
['Windows 7 x64', { 'Ret' => 0x763B35DD }],
],
'DefaultTarget' => 0,
'DisclosureDate' => 'Nov 05 2003'))