Lucene search
+L

5091 matches found

Kitploit
Kitploit
β€’added 2026/09/10 8:43 a.m.β€’4 views

CVE-2021-3156

CVE-2021-3156 - Heap-Based Buffer Overflow in Sudo ⚠️ For educational and authorized security research purposes only Original Exploit Authors Very grateful to the original PoC author Qualys Research Team Description Sudo before 1.9.5p2 contains an off-by-one error that can result in a heap-based...

7.8CVSS7.4AI score0.99969EPSS
SaveExploits83References2
Kitploit
Kitploit
β€’added 2026/09/10 8:29 a.m.β€’6 views

sudo_exploit

This repository does not have a README...

5.8AI score
SaveExploits0
Kitploit
Kitploit
β€’added 2026/09/10 8:25 a.m.β€’6 views

sudo-CVE-2017-1000367

sudo-CVE-2017-1000367 http://www.openwall.com/lists/oss-security/2017/05/30/16 Compile: gcc -o sudopwn sudopwn.c -lutil Disclaimer: I had no clue what I was doing ;- Requirements System must be selinux-enabled sudo needs to be built with selinux support sudo -r User needs to have sudo permissions...

6.9CVSS7.2AI score0.07953EPSS
SaveExploits8
Kitploit
Kitploit
β€’added 2026/09/10 8:16 a.m.β€’4 views

CVE-2021-3156

CVE-2021-3156: Heap-Based Buffer Overflow in Sudo Baron Samedit Root Exploit No BruteForce All research credit: Qualys Research Team Check out the details on their blog. Manually installed Ubuntu 20.04 LTS and Sudo version 1.8.31 on Docker container for testing purpose and running the command...

7.8CVSS7.3AI score0.99969EPSS
SaveExploits83
Kitploit
Kitploit
β€’added 2026/09/10 7:47 a.m.β€’5 views

CVE-2025-32462-POC

CVE-2025-32462 – sudo -h Privilege Escalation PoC 🚨 Local privilege escalation exploit for sudo via the -h/--host argument Affects systems with sudo misconfigurations allowing unintended root access. 🧠 About This PoC demonstrates CVE-2025-32462 , a logic flaw in sudo all versions ≀ 1.9.17, where...

8.8CVSS6.9AI score0.0428EPSS
SaveExploits12
Kitploit
Kitploit
β€’added 2026/09/10 7:42 a.m.β€’7 views

CVE-2025-32463

CVE-2025-32463 Local Privilege Escalation in Sudo via Malicious nsswitch.conf with sudo -R. Affected versions 1.9.14 – 1.9.17 πŸ“˜ Introduction Sudo is a widely used command-line utility on Unix-like systems that allows permitted users to execute commands with elevated privileges. It plays a critica...

9.3CVSS7.6AI score0.59417EPSS
SaveExploits71References2
Kitploit
Kitploit
β€’added 2026/09/10 7:38 a.m.β€’7 views

CVE-2023-22809

CVE-2023-22809 Youtube PoC: https://m.youtube.com/watch?v=b0UV7WgtKyI This repository contains the exploit to exploit CVE-2023-22809. The exploitation depends on allowing the sudo users to execute sudoedit under sudo -l. More details in the OpenWall mailing list. About This is done as part of a...

7.8CVSS7.5AI score0.55367EPSS
SaveExploits21
Kitploit
Kitploit
β€’added 2026/09/10 7:32 a.m.β€’8 views

CVE-2021-3156-Baron-Samedit

CVE-2021-3156 - "Baron Samedit" Lab & Exploit This repository provides a self-contained, educational environment to understand and exploit CVE-2021-3156 , a heap-based buffer overflow in sudo that allows any unprivileged user to gain root privileges on vulnerable systems sudo versions prior to...

7.8CVSS7.8AI score0.99969EPSS
SaveExploits83References1
Kitploit
Kitploit
β€’added 2026/09/10 7:15 a.m.β€’7 views

baron-samedit

Baron Samedit PoC Description This is a Proof-of-Concept PoC exploit for the Baron Samedit vulnerability CVE-2021-3156 tested on Ubuntu 20.04 with sudo version 1.8.31 and glibc version 2.31. The exploit leverages a heap-based buffer overflow in sudo's handling of command-line arguments when using...

7.8CVSS7.4AI score0.99969EPSS
SaveExploits83
Kitploit
Kitploit
β€’added 2026/09/10 7:03 a.m.β€’6 views

sudo_digest_toctou_poc_CVE-2015-8239

sudoers DigestSpec TOCTOU POC Rationale Alyssa Milburn https://twitter.com/noopwafel discovered a TOCTOU race condition bug in sudo when the DigestSpec setting is used. The DigestSpec setting can be used to allow a user to sudo a binary if and only if its hash matches a prescribed value. See man...

