Lucene search
+L

956 matches found

OSV
OSV
added 2017/12/20 12:00 a.m.7 views

UBUNTU-CVE-2017-17814

In Netwide Assembler NASM 2.14rc0, there is a use-after-free in dodirective in asm/preproc.c that will cause a remote denial of service attack...

5.5CVSS6.8AI score0.01188EPSS
SaveExploits1References3
OSV
OSV
added 2017/12/20 12:00 a.m.8 views

UBUNTU-CVE-2017-17818

In Netwide Assembler NASM 2.14rc0, there is a heap-based buffer over-read that will cause a remote denial of service attack, related to a while loop in pastetokens in asm/preproc.c...

7.5CVSS6.9AI score0.02721EPSS
SaveExploits1References3
Kitploit
Kitploit
added 2017/12/11 9:47 p.m.56 views

ShellcodeToAssembly - Transform your Shellcode to Assembly (ARM, ARM64, MIPS, PPC, X86)

Transform your Shellcode to Assembly ARM, ARM64, MIPS, PPC, X86 Replace in shellcodetoasm.py with your shellcode. shellcode = '' Installation git clone https://github.com/blacknbunny/ShellcodeToAssembly.git && cd ShellcodeToAssembly/ && pip install -r requirements.txt && python2 shellcodetoasm.py...

7.2AI score
SaveExploits0References1
Richard Bejtlich's blog
Richard Bejtlich's blog
added 2017/12/04 4:29 p.m.18 views

On "Advanced" Network Security Monitoring

My TaoSecurity News page says I taught 41 classes lasting a day or more, from 2002 to 2014. All of these involved some aspect of network security monitoring NSM. Many times students would ask me when I would create the "advanced" version of the class, usually in the course feedback. I could never...

7.2AI score
SaveExploits0
FireEye
FireEye
added 2017/12/04 12:00 p.m.478 views

Recognizing and Avoiding Disassembled Junk

There is a common annoyance that seems to plague every reverse engineer and incident responder at some point in their career: wasting time or energy looking at junk code. Junk code is a sequence of bytes that you have disassembled that are not actual instructions executed as part of a program. In...

6.6AI score
SaveExploits0
n0where
n0where
added 2017/12/04 2:58 a.m.36 views

WebSocket C2 Communication Channel: WSC2

WSC2 is a PoC of using the WebSockets and a browser process to serve as a C2 communication channel between an agent, running on the target system, and a controller acting as the actuel C2 server. WSC2 is composed of: a controller, written in Python, which acts as the C2 server an agent running on...

0.4AI score
SaveExploits0References1
exploitpack
exploitpack
added 2017/11/29 12:00 a.m.29 views

Dup Scout Enterprise 10.0.18 - Input Directory Local Buffer Overflow (SEH)

Dup Scout Enterprise 10.0.18 - Input Directory Local Buffer Overflow SEH !/usr/bin/python import struct Exploit Author: Miguel Mendez Z Exploit Title: Dup Scout Enterprise v10.0.18 "Input Directory" Local Buffer Overflow - SEH Unicode Date: 29-11-2017 Software: Dup Scout Enterprise Version:...

0.3AI score
SaveExploits0
zdt
zdt
added 2017/11/26 12:00 a.m.79 views

Microsoft Windows win32kbase!NtQueryCompositionInputQueueAndTransform Kernel Stack Memory Disclosure

The win32k!NtQueryCompositionInputQueueAndTransform system call may disclose portions of uninitialized kernel stack memory to user-mode clients on Windows 10. Windows Kernel stack memory disclosure in win32kbase!NtQueryCompositionInputQueueAndTransform We have discovered that the...

6.9AI score
SaveExploits0
Talos Blog
Talos Blog
added 2017/10/12 4:26 a.m.35 views

Disassembler and Runtime Analysis

This post was authored by Paul Rascagneres.IntroductionIn the CCleaner 64bit stage 2 previously described in our blog, we explained that the attacker modified a legitimate executable that is part of "Symantec Endpoint". This file is named EFACli64.dll. The modification is performed in the runtime...

6.9AI score
SaveExploits0
n0where
n0where
added 2017/10/11 4:00 a.m.317 views

NET Debugger & Assembly Editor: dnSpy

dnSpy is a tool to reverse engineer .NET assemblies. It includes a decompiler, a debugger and an assembly editor and more and can be easily extended by writing your own extension. It uses dnlib to read and write assemblies so it can handle obfuscated assemblies eg. malware without crashing...

7.5AI score
SaveExploits0References3
OSV
OSV
added 2017/10/05 1:29 a.m.5 views

DEBIAN-CVE-2017-1000112

