Lucene search
+L

6355 matches found

Kitploit
Kitploit
added 2026/09/10 5:27 a.m.6 views

CVE-2015-0235-cookbook

CVE-2015-0235-cookbook This cookbook will test if you are vulnerable to CVE-2015-0235. Current behavior will error out when test fails: root@kitploit: bash 'test vulnerability against libc' do cwd Chef::Config:filecachepath code -EOH ./CVE-2015-0235 EOH returns 1 end For debian based systems:...

10CVSS7.5AI score0.94558EPSS
SaveExploits29
Kitploit
Kitploit
added 2026/09/10 4:08 a.m.3 views

exploit_cve-2023-26326_using_cve-2024-2961

Exploit BuddyForms CVE-2023-26326 using Iconv CVE-2024-2961 This work was done by me, Omar Elshopky, and Nour El Dien Bassiouny. This repository contains an exploit for the WordPress BuddyForms Plugin CVE-2023-26326, initially reported in the advisory by Joshua Martinelle. The exploit leverages a...

9.8CVSS7.1AI score0.8833EPSS
SaveExploits20References4
Kitploit
Kitploit
added 2026/09/10 2:36 a.m.5 views

cve-2015-7547

PoC attack server for CVE-2015-7547 vulnerability in glibc DNS resolver To test on local machine with a vulnerable glibc version: root@kitploit: user@localhost:/ echo 'nameserver 127.0.0.127' | sudo tee /etc/resolv.conf user@localhost:/ echo 'nameserver 127.0.0.127' | sudo tee -a /etc/resolv.conf...

8.1CVSS8.1AI score0.90987EPSS
SaveExploits17
Kitploit
Kitploit
added 2026/09/10 12:56 a.m.5 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.8CVSS6.9AI score0.81422EPSS
SaveExploits28References4
Kitploit
Kitploit
added 2026/09/10 12:28 a.m.6 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.8CVSS7AI score0.81422EPSS
SaveExploits28References1
Kitploit
Kitploit
added 2026/09/09 10:38 p.m.5 views

CTT-Vsyslog-Vortex-CVE-2023-6246

CTT-Vsyslog-Vortex-CVE-2023-6246 CVE-2023-6246 glibc vsysloginternal heap buffer overflow exploitation using Convergent Time Theory α = 0.0302011. 33-layer temporal heap spray + phase-locked trigger for reliable local privilege escalation. README.md root@kitploit: CTT-Vsyslog-Vortex Temporal...

8.4CVSS7.4AI score0.04794EPSS
SaveExploits7References1
Kitploit
Kitploit
added 2026/09/09 8:17 p.m.6 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/09 8:05 p.m.6 views

CVE-2015-7547-proj-master

We are providing this code as-is. You are responsible for protecting yourself, your property and data, and others from any risks caused by this code. This code may cause unexpected and undesirable behavior to occur on your machine. This code may not detect the vulnerability on your system. Note...

8.1CVSS7.7AI score0.90987EPSS
SaveExploits17
Kitploit
Kitploit
added 2026/09/09 7:41 p.m.6 views

CVE-2015-7547

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

8.1CVSS7.8AI score0.90987EPSS
SaveExploits17
Kitploit
Kitploit
added 2026/09/09 7:39 p.m.6 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:...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 7:07 p.m.6 views

cve-2024-6387_AImade

Presentation of the Test Code for CVE-2024-6387 Introduction This document presents a Python script designed to test the vulnerability CVE-2024-6387, identified in OpenSSH. This vulnerability is a race condition in the SIGALRM signal handler that can allow remote code execution RCE on glibc-based...

8.1CVSS7AI score0.99506EPSS
SaveExploits71
Kitploit
Kitploit
added 2026/09/09 5:26 p.m.5 views

looney-tunables-CVE-2023-4911

PoC de CVE-2023-4911 Looney Tunables Este es un PoC de CVE-2023-4911 también conocido como "Looney Tunables" que explota un error en la función de análisis de la variable de entorno GLIBCTUNABLES del cargador dinámico de glibc, parsetunables. Comenzando Ejecutando el programa Podemos comprobar si...

7.8CVSS7.1AI score0.81422EPSS
SaveExploits28
Kitploit
Kitploit
added 2026/09/09 5:15 p.m.7 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...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/09 3:39 p.m.59 views

exploit_mitigations

Exploitation Mitigations The goal is to list exploitation mitigations added over time in various operating systems, software, libraries or hardware. It becomes handy to know if a given vulnerability is easily exploitable or not depending on exploitation mitigations in place. An example is the...

5.7AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/09 3:31 p.m.3 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.8CVSS7AI score0.81422EPSS
SaveExploits28References1
Kitploit
Kitploit
added 2026/09/09 1:32 p.m.5 views

CVE-2023-4911

Proof of concept for CVE-2023-4911 Looney Tunables This vulnerability has been discovered by Qualys Threat Research Unit. Here you can read the advisory they published; it explains the vulnerability in depth. The exploit has been tested on Ubuntu 22.04.2 LTS with GLIBC 2.35-0ubuntu3.1. Testing th...

7.8CVSS6.7AI score0.81422EPSS
SaveExploits28References1
Kitploit
Kitploit
added 2026/09/09 12:26 p.m.8 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.1AI score0.99506EPSS
SaveExploits71
Kitploit
Kitploit
added 2026/09/09 11:55 a.m.4 views

CVE-2024-6387-Updated-x64bit

CVE-2024-6387-Updated-x64bit Private x64 RCE exploit Python for CVE-2024-6387 02.07.2024 from exploit.in The repository provides a working variant of the CVE-2024-6387 vulnerability exploit with support for real-time active shell, multithreading, entering targets from a file, and color output. 🔥...

8.1CVSS7.1AI score0.99506EPSS
SaveExploits71
Kitploit
Kitploit
added 2026/09/09 11:52 a.m.3 views

CVE-2024-6387

Vulnerability Description CVE-2024-6387 exploit targets a signal handler race condition in the OpenSSH server sshd on glibc-based Linux systems. Due to calling an async-signal-unsafe function in the SIGALRM handler, this vulnerability allows remote code execution as root. Vulnerability Summary Th...

8.1CVSS7.1AI score0.99506EPSS
SaveExploits71
Kitploit
Kitploit
added 2026/09/09 11:43 a.m.5 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.1AI score0.81422EPSS
SaveExploits28References1
Rows per page
Query Builder