Lucene search
+L

1473 matches found

Kitploit
Kitploit
added 2026/09/09 11:53 a.m.4 views

CVE-2022-0847

CVE-2022-0847 La vulnerabilidad Dirty Pipe Solo con fines educativos root@kitploit: ┌──vagrant㉿kali- └─$ ls -al /etc/passwd -rw-r--r-- 1 root root 3124 Mar 8 08:47 /etc/passwd ┌──vagrant㉿kali- └─$ head -n 1 /etc/passwd root:x:0:0:root:/root:/usr/bin/zsh ┌──vagrant㉿kali- └─$ echo foo /etc/passwd...

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

apache-vulnerable

Scan FOR APACHE versions "ZERO-DAY" Apache Version 2.4.49 and 2.4.50 CVE-2021-41773 and CVE-2021-42013 How to use : You Will need nuclei ! https://github.com/projectdiscovery/nuclei Check local nuclei install and verify template nuclei -t apache-vulnerable-versions.yaml -vv and nuclei -t...

9.8CVSS8.1AI score0.99992EPSS
SaveExploits190References1
Kitploit
Kitploit
added 2026/09/09 10:29 a.m.7 views

CVE-2024-36821

CVE-2024-36821 The public reference that contains the minimum require information for the vulnerability covered by CVE-2024-36821 The original video with PoC you may find on the video - https://www.youtube.com/watch?v=6vHno0ik7JY The PoC: 1. Connect to the router witnin UART conenction 2. Using...

8.8CVSS7.9AI score0.02902EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/09 10:27 a.m.7 views

CVE-2022-0847-DirtyPipe-Exploit

CVE-2022-0847-DirtyPipe-Exploit 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...

7.8CVSS7.1AI score0.89721EPSS
SaveExploits102
Kitploit
Kitploit
added 2026/09/09 10:21 a.m.7 views

CVE-2024-48990

CVE-2024-48990 Exploit for CVE-2024-48990 Local Privilege Escalation in needrestart 3.8 Background Read https://blog.qualys.com/vulnerabilities-threat-research/2024/11/19/qualys-tru-uncovers-five-local-privilege-escalation-vulnerabilities-in-needrestart. Qualys does a great job explaining it. TLD...

7.8CVSS7.8AI score0.20452EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/09 9:47 a.m.8 views

CVE-2024-24919

CVE-2024-24919 Exploit tool to validate CVE-2024-24919 vulnerability on Checkpoint Firewall VPNs This tool creates an output folder containing a "Target-IP.txt" file. This file includes the contents of the /etc/passwd file from the affected target, thereby determining if the system is vulnerable ...

8.6CVSS7.9AI score0.99978EPSS
SaveExploits53
Kitploit
Kitploit
added 2026/09/09 9:40 a.m.7 views

CVE-2020-11651

CVE-2020-11651 A script that exploits SaltStack CVE-2020-11651 and CVE-2020-11652 to add new users to a vulnerable Salt master by injecting entries into /etc/passwd and /etc/shadow. root@kitploit: Exploit Title: Saltstack 3000.1 - Remote Code Execution Date: 2020-05-04 Orignal Exploit Author:...

9.8CVSS7.9AI score0.96614EPSS
SaveExploits23
Kitploit
Kitploit
added 2026/09/09 9:39 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
Kitploit
Kitploit
added 2026/09/09 9:37 a.m.7 views

CVE-2022-0847

DIRTY PIPE CVE-2022-0847 This is a kernel vulnerability that allows overwriting of data in arbitrary read-only files, which can therefore lead to privilege escalation since an unprivileged process can write into a privileged process. All credits go to 🥇Max Kellermann for finding the vulnerability...

7.8CVSS7AI score0.89721EPSS
SaveExploits102References1
Kitploit
Kitploit
added 2026/09/09 8:11 a.m.4 views

dirtycow

✅ Requirements / Affected Kernel Version Dirty COW adalah Local Privilege Escalation LPE di Linux kernel yang dikenal sebagai CVE-2016-5195. :contentReferenceoaicite:0index=0 🎯 Vulnerable Kernel Secara umum, Dirty COW berdampak pada Linux kernel 2.x sampai 4.x sebelum 4.8.3...

