Lucene search
K

45 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2018-17162

Malware in sbrugna...

7.5CVSS7.6AI score0.0025EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2018-1839

Malware in sbrugna...

9.8CVSS9.3AI score0.00568EPSS
Exploits0References6
Tenable Nessus
Tenable Nessus
added 2025/08/24 12:0 a.m.1 views

Linux Distros Unpatched Vulnerability : CVE-2018-1000101

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Mingw-w64 version 5.0.3 and earlier, 5.0.4, 6.0.0 and 7.0.0 contains an Improper Null Termination CWE-170 vulnerability in mingw-w64-crt libc-vsnprintf that can...

9.8CVSS7.2AI score0.00568EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/18 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2018-5392

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mingw-w64 version 5.0.4 by default produces executables that opt in to ASLR, but are not compatible with ASLR. ASLR is an exploit mitigation technique used by...

7.5CVSS7.1AI score0.0025EPSS
Exploits0References3
Kitploit
Kitploit
added 2024/04/30 12:30 p.m.56 views

ThievingFox - Remotely Retrieving Credentials From Password Managers And Windows Utilities

ThievingFox is a collection of post-exploitation tools to gather credentials from various password managers and windows utilities. Each module leverages a specific method of injecting into the target process, and then hooks internals functions to gather crendentials. The accompanying blog post ca...

8.2AI score
Exploits0References1
Kitploit
Kitploit
added 2024/04/28 12:30 p.m.39 views

CrimsonEDR - Simulate The Behavior Of AV/EDR For Malware Development Training

CrimsonEDR is an open-source project engineered to identify specific malware patterns, offering a tool for honing skills in circumventing Endpoint Detection and Response EDR. By leveraging diverse detection methods, it empowers users to deepen their understanding of security evasion tactics...

7.7AI score
Exploits0References1
Kitploit
Kitploit
added 2023/11/19 11:30 a.m.22 views

LightsOut - Generate An Obfuscated DLL That Will Disable AMSI And ETW

LightsOut will generate an obfuscated DLL that will disable AMSI & ETW while trying to evade AV. This is done by randomizing all WinAPI functions used, xor encoding strings, and utilizing basic sandbox checks. Mingw-w64 is used to compile the obfuscated C code into a DLL that can be loaded into a...

8.1AI score
Exploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:20 a.m.2 views

SUSE CVE-2018-1000101

Mingw-w64 version 5.0.3 and earlier, 5.0.4, 6.0.0 and 7.0.0 contains an Improper Null Termination CWE-170 vulnerability in mingw-w64-crt libc-vsnprintf that can result in The bug may be used to corrupt subsequent string functions. This attack appear to be exploitable via Depending on the usage,...

9.8CVSS9.3AI score0.00568EPSS
Exploits0References3
OpenVAS
OpenVAS
added 2022/05/08 12:0 a.m.22 views

