git-svn-id: file:///home/svn/framework3/trunk@5225 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Mario Ceballos 2007-12-27 01:29:04 +00:00
parent 29569b6689
commit 5eda38fa5f
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ class Exploits::Windows::Browser::Hploadrunner < Msf::Exploit::Remote
'Platform' => 'win',
'Targets' =>
[
[ 'Windows XP SP2 Pro English / IESP0-SP2', { 'Offset' => 1388, 'Ret' => 0x323ad95f } ], # PocoNet.dll
[ 'Windows XP SP2 Pro English / IE6SP0-SP2', { 'Offset' => 1388, 'Ret' => 0x323ad95f } ], # PocoNet.dll
],
'DisclosureDate' => 'Dec 25 2007',
'DefaultTarget' => 0))