Lucene search
+L

14244 matches found

Exploit DB
Exploit DB
added 2013/06/24 12:00 a.m.29 views

Mediacoder PMP Edition 0.8.17 - '.m3u' Local Buffer Overflow

print """ +Exploit Title: MediaCoder PMP Edition 0.8.17 Buffer Overflow Exploit SEH +Download link: http://www.mediacoderhq.com/device/mpx.htm +Vulnerable Product: MediaCoder Personal Media Player Edition +Date found: 21.06.2013 +Date publish: 21.06.2013 +Founder: metacom +RST +Tested on: Windows...

5.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2013/06/24 12:00 a.m.42 views

PEiD 0.95 - Memory Corruption (PoC)

Title: PEiD v0.95 Memory Corruption About PEiD : PEiD is an intuitive application that relies on its user-friendly interface to detect packers, cryptors and compilers found in PE executable files. Very popular among malware researchers for detection of packers / cryptors. Date: 22nd June 2013...

5.3AI score
SaveExploits0
Packet Storm
Packet Storm
added 2013/06/24 12:00 a.m.28 views

AudioCoder 0.8.22 Buffer Overflow

!/usr/bin/python Title: AudioCoder 0.8.22 - Direct Retn Buffer OverFlow version: 0.8.22 build 5506 built on May 27 2013, 00:22:49 link: http://www.downloadbestsoft-mirror2.com/programs/AudioCoder-0.8.22.5506.exe Platform: Windows XP sp3 Date: June 21th, 2013 Author: onying @onyiing Blog :...

1.4AI score
SaveExploits0
exploitpack
exploitpack
added 2013/06/24 12:00 a.m.26 views

PEiD 0.95 - Memory Corruption (PoC)

PEiD 0.95 - Memory Corruption PoC Title: PEiD v0.95 Memory Corruption About PEiD : PEiD is an intuitive application that relies on its user-friendly interface to detect packers, cryptors and compilers found in PE executable files. Very popular among malware researchers for detection of packers /...

0.2AI score
SaveExploits0
exploitpack
exploitpack
added 2013/06/24 12:00 a.m.17 views

Mediacoder (.lst) - Local Buffer Overflow (SEH)

Mediacoder .lst - Local Buffer Overflow SEH !/usr/bin/python import os import sys from struct import pack from time import sleep if os.name == "nt": os.system"cls" os.system"color 3f" else: os.system"clear" print """ +Exploit Title: All Mediacoder Product SEH Buffer Overflow +Download All Product...

0.5AI score
SaveExploits0
zdt
zdt
added 2013/06/23 12:00 a.m.25 views

Sami FTP Server 2.0.1 RETR Denial Of Service

Sami FTP server version 2.0.1 RETR denial of service exploit. !/usr/bin/python Exploit Title: Sami FTP Server RETR Denial Of Service Date: 2013/6/09 Exploit Author: Chako Vendor Homepage: http://www.karjasoft.com/old.php Software Link: Version: V2.0.1 Doesn't work on V2.0.2 Tested on: Windows XP...

7AI score
SaveExploits0
zdt
zdt
added 2013/06/23 12:00 a.m.27 views

Novell Client 4.91 SP4 nwfs.sys Local Privilege Escalation

This Metasploit module exploits a flaw in the nwfs.sys driver to overwrite data in kernel space. The corruption occurs while handling ioctl requests with code 0x1438BB, where a 0x00000009 dword is written to an arbitrary address. An entry within the HalDispatchTable is overwritten in order to...

7.8AI score
SaveExploits0
Packet Storm
Packet Storm
added 2013/06/23 12:00 a.m.26 views

Novell Client 4.91 SP4 nwfs.sys Local Privilege Escalation

This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit web site for more information on licensing and terms of use. http://metasploit.com/ require 'msf/core' require 'rex' require 'msf/core/post/common' require...

0.8AI score
SaveExploits0
zdt
zdt
added 2013/06/22 12:00 a.m.31 views

MediaCoder PMP Edition 0.8.17 Buffer Overflow Vulnerability

MediaCoder PMP Edition version 0.8.17 buffer overflow exploit that generates a malicious .m3u file. print """ +Exploit Title: MediaCoder PMP Edition 0.8.17 Buffer Overflow Exploit SEH +Download link: http://www.mediacoderhq.com/device/mpx.htm +Vulnerable Product: MediaCoder Personal Media Player...

7.4AI score
SaveExploits0
zdt
zdt
added 2013/06/22 12:00 a.m.126 views

HP System Management Homepage JustGetSNMPQueue Command Injection

This Metasploit module exploits a vulnerability found in HP System Management Homepage. By supplying a specially crafted HTTP request, it is possible to control the 'tempfilename' variable in function JustGetSNMPQueue found in ginkgosnmp.inc, which will be used in a exec function. This results in...

9CVSS7.2AI score0.66592EPSS
SaveExploits12
Packet Storm
Packet Storm
added 2013/06/22 12:00 a.m.32 views

PEiD 0.95 Memory Corruption

Title: PEiD v0.95 Memory Corruption About PEiD : PEiD is an intuitive application that relies on its user-friendly interface to detect packers, cryptors and compilers found in PE executable files. Very popular among malware researchers for detection of packers / cryptors. Date: 22nd June 2013...

0.3AI score
SaveExploits0
zdt
zdt
added 2013/06/22 12:00 a.m.29 views

Mediacoder .m3u SEH Buffer Overflow Vulnerability

Local SEH buffer overflow code execution exploit for Mediacoder products that generates a malicious .m3u file. !/usr/bin/python import os import sys from struct import pack from time import sleep if os.name == "nt": os.system"cls" os.system"color 3f" else: os.system"clear" print """ +Exploit Titl...

