Lucene search
+L

1197 matches found

Kitploit
Kitploit
โ€ขadded 2026/09/22 2:29 p.m.โ€ข10 views

CVE-2025-32463

CVE-2025-32463 Exploit Overview This repository provides a Go-based exploit tool for CVE-2025-32463 , a critical local privilege escalation vulnerability CVSS 9.3 in sudo versions 1.9.14 to 1.9.17. It allows unauthorized local users to gain root access by exploiting a flaw in the --chroot -R...

9.3CVSS6.1AI score0.61039EPSS
SaveExploits71References2
Kitploit
Kitploit
โ€ขadded 2026/09/22 1:16 p.m.โ€ข8 views

CVE-2025-32463

CVE-2025-32463 Local Privilege Escalation to Root via Sudo chroot in Linux. What's This? For the news, you can read here: https://www.helpnetsecurity.com/2025/07/01/sudo-local-privilege-escalation-vulnerabilities-fixed-cve-2025-32462-cve-2025-32463/ TL;DR and CMIIW So, sudo is a command to run a...

9.3CVSS7AI score0.61039EPSS
SaveExploits78
Kitploit
Kitploit
โ€ขadded 2026/09/22 11:44 a.m.โ€ข7 views

sudoinjection

CVE-2025-32463: Local Privilege Escalation via sudo -R NSS Injection Summary This PoC demonstrates local privilege escalation on Linux systems via abuse of the sudo -R option in conjunction with a custom NSS module. It targets the vulnerability CVE-2025-32463, which stems from unsafe handling of...

9.3CVSS8.4AI score0.61039EPSS
SaveExploits71References1
Kitploit
Kitploit
โ€ขadded 2026/09/22 11:32 a.m.โ€ข8 views

cve-2025-32463

CVE-2025-32463-sudo-chwoot PoC for CVE-2025-32463 - Sudo chroot Elevation of Privilege Vulnerability Original PoC sudo-chwoot.sh CTF Demo chwoot-demo.c Docs Write-up: https://www.stratascale.com/vulnerability-alert-CVE-2025-32463-sudo-chroot Advisory:...

9.3CVSS7.7AI score0.61039EPSS
SaveExploits71References3
Kitploit
Kitploit
โ€ขadded 2026/09/22 10:11 a.m.โ€ข8 views

CVE-2025-32463

Reference: https://www.stratascale.com/vulnerability-alert-CVE-2025-32463-sudo-chroot Executing the PoC on Ubuntu 24.04.2 LTS server with Sudo v1.9.15p5, using an unprivileged user with no Sudo rules defined, results in a root shell outside of the chrooted environment. lowpriv@prod:/CVE-2025-3246...

9.3CVSS7.5AI score0.61039EPSS
SaveExploits71
Kitploit
Kitploit
โ€ขadded 2026/09/22 9:51 a.m.โ€ข10 views

darling

Darling Darling es un entorno de ejecuciรณn para aplicaciones macOS. Tenga en cuenta que la mayorรญa de las aplicaciones GUI no funcionarรกn por el momento. Descarga Hay paquetes para algunas distribuciones disponibles para descargar en releases. Instrucciones de compilaciรณn Para las instrucciones d...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
โ€ขadded 2026/09/22 9:32 a.m.โ€ข6 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.8AI score0.61039EPSS
SaveExploits71
Kitploit
Kitploit
โ€ขadded 2026/09/22 8:57 a.m.โ€ข15 views

kali-nethunter-installer

Kali NetHunter Installer This Kali NetHunter installer is basically just a zip file generated by build.py from the folder layout contained here. Follow the instructions below to create the Kali NetHunter installer zip. All you have to do is flash it through Recovery/TWRP or Magisk for a complete...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
โ€ขadded 2026/09/22 8:38 a.m.โ€ข9 views

CVE-2025-32463_illdeed

CVE-2025-32463 โ€” sudo -R Privilege Escalation Exploit illdeed Variant This is a refactored proof-of-concept PoC exploit for CVE-2025-32463, a critical vulnerability in sudo versions 1.9.14 through 1.9.17 that allows local privilege escalation to root via sudo -R and a fake NSS module. โš ๏ธ This...

9.3CVSS8AI score0.61039EPSS
SaveExploits71
Kitploit
Kitploit
โ€ขadded 2026/09/22 7:27 a.m.โ€ข8 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.3CVSS8.3AI score0.61039EPSS
SaveExploits71References2
Kitploit
Kitploit
โ€ขadded 2026/09/21 11:05 p.m.โ€ข11 views

CVE-2025-32463_chwoot