Linux kernel: Exploitable memory corruption due to UFO to non-UFO path switch. When building a UFO packet with MSGMORE ipappenddata calls ipufoappenddata to append. However in between two send calls, the append path can be switched from UFO to non-UFO one, which leads to a memory corruption. In...

7CVSS8.3AI score0.20797EPSS
SaveExploits19References1
Exploit DB
Exploit DB
added 2017/09/25 12:00 a.m.49 views

Linux/x86_64 - mkdir() 'evil' Shellcode (30 bytes)

Linux/x8664 - mkdir 'evil' Shellcode 30 bytes. Shellcode exploit for Linx86-64 platform / ;Title: Linux/x8664 - mkdir shellcode 30 bytes ;Author: Touhid M.Shaikh ;Contact: https://github.com/touhidshaikh ;Category: Shellcode ;Architecture: Linux x8664 ;Description: Create Folder with 755...

7.4AI score
SaveExploits0
Kitploit
Kitploit
added 2017/09/04 9:30 p.m.22 views

UniByAv - Shellcode Obfuscator Anti-Virus Friendly

UniByAv is a simple obfuscator that take raw shellcode and generate executable that are Anti-Virus friendly. The obfuscation routine is purely writtend in assembly to remain pretty short and efficient. In a nutshell the application generate a 32 bits xor key and brute force the key at run time th...

6.9AI score
SaveExploits0References1
OSV
OSV
added 2017/08/24 6:29 a.m.6 views

CVE-2017-13666

An integer underflow vulnerability exists in pixel-a.asm, the x86 assembly code for planeClipAndMax in MulticoreWare x265 through 2.5, as used in libbpg and other products. A small height value can cause an integer underflow, which leads to a crash. This is a different vulnerability than...

5.5CVSS5.8AI score0.00382EPSS
SaveExploits1References1
Prion
Prion
added 2017/08/24 6:29 a.m.18 views

Integer overflow

An integer underflow vulnerability exists in pixel-a.asm, the x86 assembly code for planeClipAndMax in MulticoreWare x265 through 2.5, as used in libbpg and other products. A small height value can cause an integer underflow, which leads to a crash. This is a different vulnerability than...

2.1CVSS5.5AI score0.00799EPSS
SaveExploits2References1Affected Software1
UbuntuCve
UbuntuCve
added 2017/08/24 6:29 a.m.38 views

CVE-2017-13666

An integer underflow vulnerability exists in pixel-a.asm, the x86 assembly code for planeClipAndMax in MulticoreWare x265 through 2.5, as used in libbpg and other products. A small height value can cause an integer underflow, which leads to a crash. This is a different vulnerability than...

5.5CVSS6AI score0.00382EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2017/08/24 6:00 a.m.46 views

CVE-2017-13666

An integer underflow vulnerability exists in pixel-a.asm, the x86 assembly code for planeClipAndMax in MulticoreWare x265 through 2.5, as used in libbpg and other products. A small height value can cause an integer underflow, which leads to a crash. This is a different vulnerability than...

5.5AI score0.00382EPSS
SaveExploits1References1
CVE
CVE
added 2017/08/24 6:00 a.m.62 views

CVE-2017-13666

CVE-2017-13666 describes an integer underflow in the x86 assembly code pixel-a.asm for planeClipAndMax() in MulticoreWare x265 up to version 2.5, used by libbpg and other products. A small height value can trigger an underflow, leading to a crash. Affected scope is explicitly stated as MulticoreW...

5.5CVSS5.4AI score0.00382EPSS
SaveExploits1References1Affected Software1
zdt
zdt
added 2017/08/21 12:00 a.m.28 views

Linux/x86_64 - Fork Bomb Shellcode (11 bytes)

/ ;Title: Linux/x8664 - fork Bomb 11 bytes ;Author: Touhid M.Shaikh ;Contact: https://twitter.com/touhidshaikh ;Category: Shellcode ;Architecture: Linux x8664 ;Description: WARNING! this shellcode may crash your computer if executed in your system. ;Shellcode Length: 11 ;Tested on : Debian...

SaveExploits0
zdt
zdt
added 2017/08/21 12:00 a.m.28 views

Linux/x86_64 - kill All Processes Shellcode (19 bytes)

/ ;Title: Linux/x8664 - kill All Processes Shellcode ;Author: Touhid M.Shaikh ;Contact: https://github.com/touhidshaikh ;Category: Shellcode ;Architecture: Linux x8664 ;Description: If pid == -1, then sig is sent to every process for which the calling process has permission to send signals, excep...

7.4AI score
SaveExploits0
Rows per page
Query Builder