Lucene search
+L

6428 matches found

Kitploit
Kitploit
added 2026/09/21 8:14 p.m.10 views

CVE-2024-6387-how-to-fix

CVE-2024-6387-how-to-fix Vulnerability remediation and mitigationCVE-2024-6387 CVE-2024-6387: Critical RCE Vulnerability in OpenSSH 'regreSSHion' My LinkedIn article CVE Details Description Qualys Threat Research Unit TRU has detailed a severe security flaw named 'regreSSHion' that leaves million...

8.1CVSS7.2AI score0.99506EPSS
SaveExploits71References1
Kitploit
Kitploit
added 2026/09/21 6:33 p.m.5 views

CVE-2021-3156

...

7.8CVSS7.6AI score0.99969EPSS
SaveExploits83
Kitploit
Kitploit
added 2026/09/21 6:14 p.m.9 views

CVE-2023-4911

CVE-2023-4911 This is a PoC Proof Of Concept for the Looney Tunables Linux Privilege Escalation vulnerability. This is based on this PoC. Great thanks to leesh3288. Here you can find a very detailed writeup, and here you can see a very cool video by IppSec. Usage Check if it's vulnerable...

7.8CVSS7.3AI score0.81422EPSS
SaveExploits28References1
Kitploit
Kitploit
added 2026/09/21 6:05 p.m.12 views

CVE-2024-6387

CVE-2024-6387 This is an altered PoC for d0rb/CVE-2024-6387. This takes glibc addresses and trys to exploit the CVE through them...

8.1CVSS7.3AI score0.99506EPSS
SaveExploits71
Kitploit
Kitploit
added 2026/09/21 3:31 p.m.15 views

regreSSHion

regreSSHion Exploit PoC Description This repository contains an exploit targeting CVE-2024-6387 regreSSHion, a vulnerability in OpenSSH's server sshd on glibc-based Linux systems. It exploits a race condition in the signal handler of OpenSSH, potentially leading to remote code execution as root...

8.1CVSS7.6AI score0.99506EPSS
SaveExploits71
Kitploit
Kitploit
added 2026/09/21 2:49 p.m.10 views

LooneyPwner

LooneyPwner Exploit tool for CVE-2023-4911, targeting the 'Looney Tunables' glibc vulnerability in various Linux distributions. LooneyPwner is a proof-of-concept PoC exploit tool targeting the critical buffer overflow vulnerability, nicknamed "Looney Tunables," found in the GNU C Library glibc...

7.8CVSS7.5AI score0.81422EPSS
SaveExploits28References1
Kitploit
Kitploit
added 2026/09/21 1:58 p.m.14 views

heaptrace

About heaptrace is a heap debugger for tracking glibc heap operations in ELF64 x8664 binaries. Its purpose is to help visualize heap operations when debugging binaries or doing heap pwn. replaces addresses with easy-to-understand symbols detects heap corruption and memory leakage issues can debug...

6.6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/21 1:16 p.m.8 views

CVE-glibc

CVE-glibc CVE-2015-0235 glibc Get Host by Name Issue Copy and paste to get/check root@kitploit: wget https://github.com/alanmeyer/CVE-glibc/raw/master/get-GHOST.sh chmod +x get-GHOST.sh ./get-GHOST.sh References:...

8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/21 1:12 p.m.10 views

regreSSHion

Qualys Security Advisory regreSSHion: RCE in OpenSSH's server, on glibc-based Linux systems CVE-2024-6387 ======================================================================== Contents Summary SSH-2.0-OpenSSH3.4p1 Debian 1:3.4p1-1.woody.3 Debian 3.0r6, from 2005 Theory Practice Timing...

8.1CVSS7.4AI score0.99506EPSS
SaveExploits71
Kitploit
Kitploit
added 2026/09/21 12:53 p.m.7 views

CVE-2023-4911

CVE-2023-4911 https://www.qualys.com/2023/10/03/cve-2023-4911/looney-tunables-local-privilege-escalation-glibc-ld-so.txt Proof-of-Concept Developed for: Ubuntu 22.04 Ubuntu GLIBC 2.35-0ubuntu3.1 su from util-linux 2.37.2 ASLR ON Dockerfile included. Debug Disable ASLR root@kitploit: $ echo 0 | su...