๐Ÿ› ๏ธ CVE-2025-32463chwoot - Securely Handle Privileges in Linux ๐Ÿ“‹ Overview CVE-2025-32463chwoot helps you understand and deal with a specific security vulnerability related to privilege escalation in Linux systems. This tool allows users to explore and test the escalation of privilege to the root...

9.3CVSS7.7AI score0.61039EPSS
SaveExploits71References1
Kitploit
Kitploit
โ€ขadded 2026/09/21 11:04 p.m.โ€ข12 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.3CVSS8AI score0.61039EPSS
SaveExploits71
Kitploit
Kitploit
โ€ขadded 2026/09/21 11:01 p.m.โ€ข6 views

hontel

HonTel HonTel es un Honeypot para el servicio Telnet. Bรกsicamente, es una aplicaciรณn Python v2.x que emula el servicio dentro del entorno chroot. Originalmente fue diseรฑado para ejecutarse en entornos Ubuntu/Debian, aunque se puede adaptar fรกcilmente para cualquier entorno Linux. Documentation:...

5.8AI score
SaveExploits0References4
Kitploit
Kitploit
โ€ขadded 2026/09/21 9:53 p.m.โ€ข8 views

CVE-2025-32463

๐Ÿšจ PoC: CVE-2025-32463 โ€“ Sudo chroot Escape Vulnerability A critical vulnerability affecting sudo versions 1.9.0 to 1.9.17p1 , allowing users to escape from chroot and gain access to the real root filesystem. ๐Ÿ“Œ Description CVE-2025-32463 is a local privilege escalation vulnerability in sudo that...

9.3CVSS7.8AI score0.61039EPSS
SaveExploits71
Kitploit
Kitploit
โ€ขadded 2026/09/21 9:40 p.m.โ€ข11 views

CVE-2025-32463

CVE-2025-32463 - No gcc required Privilege escalation to root via sudo, with NO NEED for gcc to be installed on the target. Discovered by Rich Mirch. I have written an article explaining the attack mitigation here: Ubuntu Unattended-Upgrades Affected Versions Vulnerable: sudo 1.9.14, 1.9.15,...

9.3CVSS7.8AI score0.61039EPSS
SaveExploits71
Kitploit
Kitploit
โ€ขadded 2026/09/21 9:23 p.m.โ€ข8 views

CVE-2025-32463

CVE-2025-32463 Local Privilege Escalation to Root via Sudo chroot in Linux ๐Ÿ›‘ Vulnerability Summary CVE-2025-32463 is a local privilege escalation vulnerability in the Sudo binary. The flaw allows a local user to escalate privileges to root under specific misconfigurations or with crafted inputs...

9.3CVSS7.8AI score0.61039EPSS
SaveExploits71References1
Kitploit
Kitploit
โ€ขadded 2026/09/21 8:03 p.m.โ€ข11 views

CVE-2025-32463

CVE-2025-32463 Detection Framework A comprehensive security monitoring and detection framework designed to identify exploitation attempts targeting the sudo chroot privilege escalation vulnerability CVE-2025-32463. This project demonstrates advanced threat detection methodologies, incident respon...

9.3CVSS7.7AI score0.61039EPSS
SaveExploits71
Kitploit
Kitploit
โ€ขadded 2026/09/21 7:20 p.m.โ€ข8 views

cve-2025-32463

cve-2025-32463 chroot sudo chroot Execute the command in the selected dir name. Principle This issue was introduced in sudo v1.9.14, which upgraded the matching handling code when the chroot feature is used. This new change modifies the root directory id before matching execution of the chroot...

9.3CVSS8AI score0.61039EPSS
SaveExploits71
Kitploit
Kitploit
โ€ขadded 2026/09/21 5:17 p.m.โ€ข4 views

CVE-2025-32463-sudo-chwoot

CVE-2025-32463-sudo-chwoot PoC for CVE-2025-32463 - Sudo chroot Elevation of Privilege Vulnerability Original PoC sudo-chwoot.sh CTF Demo chwoot-demo.c Docs Write-up: https://www.stratascale.com/vulnerability-alert-CVE-2025-32463-sudo-chroot Advisory:...

9.3CVSS7.7AI score0.61039EPSS
SaveExploits71References3
Kitploit
Kitploit
โ€ขadded 2026/09/21 5:09 p.m.โ€ข12 views

CVE-2014-2383-LFI-to-RCE-Escalation

CVE-2014-2383 LFI/RFI escalation to RCE Testing environment: dompdf 0.6.0 - php 7.3.33 - apache 2.4.25 During a security assessment the presence of CVE-2014-2383 was discovered. This document is a proof of concept and does not include the details from the initial discovery in order to protect...

6.8CVSS8AI score0.39231EPSS
SaveExploits6References1
Rows per page
Query Builder