7CVSS7.3AI score0.00542EPSS
SaveExploits0
Kitploit
Kitploit
β€’added 2026/09/10 6:29 a.m.β€’8 views

sudo-chroot

Description: Sudo before 1.9.17p1 allows local users to obtain root access because /etc/nsswitch.conf from a user-controlled directory is used with the --chroot option. Sudo Local Privesc --chroot...

5.9AI score
SaveExploits0
Kitploit
Kitploit
β€’added 2026/09/10 6:07 a.m.β€’38 views

sudo-snooper

sudo-snooper sudo-snooper acts like the original sudo binary to fool users into entering their passwords. It will show a fake prompt just like the original to the user to enter their sudo password. This can be useful in penetration tests or security evaluations for testing user knowledge...

5.6AI score
SaveExploits0
Kitploit
Kitploit
β€’added 2026/09/10 6:07 a.m.β€’5 views

sudo-snooper

sudo-snooper sudo-snooper actΓΊa como el binario sudo original para engaΓ±ar a los usuarios y hacer que introduzcan sus contraseΓ±as. MostrarΓ‘ un prompt falso similar al original para que el usuario introduzca su contraseΓ±a sudo. Esto puede ser ΓΊtil en pruebas de penetraciΓ³n o evaluaciones de...

6AI score
SaveExploits0
Kitploit
Kitploit
β€’added 2026/09/10 5:46 a.m.β€’7 views

CVE-2021-3156

CVE-2021-3156 Root shell PoC for CVE-2021-3156 no bruteforce For educational purposes etc. Tested on Ubuntu 20.04 against sudo 1.8.31 All research credit: Qualys Research Team Check out the details on their blog. You can check your version of sudo is vulnerable with: $ sudoedit -s Y. If it asks f...

7.8CVSS7.3AI score0.99969EPSS
SaveExploits83
Kitploit
Kitploit
β€’added 2026/09/10 5:35 a.m.β€’6 views

CVE-2025-32463_exploit

CVE-2025-32463 β€” sudo "chwoot" chroot Local Privilege Escalation Local privilege escalation to root in sudo via the --chroot -R option. Works for any local user , including accounts with no sudoers entry at all e.g. www-data. sudo 1.9.14 – 1.9.17 chroots into the user-supplied directory while the...

9.3CVSS7.6AI score0.59417EPSS
SaveExploits71
Kitploit
Kitploit
β€’added 2026/09/10 5:29 a.m.β€’4 views

CVE-2025-32463-lab

CVE-2025-32463 Vulnerability Lab Environment This project builds an experimental environment based on Docker for reproducing and testing the sudo local privilege escalation vulnerability CVE-2025-32463. The image contains the affected version of sudo, along with exploit scripts and auxiliary tool...

9.3CVSS7.5AI score0.59417EPSS
SaveExploits71
Kitploit
Kitploit
β€’added 2026/09/10 4:48 a.m.β€’3 views

Blackash-CVE-2025-32463

CVE-2025-32463 Local Privilege Escalation to Root via Sudo chroot in Linux πŸ›‘ Here's a summary of CVE-2025-32463 without links: πŸ” Vulnerability Overview CVE-2025-32463 is a local privilege escalation vulnerability in Sudo versions 1.9.14 through 1.9.17. It abuses the --chroot -R option by...

9.3CVSS7.5AI score0.59417EPSS
SaveExploits71
Kitploit
Kitploit
β€’added 2026/09/10 4:41 a.m.β€’5 views

CVE-2025-32463_Sudo_PoC

CVE-2025-32463SudoPoC PoC for CVE-2025-32463: Local privilege escalation in sudo via --chroot. Exploits NSS module injection through crafted chroot environments. Designed for security researchers and lab-only environments. CVE-2025-32463 - Local Privilege Escalation via sudo --chroot A Python-bas...

9.3CVSS7.6AI score0.59417EPSS
SaveExploits71
Kitploit
Kitploit
β€’added 2026/09/10 4:00 a.m.β€’7 views

CVE-2022-0486

Fidelis Network and Deception - CVE-2022-0486 - Insecure File Permissions Privilege Escalation - Multiple Releasability and Acknowledgements All exploits were approved for public release by the United States Government. Special thanks to the servicemen and government liaisons tasked with approvin...

7.8CVSS7.4AI score0.0038EPSS
SaveExploits1
Kitploit
Kitploit
β€’added 2026/09/10 3:50 a.m.β€’7 views

CVE-2023-1326

CVE-2023-1326 A proof of concept for CVE-2023–1326 in apport-cli 2.26.0 This vulnerability is privilege escalation in apport-cli 2.26.0, similar to CVE-2023–26604, this vulnerability only works if assign in sudoers: A privilege escalation attack was found in apport-cli 2.26.0 and earlier which is...

7.8CVSS7.4AI score0.00874EPSS
SaveExploits0
Rows per page
Query Builder