7.8CVSS7.4AI score0.81422EPSS
SaveExploits28
Kitploit
Kitploit
added 2026/09/21 12:50 p.m.9 views

CVE-2015-7547

CVE-2015-7547 glibc getaddrinfo stack-based buffer overflow...

8.1CVSS8.2AI score0.88989EPSS
SaveExploits17
Kitploit
Kitploit
added 2026/09/21 12:45 p.m.8 views

CVE-2024-6387

CVE-2024-6387 a signal handler race condition in OpenSSH's server sshd Description An exploit for CVE-2024-6387, targeting a signal handler race condition in OpenSSH's server sshd on glibc-based Linux systems. The vulnerability allows for remote code execution as root due to async-signal-unsafe...

8.1CVSS7.5AI score0.99506EPSS
SaveExploits71
Kitploit
Kitploit
added 2026/09/21 12:28 p.m.6 views

CVE-2018-1000001

glibc - 'getcwd' Local Privilege Escalation Attention: All rights to the exploit writer. I have just compiled and organized a repository for this CVE. CVE: 2018-1000001 Alias: RationalLove exploit-debian - Exploit compiled in debian x64 exploit-ubuntu - Exploit compiled in ubuntu x64 Am I...

7.8CVSS8.1AI score0.28404EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/21 11:45 a.m.7 views

cve-2023-4911-exploit-optimized

Security Notice : This repository contains working exploit code for educational and research purposes. Use responsibly and only on systems you own or have explicit permission to test. CVE-2023-4911 Exploit Looney Tunables Optimized, multi-processing exploits for CVE-2023-4911 targeting x8664 and...

7.8CVSS7.1AI score0.81422EPSS
SaveExploits28References4
Kitploit
Kitploit
added 2026/09/21 11:35 a.m.11 views

heap-viewer

HeapViewer An IDA Pro plugin to examine the heap, focused on exploit development. Currently supports the glibc malloc implementation ptmalloc2. 3rd place winner of the 2018 Hex-Rays Plugin Contest Requirements IDA Pro = 7.0 Tested on glibc 2.23 = 2.26 GraphView for linked lists bins/tcache Struct...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/21 9:58 a.m.84 views

heapinspect

HeapInspect Pwnning is an art. HeapInspect is designed to make heap much more prettier. Now this tool is a plugin ofnadbg. Try it! Features Free of gdb and other requirement Multi glibc support 2.19, 2.23-2.27 currently tested both 32bit and 64bit Nice UI to show heap HeapShower detailed...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/21 9:36 a.m.14 views

CVE-2025-4802-Proof-of-Concept

CVE-2025-4802 — Proof of Concept ⚠️ Disclaimer: This repository is for educational and authorized security research purposes only. Do not use this exploit against systems you do not own or have explicit permission to test. Misuse may violate laws and regulations. CVE Summary Field| Details ---|---...

7.8CVSS7.7AI score0.00557EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/21 8:46 a.m.7 views

looney-tunables-CVE-2023-4911

PoC of CVE-2023-4911 Looney Tunables This is a PoC of CVE-2023-4911 a.k.a. "Looney Tunables" exploiting a bug in glibc dynamic loader's GLIBCTUNABLES environment variable parsing function parsetunables. Getting Started Executing program We can check if target is vulnerable root@kitploit: env -i...

7.8CVSS7.4AI score0.81422EPSS
SaveExploits28
Kitploit
Kitploit
added 2026/09/21 8:36 a.m.9 views

CVE-2024-2961

CVE-2024-2961 CVE-2024–2961 Security Issue Mitigation Script Description This repository contains a Bash script to check and mitigate the buffer overflow vulnerability identified in GNU libc glibc versions 2.39 and older, known as CVE-2024-2961. This vulnerability affects PHP when the iconv...

7.3CVSS7.4AI score0.8833EPSS
SaveExploits18
Kitploit
Kitploit
added 2026/09/21 7:36 a.m.7 views

ssh_poc2024

cve-2024-6387-poc a signal handler race condition in OpenSSH's server sshd 7etsuo Description An exploit for CVE-2024-6387, targeting a signal handler race condition in OpenSSH's server sshd on glibc-based Linux systems. The vulnerability allows for remote code execution as root due to...

8.1CVSS7.5AI score0.99506EPSS
SaveExploits71
Rows per page
Query Builder