IE6...
git-svn-id: file:///home/svn/framework3/trunk@5225 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
29569b6689
commit
5eda38fa5f
|
@ -47,7 +47,7 @@ class Exploits::Windows::Browser::Hploadrunner < Msf::Exploit::Remote
|
||||||
'Platform' => 'win',
|
'Platform' => 'win',
|
||||||
'Targets' =>
|
'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',
|
'DisclosureDate' => 'Dec 25 2007',
|
||||||
'DefaultTarget' => 0))
|
'DefaultTarget' => 0))
|
||||||
|
|
Loading…
Reference in New Issue