Lucene search
+L

207288 matches found

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

CVE-2023-32243-Detection-and-Mitigation-in-WordPress

🔐 CVE-2023-32243 – Detection and Mitigation in WordPress 📘 Project Title: Detection and Mitigation of CVE-2023-32243 in the Essential Addons for Elementor WordPress Plugin 🧠 Abstract This project explores the exploitation and prevention of CVE-2023-32243 , a critical privilege escalation...

9.8CVSS8.4AI score0.75531EPSS
SaveExploits8References1
Kitploit
Kitploit
added 2026/09/09 5:50 a.m.5 views

cve-2026-31431

CVE-2026-31431 Copy Fail Detection and Mitigation Tool This project provides a set of Bash scripts for detecting and mitigating CVE-2026-31431 also known as "Copy Fail", a Linux kernel local privilege escalation vulnerability. Vulnerability Overview CVE ID : CVE-2026-31431 Vulnerability Type :...

7.8CVSS6.5AI score0.99907EPSS
SaveExploits242
Kitploit
Kitploit
added 2026/09/09 5:46 a.m.3 views

exploit-CVE-2021-3560

Exploit for CVE-2021-3560 Polkit - Local Privilege Escalation Like this repo? Give us a ⭐! For educational and authorized security research purposes only. Exploit Author @UNICORDev by @NicPWNs and @Dev-Yeoj Vulnerability Description It was found that polkit could be tricked into bypassing the...

7.8CVSS7.9AI score0.22193EPSS
SaveExploits37References5
Kitploit
Kitploit
added 2026/09/09 5:46 a.m.5 views

Change-Lockscreen

Change-Lockscreen Change-Lockscreen is a tool to trigger network authentications as SYSTEM by changing the Windows lock screen image from the command line to perform privilege escalation attacks such as the one described in the post linked below:...

5.9CVSS7.5AI score0.48043EPSS
SaveExploits6References1
Kitploit
Kitploit
added 2026/09/09 5:42 a.m.9 views

linux-smart-enumeration

Primero, un par de oneliners útiles ; root@kitploit: wget "https://github.com/diego-treitos/linux-smart-enumeration/releases/latest/download/lse.sh" -O lse.sh;chmod 700 lse.sh root@kitploit: curl "https://github.com/diego-treitos/linux-smart-enumeration/releases/latest/download/lse.sh" -Lo...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/09 5:36 a.m.3 views

ServiceCheater

CVE-2020-0108 Foreground Service Privilege Escalation Vulnerability Analysis 1. Vulnerability Background In the AOSP 2020-08 patch, a vulnerability in the framework layer AMS was disclosed, numbered CVE-2020-0108, rated as High. It is a logic vulnerability in AMS's handling of foreground services...

7.8CVSS6.8AI score0.00498EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/09 5:36 a.m.6 views

CVE-2020-1362

Exploiting an Elevation of Privilege bug in Windows 10 CVE-2020-1362 Exploit memory corruption bug - analysis of CVE-2020-1362 WalletService has fixed Elevation of Privilege bugs in last Patch Tuesday, one of bugs are assigned with CVE-2020-1362. The bug leverage a out-of-bound bug in the service...

7.8CVSS6.9AI score0.02486EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 5:36 a.m.7 views

CVE-2024-31317

CVE-2024-31317 Preface A couple of days ago, I saw an analysis of the CVE-2024-31317 vulnerability posted on JD's official account. After reading it through, I found it quite interesting. Moreover, the current mainstream solutions for automotive IVI In-Vehicle Infotainment are all based on Androi...

7.8CVSS7.4AI score0.00779EPSS
SaveExploits12
Kitploit
Kitploit
added 2026/09/09 5:34 a.m.9 views

hackerbot

hackerbot Chatea con tu asistente y disfruta del hacking Este bot es una combinación de chatbot y herramientas de hacking Chat Análisis de cuentas de Twitter Escáner de URL Escáner de archivos Escáner de IP Enumeración de Linux Verificador de escalada de privilegios en Linux Shellshock Mimipengui...

6AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/09 5:33 a.m.3 views

copyfail-go

