Lucene search
+L

99 matches found

Packet Storm
Packet Storm
added 2019/01/02 12:0 a.m.39 views

Ayukov NFTP FTP Client 2.0 Buffer Overflow

Exploit Title: Ayukov NFTP FTP Client 2.0 - Buffer Overflow Date: 2018-12-29 Exploit Author: Uday Mittal Vendor Homepage: http://www.ayukov.com/nftp/ Software Link: ftp://ftp.ayukov.com/pub/src/nftp-1.72.zip Version : below 2.0 Tested on: Microsoft Windows XP SP3 CVE: CVE-2017-15222 EIP Location:...

7.5CVSS0.4AI score0.60328EPSS
SaveExploits16
Hacker One
Hacker One
added 2018/12/07 10:20 p.m.33 views

Valve: Malformed BSP in GoldSrc Engine may cause shellcode injection

Introduction Hello. There's a vulnerability in GoldSrc Engine that allows to run arbitrary assembly code using incorrect BSP format processing. Description The vulnerability is found in the UTILStringToIntArray function. This function belongs to the game mod library mp.dll/cs.so and has the...

1.2AI score
SaveExploits0
Hacker One
Hacker One
added 2018/08/21 6:33 a.m.48 views

Valve: Malformed .BMP file in Counter-Strike 1.6 may cause shellcode injection

With the vulnerability of the GoldSource Engine, the server is able to perform remote code execution on the client, overwriting the stack when reading the BMP file. The problem is in the LoadBMP8 function, which is executed when the player connects to the server, by loading the...

1.3AI score
SaveExploits0
n0where
n0where
added 2018/03/24 4:5 a.m.39 views

PowerShell Downgrade Attack: Unicorn

PowerShell Downgrade Attack Magic Unicorn is a simple tool for using a PowerShell downgrade attack and inject shellcode straight into memory. Based on Matthew Graeber’s powershell attacks and the powershell bypass technique presented by David Kennedy TrustedSec and Josh Kelly at Defcon 18. Usage ...

1.4AI score
SaveExploits0References1
GithubExploit
GithubExploit
added 2017/11/21 3:22 p.m.18 views

Exploit for Improper Restriction of Operations within the Bounds of a Memory Buffer in Microsoft

CVE-2017-11882 Exploit CVE-2017-11882 Exploit accepts over 17...

9.3CVSS10AI score0.99945EPSS
SaveExploits33
GithubExploit
GithubExploit
added 2017/11/21 3:22 p.m.68 views

Exploit for Improper Restriction of Operations within the Bounds of a Memory Buffer in Microsoft

CVE-2017-11882 Exploit CVE-2017-11882 Exploit accepts over 17...

9.3CVSS8.1AI score0.99945EPSS
SaveExploits33
FireEye
FireEye
added 2017/02/22 2:45 p.m.12 views

Spear Phishing Techniques Used in Attacks Targeting the Mongolian Government

Introduction FireEye recently observed a sophisticated campaign targeting individuals within the Mongolian government. Targeted individuals that enabled macros in a malicious Microsoft Word document may have been infected with Poison Ivy, a popular remote access tool RAT that has been used for...

8.1AI score
SaveExploits0References2
Kitploit
Kitploit
added 2016/08/19 8:51 p.m.29 views

ps-inject - Inject Shellcode on Linux PID

Inject shellcode on linux PID How use: $ make gcc -Wall -Wextra -O3 -c -o lib/file.o src/file.c gcc -Wall -Wextra -O3 -c -o lib/str.o src/str.c gcc -Wall -Wextra -O3 -c -o lib/mem.o src/mem.c gcc -Wall -Wextra -O3 -c -o lib/inject.o src/inject.c gcc -Wall -Wextra -O3 -c -o lib/main.o src/main.c g...

7.3AI score
SaveExploits0References1
n0where
n0where
added 2015/12/21 5:13 p.m.22 views

Dynamic Shellcode Injection: Shellter

Shellter is a dynamic shellcode injection tool, and probably the first dynamic PE infector ever created. It can be used in order to inject shellcode into native Windows applications currently 32-bit apps only. The shellcode can be something yours or something generated through a framework, such a...

0.2AI score
SaveExploits0
exploitpack
exploitpack
added 2015/01/05 4:16 p.m.18 views

Mini-stream-RM-MP3-Converter-3.1.2.2

Author : SkY-NeT SySteMs Software Link : http://mini-stream.net/rm-to-mp3-converter/download/ Version : 3.1.2.2 Tested on : Xp Sp 2 import os,sys header= "http://." junk= "\x41" 17416 A ESP = "\x13\x44\x87\x7C" 7C874413 FFE4 JMP ESP NOPS = "\x90" 16 ShellCode =...

0.6AI score
SaveExploits0
exploitpack
exploitpack
added 2015/01/05 3:18 p.m.12 views

