44123 matches found
drmemory
Dr. Memory: the memory debugger About Dr. Memory Dr. Memory is a memory monitoring tool capable of identifying memory-related programming errors such as accesses of uninitialized memory, accesses to unaddressable memory including outside of allocated heap units and heap underflow and overflow,...
CVE-2026-76692 Unauthenticated Adjacent Information Disclosure and Denial-of-Service Vulnerability in HPE Networking EdgeConnect SD-WAN Gateways
A vulnerability in HPE Networking EdgeConnect SD-WAN Gateways could allow an unauthenticated adjacent attacker to obtain limited information from memory and disrupt the normal operation of the affected service. Successful exploitation could result in a denial of service system crash or the...
ExploitVeer
CVE-2025-5777: The Ultimate Scanner ๐ ๐ CVE: CVE-2025-5777 ๐จ Severity: Critical ๐จโ๐ป Author: Virendra Kumar & CyberLeelawat ๐ License: MIT An advanced, powerful, and easy-to-use tool designed to detect and exploit CVE-2025-5777 aka CitrixBleed 2. This script not only identifies the memory leak...
CVE-2021-40154
CVE-2021-40154 LPC55S69 and K82 USB In-System Programming ISP Buffer Over Read Vulnerabilities POC to test the BootROM vulnerability found in LPC55S69 and K82 Series Revision A2. The vulnerability is fixed in newer devices with newe Revision A3 for LPC55S69. Vulnerable Devices: Confirmed: LPC55S6...
swapgs-attack-poc
PoC for the SWAPGS attack CVE-2019-1125 This repository holds the sources for the SWAPGS attack PoC publicly shown at Black Hat USA, 2019. Contents leakgsbkva - variant 1 look for random values in kernel memory; limited to PE kernel image header leakgsbkvat - variant 2 extract random values from...
CVE-2025-14177
CVE-2025-14177 โ PHP getimagesize Heap Memory Leak For authorized penetration testing and security research only. Vulnerability...
TomcatKiller-CVE-2025-31650
TomcatKiller-CVE-2025-31650 A tool designed to detect the vulnerability CVE-2025-31650 in Apache Tomcat versions 10.1.10 to 10.1.39 This vulnerability allows an attacker to trigger a memory leak by sending specially crafted HTTP/2 requests with invalid priority headers, leading to a...
intel-me-research
Intel ME Firmware Reverse Engineering โ Live CSME 16.x Analysis "Your computer has a secret second computer inside it. We found it, mapped it, and documented what's hiding in there." ๐ฅ TRY IT YOURSELF โ HECI SPY ๐ฅ One Python script. Zero dependencies. Talk to your Intel Management Engine directly...
shodanwave
Shodanwave Shodanwave is a tool for exploring and obtaining information from cameras specifically Netwave IP Camera. The tool uses a search engine called shodan that makes it easy to search for cameras online. What does the tool to? Look, a list! Search Brute force SSID and WPAPSK Password...
CVE-2026-67183-Unauthenticated-Memory-Leak-Leads-To-Memory-Exhaustion-TinyWeb-
Security Advisory: Unauthenticated Memory Leak Leads To Memory Exhaustion TinyWeb Assigned CVE ID: CVE-2026-67183 Summary TinyWeb allocates several objects while parsing each request and never frees them. The request and header structures have no destructors, and nothing deletes them after the...
meltdown-exploit
MELTDOWN ์ต์คํ๋ก์ POC ์ถ์ธก ๊ธฐ๋ฐ ์ต์ ํ๋ ์ฝ๋๋ฅผ ์์ ํ์ง ์์ ๋ฐฉ์์ผ๋ก ์คํํ์ฌ ์บ์์ ๊ฐ์ ๋ง์ดํฌ๋ก์ํคํ ์ฒ์ ๋ฐ์ดํฐ ์ถ์ ์ ๋จ๊น๋๋ค. Lipp et. al 2018์ 2018-01-09์ ์ฝ๋๋ฅผ https://github.com/IAIK/meltdown์ ๊ฒ์ํ์ต๋๋ค. ์์ธํ ๋ด์ฉ์ ๋ ผ๋ฌธ์ ์ฐธ์กฐํ์ธ์: https://meltdownattack.com/meltdown.pdf. ํ์ฌ๋ linuxprocbanner๋ง ๋คํํ ์ ์์ต๋๋ค. ์ก์ธ์ค๋ ๋ฉ๋ชจ๋ฆฌ๊ฐ ์บ์์ ์์ด์ผ ํ๊ธฐ ๋๋ฌธ์ด๋ฉฐ linuxprocbanner๋...
mongobleed-scanner
๐ mongobleed-scanner - Scan for MongoDB Vulnerabilities Easily ๐ Getting Started Welcome to mongobleed-scanner! This tool helps you discover vulnerabilities in MongoDB related to heap memory leaks. Protect your data and enhance your security effortlessly. ๐ฅ Download the Application Visit this pag...
memguard
MemGuard Software enclave for storage of sensitive information in memory. This package attempts to reduce the likelihood of sensitive data being exposed when in memory. It aims to support all major operating systems and is written in pure Go. Features Sensitive data is encrypted and authenticated...
CVE-2021-33624
Proof of Concept for CVE-2021-33624 compile with gcc -pthread -o bpfspectretypeconfusion bpfspectretypeconfusion.c -Wall -ggdb -std=gnu99 execute with sudo ./bpfspectretypeconfusion 1 2 ffffffffa4925620 0x10 where 1 and 2 are CPU threads which run on two distinct hardware cores, ffffffffa4925620 ...
heartbleed-proof-of-concept
Heartbleed CVE-2014-0160 Setup You will require docker in order to perform the setup. The exploit, dynamically generates the random bytes from the Client Hello message, therefore you will need to link the library when building the executable. The required package to be installed, in order to link...
CVE-2025-5777
CVE-2025-5777 - Citrix NetScaler Memory Leak Exploit ๐ Overview This tool demonstrates CVE-2025-5777 , a critical memory disclosure vulnerability in Citrix NetScaler ADC/Gateway devices. The exploit leaks sensitive memory contents via malformed authentication requests. Key Features: โ Memory leak...
CVE-2022-1015
CVE-2022-1015 root@kitploit: id uid=1000d gid=1000d groups=1000d ./poc + unshare done table created: leaktable chain created: leakchain rule added Listening on port 9999 table created: leaktable chain created: leakchain rule added Listening on port 9999 kerneladdress: ffffffffb4a00000 kernelstack...
XBadManners
XBadManners CVE Description CVE-2018-16323 is a memory leakage in processing XBM images. After XBM image was converted to another image type you can extract leaked memory bytes from image data. Discovered by d4d. Tool A pretty simple tool for generating CVE-2018-16323 PoC. Directory samples...
CVE-2025-6554
CVE-2025-6554 Reproducing the Vulnerability root@kitploit: for macOS: brew intsall ninja git clone https://chromium.googlesource.com/chromium/tools/depottools.git export PATH=/path/to/depottools:$PATH fetch v8 cd v8 git checkout 13.8.500258 gclient sync -D sh v8asan.sh autoninja -C out/arm64.asan...
mongobleed
mongobleed CVE-2025-14847 - MongoDB ๋น์ธ์ฆ ๋ฉ๋ชจ๋ฆฌ ๋์ ์ต์คํ๋ก์ MongoDB์ zlib ์์ถ ํด์ ์ทจ์ฝ์ ์ ๋ํ ๊ฐ๋ ์ฆ๋ช ์ต์คํ๋ก์์ผ๋ก, ์ธ์ฆ๋์ง ์์ ๊ณต๊ฒฉ์๊ฐ ๋ฏผ๊ฐํ ์๋ฒ ๋ฉ๋ชจ๋ฆฌ๋ฅผ ์ ์ถํ ์ ์์ต๋๋ค. ์ทจ์ฝ์ MongoDB์ zlib ๋ฉ์์ง ์์ถ ํด์ ๊ฒฐํจ์ผ๋ก ์ธํด ํ ๋น๋ ๋ฒํผ ํฌ๊ธฐ๊ฐ ์ค์ ์์ถ ํด์ ๋ ๋ฐ์ดํฐ ๊ธธ์ด ๋์ ๋ฐํ๋ฉ๋๋ค. ์ด๋ฅผ ํตํด ๊ณต๊ฒฉ์๋ ๋ค์๊ณผ ๊ฐ์ ๋ฐฉ๋ฒ์ผ๋ก ์ด๊ธฐํ๋์ง ์์ ๋ฉ๋ชจ๋ฆฌ๋ฅผ ์ฝ์ ์ ์์ต๋๋ค: 1. ๋ถํ๋ ค์ง uncompressedSize ๊ฐ์ ํฌํจํ ์์ถ ๋ฉ์์ง๋ฅผ ์ ์ก...