mirror of
https://github.com/rapid7/metasploit-framework
synced 2024-11-12 11:52:01 +01:00
Updated return address from Tyler Reguly
git-svn-id: file:///home/svn/framework3/trunk@11407 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
parent
e7f3c63e1c
commit
a8cb5ee259
@ -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'))
|
||||
|
Loading…
Reference in New Issue
Block a user