Adrenalin-Player-2.2.5.3-(.asx)-

Title: Adrenalin Player .asx - SEH Buffer Overflow software: Adrenalin Player version : 2.2.5.3 Platform: Windows XP sp3 Date: June 18th, 2013 header=" " junk= "\x90" 2079 junk+="\xeb\x06\x90\x90" jmp short junk+="\x13\xf3\x16\x10" POP POP RETN AdrenalinX.dll junk+="\x90" 16 NOP padding before...

1.1AI score
SaveExploits0
exploitpack
exploitpack
added 2015/01/04 5:19 p.m.15 views

haneWIN-DNS-Server-1.5.3

Description: A SEH overflow occurs when large amount of data is sent to the server Author: Dario Estrada dash https://intrusionlabs.org Date: 2014-01-29 Version: haneWIN DNS Server 1.5.3 Vendor Homepage: http://www.hanewin.net/ Vulnerable app link:http://www.hanewin.net/dns-e.htm import socket,...

0.3AI score
SaveExploits0
Kitploit
Kitploit
added 2014/11/17 3:46 p.m.14 views

MeterSSH - Meterpreter over SSH

As penetration testers, it’s crucial to identify what types of attacks are detected and what’s not. After running into a recent penetration test with a next generation firewall, most analysis has shifted away from the endpoints and more towards network analysis. While there needs to be a mixture ...

7.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2014/08/08 2:44 a.m.35 views

Unicorn - Tool for using a PowerShell downgrade attack and inject shellcode straight into memory

Magic Unicorn is a simple tool for using a PowerShell downgrade attack and inject shellcode straight into memory. Based on Matthew Graeber's powershell attacks and the powershell bypass technique presented by David Kennedy TrustedSec and Josh Kelly at Defcon 18. Usage is simple, just run Magic...

7.9AI score
SaveExploits0References1
myhack58
myhack58
added 2014/07/30 12:0 a.m.1521 views

CVE-2 0 1 2-0 4 9 7 exploit study notes-vulnerability warning-the black bar safety net

Previous article learn how to use the ClassName or the title to be a placeholder, now learn how to exploit the vulnerability For UAF exploits, the most simple is by Heap Spary to achieve, abroad I also made a Heap Spary directly construct an object to use the method Now learn about the two method...

7.6AI score
SaveExploits0
Kitploit
Kitploit
added 2014/06/12 8:13 p.m.19 views

Shellter - A Dynamic ShellCode Injector

Shellter is a dynamic shellcode injection tool, and probably the first dynamic PE infector ever created. It can be used in order to inject shellcode into native Windows applications currently 32-bit apps only. The shellcode can be something yours or something generated through a framework, such a...

7.6AI score
SaveExploits0
Packet Storm
Packet Storm
added 2011/05/27 12:0 a.m.36 views

Magneto ICMP ActiveX 4.0.0.20 Code Execution

Magneto ICMP ActiveX v4.0.0.20 ICMPSendEchoRequest Remote Code Execute Date: 2011-5-27 Discovered by: boahat vendor: http://www.magnetosoft.com/ Download: http://www.magnetosoft.com/downloads/skicmpsetup.exe SKIcmp.ocx Function ICMPSendEchoRequest ByVal bstrDestinationAddress As String As Long...

0.6AI score
SaveExploits0
0day.today
0day.today
added 2010/07/16 12:0 a.m.15 views

Mini-Stream RM-MP3 Converter v3.1.2.1 (.pls) Stack Buffer Overflow

Exploit for windows platform in category local exploits ============================================================================ Mini-Stream RM-MP3 Converter v3.1.2.1 .pls Stack Buffer Overflow universal ============================================================================ Mini-Stream...

6.8AI score
SaveExploits0
Check Point Advisories
Check Point Advisories
added 2010/03/14 12:0 a.m.42 views

UPX Compressed PE Executable Files (CVE-2005-2920)

ClamAV AntiVirus is an open source product that provides anti-virus scanning utilities and an anti-virus library. The product is capable of decoding several archive formats in order to scan their internal items for viruses. One of such archive formats is the UPX Ultimate Packer for eXecutables fi...

7.5CVSS7.4AI score0.08227EPSS
SaveExploits0
Exploit DB
Exploit DB
added 2010/01/11 12:0 a.m.45 views

HTMLDOC 1.9.x-r1629 (Windows x86) - '.html' Local Buffer Overflow

/HTMLDOC 1.9.x-r1629 local .html buffer overflowwin32 exploit download: http://www.htmldoc.org/software.php?VERSION=1.9.x-r1629&FILE=htmldoc/snapshots/htmldoc-1.9.x-r1629.tar.bz2 header 19 bytes junk 268 bytes EIP register 4 bytes NOP SLEED 15 bytes calc.exe shellcode 338 bytes PLEASE READ: 1.Run...

5.8AI score
SaveExploits0
Rows per page
Query Builder