7.2CVSS7.2AI score0.83524EPSS
SaveExploits91
Kitploit
Kitploit
added 2026/09/09 7:33 a.m.9 views

CVE-2019-5418

CVE-2019-5418 Test case Run : root@kitploit: $ rails s PoC : root@kitploit: Accept: ../../../../../../../../etc/passwd Req 1 - root@kitploit: GET /shitblock HTTP/1.1 Host: REDACTED:3000 User-Agent: Mozilla/5.0 Windows NT 10.0; Win64; x64; rv:65.0 Gecko/20100101 Firefox/65.0 Accept:...

7.5CVSS7.2AI score0.98507EPSS
SaveExploits18
Kitploit
Kitploit
added 2026/09/09 6:43 a.m.8 views

cve-2021-45043

cve-2021-45043 HD-Network Real-time Monitoring System 2.0 permite la navegación de directorios ../ para leer /etc/shadow a través del parámetro sLanguage de /language/lang. publicación inicial https://cyberguy0xd1.medium.com/my-cve-2021-45043-lfi-write-up-441dad30dd7f explotación mediante burp GE...

7.5CVSS7.4AI score0.33133EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/09 4:13 a.m.3 views

Dirty-COW-CVE-2016-5195-

Dirtyc0w Docker POC Prerequisites: Vagrant installed How to use Firstly clone the project git clone https://github.com/BrolyCode/Dirty-Cow.git Get into the folder cd Dirty-Cow Then run up the environment with the command root@kitploit: vagrant up Once the server is built, we will ssh into it...

7.2CVSS7.3AI score0.83524EPSS
SaveExploits91
Kitploit
Kitploit
added 2026/09/09 4:08 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/09 1:51 a.m.5 views

CVE-2021-43798

CVE-2021-43798 Directory Traversal and Arbitrary File Read on Grafana Authors: Wagner Alves - Red Team Analyst This exploit leverages Directory Traversal and Arbitrary File Read vulnerabilities in Grafana 8.0 - 8.3, allowing it to read files such as /etc/passwd, /etc/hosts, /home/user/.ssh/idrsa,...

7.5CVSS8.1AI score0.88503EPSS
SaveExploits45
Kitploit
Kitploit
added 2026/09/09 1:41 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/08 10:16 p.m.5 views

Arbitrary-File-Read-CVE-2024-24919

Arbitrary File Read CVE-2024-24919 Here is the alert received on the SIEM Firstly, what is CVE-2024-24919? Here is the description on the NIST website. After some more research, CVE-2024-24919 is a path traversal attack, which explains the request being made to the '/etc/passwd' directory. The...

8.6CVSS7.7AI score0.99978EPSS
SaveExploits53
Kitploit
Kitploit
added 2026/09/08 10:02 p.m.4 views

CVE-2021-43798

CVE-2021-43798 root@kitploit: ┌─✗─s1gh@parrot─/Desktop └──╼ $ python3 grafanapathtraversal.py -H "http://example-url:3000" Read file /etc/passwd root:x:0:0:root:/root:/bin/ash bin:x:1:1:bin:/bin:/sbin/nologin daemon:x:2:2:daemon:/sbin:/sbin/nologin adm:x:3:4:adm:/var/adm:/sbin/nologin...

7.5CVSS8.6AI score0.88503EPSS
SaveExploits45
Kitploit
Kitploit
added 2026/09/08 9:08 p.m.9 views

wordpress-snapcreek

wordpress-snapcreek snapcreekduplicator file read vulnerability https://www.cvedetails.com/cve/CVE-2020-11738/ Step1: Open MSFconsole: and use wordpressscanner to find all plugins used by target machine. STEP2: Attack using python script: Install/ upgrade pip3 on attacker machine Sudo apt install...

7.5CVSS7.5AI score0.97822EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/08 8:22 p.m.4 views

CVE-2026-43284---DirtyFrag-Analysis-THM-

TryHackMe — CVE-2026-43284: Dirty Frag Room: CVE-2026-43284: Dirty Frag Category: Linux Privilege Escalation Author: My Page Overview Dirty Frag is a chained Linux local privilege escalation LPE room built around CVE-2026-43284. The goal is to go from an unprivileged shell to root by exploiting a...

8.8CVSS7.3AI score0.93235EPSS
SaveExploits32
Rows per page
Query Builder