Lucene search
+L

603 matches found

Kitploit
Kitploit
added 2026/09/10 2:39 p.m.7 views

CVE-2022-0847

root@kitploit: gcc exploit.c -o exploit -std=c99 ./exploit Usage: ./exp TARGETFILE OFFSET DATA In the /etc/passwd file, find the offset of the normal user's uid, change the uid to 0, then log in again to get root privileges. root@kitploit: Scope of Impact Linux Kernel version = 5.8 Linux Kernel...

7.8CVSS7.2AI score0.89721EPSS
SaveExploits102
Kitploit
Kitploit
added 2026/09/10 9:53 a.m.9 views

CVE-2024-23897

Usage root@kitploit: python poc.py usage: python poc.py http://127.0.0.1:8888/ /etc/passwd...

9.8CVSS8.2AI score0.99999EPSS
SaveExploits50
RedHat Linux
RedHat Linux
added 2026/09/10 9:07 a.m.3 views

github.com/cri-o/cri-o: Fix Bypass for CVE-2022-4318 — /etc/passwd Injection via HOME env

A flaw was found in CRI-O. The fix for a previous vulnerability CVE-2022-4318 was incorrect, allowing it to be bypassed. An attacker capable of setting environment variables on a container can inject a newline character into the HOME environment variable. This issue allows the addition of arbitra...

7.8CVSS0.00164EPSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/10 3:32 a.m.7 views

DirtyPipe

Dirty Pipe Exploit: CVE-2022-0847 The Dirty Pipe vulnerability, also known as CVE-2022-0847, is a significant flaw within the Linux kernel. This repository provides an adapted version of the widely used exploit code to make it more user-friendly and modular. A very good explanation of this...

7.8CVSS7.2AI score0.89721EPSS
SaveExploits102
Kitploit
Kitploit
added 2026/09/10 3:20 a.m.5 views

Dirty-Pipe-Oneshot

Dirty-Pipe-Oneshot Compiled version of CVE-2022-0847 aka Dirty Pipe. Just one shot to root them all :D just comple the cve-2022-0847.c file root@kitploit: gcc cve-2022-0847.c -o getroot then execute it on the victim & get root :D root@kitploit: ./getroot /etc/passwd 1 ootz: Happy Rooting 🎭...

7.8CVSS7.2AI score0.89721EPSS
SaveExploits102
Kitploit
Kitploit
added 2026/09/10 1:41 a.m.12 views

cve_2026_31431_audit

CVE-2026-31431 Audit This project provides a professional Python script designed to check if a system is vulnerable to CVE-2026-31431 and demonstrates how to exploit it for research purposes. 🎬 Full Workflow The diagram below illustrates the complete workflow from Environment Audit SCAN, Patch...

7.8CVSS6.6AI score0.99907EPSS
SaveExploits242
Kitploit
Kitploit
added 2026/09/10 1:15 a.m.10 views

cve_2022_0847_shellcode

cve20220847shellcode Description This repository contains a Python script genshellcode.py, based on pwntools, to generate a shellcode implementing CVE-2022-0847. The shellcode is based on this Poc: antx. I analyzed the code of the PoC and its execution with strace to catch all the system calls...

7.8CVSS7.1AI score0.89721EPSS
SaveExploits102References1
Kitploit
Kitploit
added 2026/09/10 12:22 a.m.6 views

CVE-2021-41773-PoC

CVE-2021-41773-PoC PoC for CVE-2021-41773 with docker to demonstrate Run Just run ./poc.sh. Make sure you have working docker and docker-compose root@kitploit: $ ./poc.sh Creating network "cve-2021-41773-pocdefault" with the default driver Creating cve-2021-41773-pocweb1 ... done...

9.8CVSS8.1AI score0.99992EPSS
SaveExploits164
Kitploit
Kitploit
added 2026/09/09 11:37 p.m.12 views

DirtyPipe-BSI

Dirty...What? This is Max Kellermann's proof of concept for Dirty Pipe, but modified to overwrite the root password field in /etc/passwd and restore it after obtaining a root shell. Note: I claim no credit for finding this vulnerability or writing the proof of concept. This exploit is simply a...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 11:37 p.m.8 views

CVE-2016-5195

dirtycow This exploit uses the pokemon exploit of the dirtycow vulnerability as a base and automatically generates a new passwd line. The user will be prompted for the new password when the binary is run. The original /etc/passwd file is then backed up to /tmp/passwd.bak and overwrites the root...

7.2CVSS7.2AI score0.83524EPSS
SaveExploits91References1
Kitploit
Kitploit
added 2026/09/09 10:13 p.m.7 views

CVE-2019-11510

CVE-2019-11510 Exploit for Arbitrary File Read on Pulse Secure SSL VPN CVE-2019-11510 You can use a single domain, either a list of domains. You must include https:// in front of the domain. Usage : cat targetlist.txt | bash CVE-2019-11510.sh / bash CVE-2019-11510.sh -d https://vpn.target.com/ If...