8AI score
SaveExploits0
zdt
zdt
added 2013/06/22 12:00 a.m.18 views

Adrenalin Player 2.2.5.3 (.asx) - SEH Buffer Overflow

Exploit for windows platform in category local exploits ====================================================================================== !/usr/bin/python Title: Adrenalin Player .asx - SEH Buffer Overflow software: Adrenalin Player version : 2.2.5.3 Platform: Windows XP sp3 Date: June 18th,...

6.8AI score
SaveExploits0
zdt
zdt
added 2013/06/22 12:00 a.m.29 views

Mediacoder .lst SEH Buffer Overflow Vulnerability

Local SEH buffer overflow code execution exploit for Mediacoder products that generates a malicious .lst file. !/usr/bin/python import os import sys from struct import pack from time import sleep if os.name == "nt": os.system"cls" os.system"color 3f" else: os.system"clear" print """ +Exploit Titl...

8AI score
SaveExploits0
Packet Storm
Packet Storm
added 2013/06/22 12:00 a.m.22 views

Sami FTP Server 2.0.1 RETR Denial Of Service

!/usr/bin/python Exploit Title: Sami FTP Server RETR Denial Of Service Date: 2013/6/09 Exploit Author: Chako Vendor Homepage: http://www.karjasoft.com/old.php Software Link: Version: V2.0.1 Doesn't work on V2.0.2 Tested on: Windows XP SP3 Description: A bug discovered in Sami FTP Server allows an...

0.2AI score
SaveExploits0
Metasploit
Metasploit
added 2013/06/21 10:31 p.m.69 views

Novell Client 4.91 SP4 nwfs.sys Local Privilege Escalation

This module exploits a flaw in the nwfs.sys driver to overwrite data in kernel space. The corruption occurs while handling ioctl requests with code 0x1438BB, where a 0x00000009 dword is written to an arbitrary address. An entry within the HalDispatchTable is overwritten in order to execute...

6.9CVSS7.8AI score0.05481EPSS
SaveExploits2
Packet Storm
Packet Storm
added 2013/06/21 12:00 a.m.24 views

MediaCoder PMP Edition 0.8.17 Buffer Overflow

print """ +Exploit Title: MediaCoder PMP Edition 0.8.17 Buffer Overflow Exploit SEH +Download link: http://www.mediacoderhq.com/device/mpx.htm +Vulnerable Product: MediaCoder Personal Media Player Edition +Date found: 21.06.2013 +Date publish: 21.06.2013 +Founder: metacom +RST +Tested on: Windows...

0.6AI score
SaveExploits0
Packet Storm
Packet Storm
added 2013/06/21 12:00 a.m.31 views

Mediacoder .m3u SEH Buffer Overflow

!/usr/bin/python import os import sys from struct import pack from time import sleep if os.name == "nt": os.system"cls" os.system"color 3f" else: os.system"clear" print """ +Exploit Title: All Mediacoder Product SEH Buffer Overflow +Download All Product: http://www.mediacoderhq.com/editions.html...

0.9AI score
SaveExploits0
Exploit DB
Exploit DB
added 2013/06/21 12:00 a.m.19 views

Adrenalin Player 2.2.5.3 - '.asx' Local Buffer Overflow (SEH)

====================================================================================== !/usr/bin/python Title: Adrenalin Player .asx - SEH Buffer Overflow software: Adrenalin Player version : 2.2.5.3 Platform: Windows XP sp3 Date: June 18th, 2013 Author: onying @onyiing Blog :...

5.3AI score
SaveExploits0
exploitpack
exploitpack
added 2013/06/21 12:00 a.m.14 views

Adrenalin Player 2.2.5.3 - .asx Local Buffer Overflow (SEH)

Adrenalin Player 2.2.5.3 - .asx Local Buffer Overflow SEH ====================================================================================== !/usr/bin/python Title: Adrenalin Player .asx - SEH Buffer Overflow software: Adrenalin Player version : 2.2.5.3 Platform: Windows XP sp3 Date: June 18t...

0.4AI score
SaveExploits0
Rows per page
Query Builder