diff --git a/modules/exploits/windows/browser/hploadrunner.rb b/modules/exploits/windows/browser/hploadrunner.rb index 4fc627a6a6..3f3b176db5 100644 --- a/modules/exploits/windows/browser/hploadrunner.rb +++ b/modules/exploits/windows/browser/hploadrunner.rb @@ -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))