Debian: Security Advisory (DLA-2993-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS7.6AI score0.00089EPSS
Exploits1References4
Debian
Debian
added 2022/05/07 1:28 p.m.64 views

[SECURITY] [DLA 2993-1] libz-mingw-w64 security update

-------------------------------------------------------------------------- Debian LTS Advisory DLA-2993-1 [email protected] https://www.debian.org/lts/security/ Andreas Rönnquist May 04, 2022 https://wiki.debian.org/LTS -...

7.5CVSS8.3AI score0.00089EPSS
Exploits1
Tenable Nessus
Tenable Nessus
added 2022/05/05 12:0 a.m.35 views

Debian DLA-2993-1 : libz-mingw-w64 - LTS security update

The remote Debian 9 host has packages installed that are affected by a vulnerability as referenced in the dla-2993 advisory. - zlib before 1.2.12 allows memory corruption when deflating i.e., when compressing if the input has many distant matches. CVE-2018-25032 Note that Nessus has not tested fo...

7.5CVSS7.1AI score0.00089EPSS
Exploits1References5
OSV
OSV
added 2022/05/04 12:0 a.m.41 views

DLA-2993-1 libz-mingw-w64 - security update

Bulletin has no description...

7.5CVSS7.5AI score0.00089EPSS
Exploits1
Kitploit
Kitploit
added 2021/09/01 12:30 p.m.97 views

SigFlip - A Tool For Patching Authenticode Signed PE Files (Exe, Dll, Sys ..Etc) Without Invalidating Or Breaking The Existing Signature

SigFlip is a tool for patching authenticode signed PE files exe, dll, sys ..etc in a way that doesn't affect or break the existing authenticode signature, in other words you can change PE file checksum/hash by embedding data i.e shellcode without breaking the file signature, integrity checks or P...

8AI score
Exploits0References2
Gitee
Gitee
added 2021/06/27 9:35 p.m.2 views

charlotte

This is a C++ shellcode launcher, fully undetected as of May 13th, 2021. It dynamically invokes Win32 API functions, XOR encrypts shellcode and function names, and uses random XOR keys and variables per run. The code is designed to be stealthy and difficult to detect. The code is written in C++ a...

7.4AI score
Exploits0
Kitploit
Kitploit
added 2021/05/22 9:30 p.m.152 views

Charlotte - C++ Fully Undetected Shellcode Launcher

c++ fully undetected shellcode launcher ; releasing this to celebrate the birth of my newborn description 13/05/2021: 1. c++ shellcode launcher, fully undetected 0/26 as of 13th May 2021. 2. dynamic invoking of win32 api functions 3. XOR encryption of shellcode and function names 4. randomised XO...

7.2AI score
Exploits0References2
Veracode
Veracode
added 2021/04/29 1:9 p.m.23 views

Buffer Overflow

mingw-w64-binutils is vulnerable to buffer overflow. The vulnerability exists due to a heap-based buffer over-read in bfdgetlsigned32 in libbfd.c because shentsize is not validated in bfdelfslurpsecondaryrelocsection in elf.c...

3.3CVSS3.4AI score0.00327EPSS
Exploits1References6Affected Software3
Kitploit
Kitploit
added 2021/02/28 8:30 p.m.192 views

WdToggle - A Beacon Object File (BOF) For Cobalt Strike Which Uses Direct System Calls To Enable WDigest Credential Caching

A Proof of Concept Cobalt Strike Beacon Object File which uses direct system calls to enable WDigest credential caching and circumvent Credential Guard if enabled. Additional guidance can be found in this blog post: https://outflank.nl/blog/?p=1592 Background This PoC code is based on the followi...

7.5AI score
Exploits0References2
Veracode
Veracode
added 2020/12/06 4:29 a.m.22 views

Denial Of Service (DoS)

binutils-mingw-w64 is vulnerable to denial of service DoS. The vulnerability exists in the srecscan function in bfd/srec.c, allowing a malicious user to cause an out-of-bounds read via a small S-record...

5CVSS2.8AI score0.0202EPSS
Exploits0References17Affected Software1
Veracode
Veracode
added 2020/12/06 4:26 a.m.22 views

Denial Of Service (DoS)

binutils-mingw-w64 is vulnerable to denial of service DoS. The vulnerability exists through a stack-based buffer overflow in the srecscan function in bfd/srec.c in GNU binutils 2.24 allows an attacker to crash the application and other unspecified impact using crafted file...

7.5CVSS4.5AI score0.04318EPSS
Exploits1References20Affected Software1
Kitploit
Kitploit
added 2020/06/15 9:30 p.m.127 views

EvilDLL - Malicious DLL (Reverse Shell) Generator For DLL Hijacking

Read the license before using any part from this code : Malicious DLL Win Reverse Shell generator for DLL Hijacking Features: Reverse TCP Port Forwarding using Ngrok.io Custom Port Forwarding option LHOST,LPORT Example of DLL Hijacking included Half-Life Launcher file Tested on Win7 7601, Windows...

7.4AI score
Exploits0References1
Rows per page
Query Builder