10CVSS8.2AI score0.99999EPSS
SaveExploits22
Kitploit
Kitploit
added 2026/09/09 9:29 p.m.6 views

nmap-CVE-2023-23333-exploit

nmap-CVE-2023-23333-exploit Nmap NSE script to dump /etc/passwd from remote system using Solarwinds CVE-2023-23333 vulnerability Save the script into a file named solar-CVE-2023-23333.nse. To run the script, you can use Nmap's --script-args option to provide the output file path: nmap -p --script...

9.8CVSS8.1AI score0.99291EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/09 9:20 p.m.6 views

CVE-2022-0847_DirtyPipeExploit

What is this This is Max Kellermann's proof of concept for Dirty Pipe, but modified to overwrite root's password field in /etc/passwd and restore after popping a root shell. Side Note: I do not claim any credit for finding this vulnerability or writing the proof of concept. This exploit is merely...

7.8CVSS7.1AI score0.89721EPSS
SaveExploits102
Kitploit
Kitploit
added 2026/09/09 7:50 p.m.6 views

CVE-2019-5418-Scanner

CVE-2019-5418-Scanner A multi-threaded Golang scanner to identify Ruby endpoints vulnerable to CVE-2019-5418 Usage root@kitploit: Usage of ./CVE-2019-5418-Scanner: -auth string Perform a scan using a auth token i.e Basic YmFzZTY0VG9rZW5WYWx1ZQ== default "nope" -http Use HTTP over HTTPS -insecure...

7.5CVSS7.2AI score0.98507EPSS
SaveExploits18
Kitploit
Kitploit
added 2026/09/09 7:17 p.m.5 views

dirtyPipe-automaticRoot

Dirty Pipe automatic root exploit CVE-2022-0847 Dependencies: Python 3.10 or above How to use: Automatic root: root@kitploit: $ python3.10 dirtyPipe.py -a + hjacking super user in /etc/passwd + dropipng shell Write a no write permission, immutable or read-only mounted file: root@kitploit: $...

7.8CVSS7.2AI score0.89721EPSS
SaveExploits102
Kitploit
Kitploit
added 2026/09/09 6:40 p.m.9 views

CVE-2017-12637_SAP-NetWeaver-URL-Traversal

CVE-2017-12637SAP-NetWeaver-URL-Traversal Proof-of-concept LFI Scanner: Automated detection of /etc/passwd exposures via directory traversal and regex matching. root@kitploit: LFI Scanner A lightweight Python proof-of-concept to scan target hosts for Local File Inclusion LFI vulnerabilities by...

7.5CVSS8.1AI score0.95111EPSS
SaveExploits3References1
Kitploit
Kitploit
added 2026/09/09 5:27 p.m.7 views

CVE-2025-27591-Below

CVE-2025-27591-Below 📌 Description This is a proof-of-concept PoC exploit for CVE-2025-27591 , a local privilege escalation vulnerability in the below system monitor tool. The issue arises from unsafe handling of log files /var/log/below/errorroot.log when executed with elevated privileges. By...

6.8CVSS7.1AI score0.00364EPSS
SaveExploits23References1
Kitploit
Kitploit
added 2026/09/09 5:03 p.m.5 views

CVE-2016-5195

CVE-2016-5195 my personal POC and EXPLOIT of CVE-2016-5195 dirty COW Usage POC: write files arbitrarily Just a simply POC of this CVE, compile the file poc.c as follow: root@kitploit: $ gcc poc.c -o poc -static -lpthread You shall run it as follow: root@kitploit: ./poc destinationfile fakefile Yo...

7.2CVSS7.1AI score0.83524EPSS
SaveExploits91
Kitploit
Kitploit
added 2026/09/09 2:38 p.m.3 views

CVE-2024-24919

CVE-2024-24919 Usage Usage: ./CVE-2024-24919.sh -i -p -f Specifying an IP with -i root@kitploit: ./CVE-2024-24919.sh -i 190.XXX.XXX.XXX Check multiples IP with -f root@kitploit: ./CVE-2024-24919.sh -f uniq.txt File example root@kitploit: 192.168.0.1 192.168.0.2 192.168.0.3 ... 192.168.0.20...

8.6CVSS8AI score0.99978EPSS
SaveExploits53
Kitploit
Kitploit
added 2026/09/09 2:02 p.m.9 views

CVE-2024-4956

CVE-2024-4956 : Nexus Repository Manager 3 Dork: Shodan:http.html:"Nexus Repository" Hunter:product.name="Nexus Repository" FOFA:app="Nexus-Repository-Manager" Poc : root@kitploit: GET /%2F%2F%2F%2F%2F%2F%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2Fetc%2Fpasswd HTTP/1.1 Host: localhost:8081...

7.5CVSS7.7AI score0.18245EPSS
SaveExploits16
Rows per page
Query Builder