CopyFail Go Most Linux LPEs need a race window or a kernel-specific offset. Copy Fail is a straight-line logic flaw — it needs neither. The same 732-byte Python script static Go binary roots every Linux distribution shipped since 2017. A Go implementation of CVE-2026-31431. In case you need a...

7.8CVSS6.7AI score0.99907EPSS
SaveExploits242References1
Kitploit
Kitploit
added 2026/09/09 5:32 a.m.9 views

CVE-2024-31317-PoC-Deployer

CVE-2024-31317-PoC-Deployer A deployment tool for CVE-2024-31317 proof-of-concept exploit targeting Android 9 through 13 devices. 📝 Project Description CVE-2024-31317-PoC-Deployer is an automated deployment script for quickly generating and configuring all the files required for exploiting...

7.8CVSS7.4AI score0.00779EPSS
SaveExploits12References1
Kitploit
Kitploit
added 2026/09/09 5:28 a.m.5 views

CVE-2019-18845

CVE-2019-18845 The MsIo64.sys and MsIo32.sys drivers in Patriot Viper RGB before 1.1 allow local users including low integrity processes to read and write to arbitrary memory locations, and consequently gain NT AUTHORITY\SYSTEM privileges, by mapping \Device\PhysicalMemory into the calling proces...

7.1CVSS7.3AI score0.00412EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/09 5:27 a.m.6 views

CVE-2020-11492

CVE-2020-11492 Proof-of-Concept PoC for Docker Desktop for Windows privilege escalation vulnerability. This vulnerability was patched in Docker version 2.3.0.2 on May 11th, 2020. This PoC performs the following: creates a named pipe mimicking docker named pipe \.\pipe\dockerLifecycleServer, call...

7.8CVSS7.4AI score0.00935EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/09 5:27 a.m.5 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/09 5:24 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/09 5:22 a.m.5 views

CVE-2026-31431-C

Copy-Fail Exploit CVE-2026-31431 Local privilege escalation exploit targeting a Linux kernel copy-on-write vulnerability via AFALG sockets and splice operations. Overview This exploit abuses a kernel-level memory corruption condition in the Linux crypto subsystem AFALG combined with zero-copy...

7.8CVSS6.6AI score0.99907EPSS
SaveExploits242
Kitploit
Kitploit
added 2026/09/09 5:18 a.m.5 views

CVE-2021-3493

CVE-2021-3493 Ubuntu OverlayFS Local Privesc Affected Versions Ubuntu 20.10 Ubuntu 20.04 LTS Ubuntu 19.04 Ubuntu 18.04 LTS Ubuntu 16.04 LTS Ubuntu 14.04 ESM Usage gcc exploit.c -o exploit ./exploit Description "Ubuntu specific issue in the overlayfs file system in the Linux kernel where it did no...

8.8CVSS7.1AI score0.49166EPSS
SaveExploits29
NVD
NVD
added 2026/09/09 5:17 a.m.3 views

CVE-2026-21112

Improper input validation in Samsung Tips prior to Android 17 allows local attackers to launch arbitrary activity with Samsung Tips privilege. User interaction is required for triggering this vulnerability...

5.1CVSS0.001EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/09 5:17 a.m.7 views

dirtycow-lab

dirtycow-lab Dirty COW vulnerability exploitation CVE-2016-5195 on Ubuntu 16.04.1. cat README.md :/. 4. Execution and escalation : chmod +x /dirty && /dirty → su root pass dirtyCowFun. 5. Flag : cat /root/flag.txt → 4GEEKSY0uG0tR00t. ✅ Result root@kitploit: root@ubuntu:/home/student whoami root...

7.2CVSS7.2AI score0.83524EPSS
SaveExploits91
Kitploit
Kitploit
added 2026/09/09 5:16 a.m.5 views

CVE-2021-4034

Exploit para CVE-2021-4034 Pkexec - Escalada de Privilegios Local Solo con fines educativos y de investigación de seguridad autorizada. Autores del Exploit Original @arthepsy Descripción de la Vulnerabilidad Se encontró una vulnerabilidad de escalada de privilegios local en la utilidad pkexec de...

7.8CVSS7.1AI score0.94921EPSS
SaveExploits154References3
Rows per page
Query Builder