Lucene search
+L

493453 matches found

Kitploit
Kitploit
โ€ขadded 2026/09/06 7:32 p.m.โ€ข10 views

CVE-2017-7184

CVE-2017-7184 โ€“ Linux Kernel XFRM Privilege Escalation No Sudo Overview This repository contains a proof-of-concept local privilege escalation exploit for CVE-2017-7184 , a Linux kernel vulnerability in the XFRM IPsec netlink subsystem. The exploit demonstrates how an unprivileged user can gain...

7.8CVSS6.9AI score0.01798EPSS
SaveExploits4
Kitploit
Kitploit
โ€ขadded 2026/09/06 6:48 p.m.โ€ข5 views

CVE-2025-68325

CVE-2025-68325 schcake doesn't consider the case when cakeenqueue returns a non-null result, leading to the imbalanced qlen in the qdisc tree, triggering null-deref in its parent sched, e.g., qfq. Affected Versions Fixed at v6.19-rc1 Severity Low Patch root@kitploit: In cakedrop,...

6.1AI score0.00193EPSS
SaveExploits0
Kitploit
Kitploit
โ€ขadded 2026/09/06 6:34 p.m.โ€ข5 views

CVE-2021-3560-PolkitPrivilegeEsclation

CVE-2021-3560-Polkit-Privilege-Esclation PoC Original research by Kevin Backhouse This is just a Bash PoC script, that automates the exploitation steps mentioned in Kevin Backhouse's blog. Read his post on this vulnerability:...

7.8CVSS7.9AI score0.22193EPSS
SaveExploits37References2
Kitploit
Kitploit
โ€ขadded 2026/09/06 5:56 p.m.โ€ข7 views

CVE-2022-0847

CVE-2022-0847 Linux โ€œDirty Pipeโ€ vulnerability gives unprivileged users root access...

7.8CVSS7.1AI score0.89721EPSS
SaveExploits102
Kitploit
Kitploit
โ€ขadded 2026/09/06 5:55 p.m.โ€ข8 views

CVE-2021-22555

CVE-2021-22555 Linux Kernel 2.6.19 5.9 - 'Netfilter Local Privilege Escalation'...

8.3CVSS6.7AI score0.78684EPSS
SaveExploits21
Kitploit
Kitploit
โ€ขadded 2026/09/06 5:43 p.m.โ€ข6 views

vinieger-CVE-2025-48384-Dockerfile

vinieger-CVE-2025-48384-Dockerfile This provised a PoC dockerfile image for CVE-2025-48384, related to https://github.com/vinieger/CVE-2025-48384, so it can be tested inside a Kubernetes cluster. Deploying it to GKE: Building and Publishing to GCP registry: change your registry path root@kitploit...

8CVSS7.4AI score0.04109EPSS
SaveExploits9References1
Kitploit
Kitploit
โ€ขadded 2026/09/06 5:40 p.m.โ€ข7 views

CVE-2021-4034-CTF-writeup

CVE-2021-4034-CTF-writeup This is a CTF pwn challenge that I wrote in C which requires the user to exploit the CVE-2021-4034 vulnerability. Players are given 2 binaries in the challenge directory in this repo. The chal binary implements the CTF challenge and the shelly.so is a helper binary. How ...

7.8CVSS7AI score0.94921EPSS
SaveExploits154References1
Kitploit
Kitploit
โ€ขadded 2026/09/06 5:34 p.m.โ€ข9 views

CVE-2022-23222

CVE-2022-23222 Click here if you just wanna build and run the dang thing. What follows is more or less a translation of the Chinese writeup, available here. We'll use the mainline kernel code for version 5.13.0 as a reference. There is a mismatch in available pointer types and the function that...

7.8CVSS6.6AI score0.01915EPSS
SaveExploits5References1
Kitploit
Kitploit
โ€ขadded 2026/09/06 5:23 p.m.โ€ข5 views

dirtycaw-projet

Dirty COW - Privilege Escalation CVE-2016-5195 This project demonstrates a privilege escalation using the Dirty COW vulnerability in a virtual machine with Ubuntu Server 16.04.1 and kernel 4.4.0-31-generic. ๐Ÿ”ง Environment Victim machine : Ubuntu 16.04.1 vulnerable student without privileges Attack...

7.2CVSS7.2AI score0.83524EPSS
SaveExploits91
Kitploit
Kitploit
โ€ขadded 2026/09/06 5:19 p.m.โ€ข3 views

trans2open-CVE-2003-0201

Samba versions 2.2.0 to 2.2.8 This exploits the buffer overflow found in Samba versions 2.2.0 to 2.2.8. This particular module is capable of exploiting the flaw on x86 Linux systems that do not have the noexec stack option set. NOTE: Some older versions of RedHat do not seem to be vulnerable sinc...

10CVSS6.2AI score0.84502EPSS
SaveExploits31References1
Kitploit
Kitploit
โ€ขadded 2026/09/06 5:11 p.m.โ€ข11 views

CVE-2025-32463

Heavily influenced/copied/based on the format of a similar repo by pr0v3rbs -- https://github.com/pr0v3rbs/CVE-2025-32463i\chwoot.git This is a C reimplementation for rapid, single-source delivery, execution, and cleanup. CVE-2025-32463 โ€“ sudo chroot "chwoot" PoC This repository provides a...

9.3CVSS7.4AI score0.59417EPSS
SaveExploits71
Kitploit
Kitploit
โ€ขadded 2026/09/06 5:04 p.m.โ€ข6 views

CVE-2022-0185-POC

CVE-2022-0185 โ€” Proof of Concept A proof-of-concept exploit for CVE-2022-0185 , a heap-based buffer overflow in the Linux kernel's legacyparseparam function fs/fscontext.c. This allows a local unprivileged user to escalate privileges to root. Original exploit by Crusaders of Rust. Full writeup:...

8.4CVSS7.3AI score0.25151EPSS
SaveExploits11References1
Kitploit
Kitploit
โ€ขadded 2026/09/06 4:56 p.m.โ€ข4 views

CVE-2021-4204

CVE-2021-4204 Chinese writeup: https://tr3e.ee/posts/cve-2021-4204-linux-kernel-ebpf-lpe.txt For educational/research purposes only. Use at your own risk. Build & Run root@kitploit: $ sh buildandrun.sh Build from source... cc -I include -static -w -o exploit exploit.c Start exploit! This might ta...

7.1CVSS6.9AI score0.01221EPSS
SaveExploits1
Kitploit
Kitploit
โ€ขadded 2026/09/06 4:56 p.m.โ€ข3 views

awesome-security-hardening

awesome-security-hardening A collection of awesome security hardening guides, best practices, checklists, benchmarks, tools and other resources. This is work in progress: please contribute by sending your suggestions. You may do this by creating issue tickets or forking, editing and sending pull...

6AI score
SaveExploits0References2
Kitploit
Kitploit
โ€ขadded 2026/09/06 4:54 p.m.โ€ข5 views

nasm_linux_x86_64_pure_sharedlib

NASM Linux x8664 pure no deps shared library .so Tested with "Reflective SO injection". A library injection technique in which the concept of reflective programming is employed to perform the loading of a library from memory into a host process...

6AI score
SaveExploits0References1
Kitploit
Kitploit
โ€ขadded 2026/09/06 4:52 p.m.โ€ข9 views

CVE-2023-0179-POC-

CVE-2023-0179 POC Credits to https://github.com/TurtleARM Steps to Reproduce Install Ubuntu-22.04.5-live-server-iso and fully install the version, but donโ€™t update the system Install the Linux kernel version 6.1.6 onto the Virtual Machine with the Ubuntu version 24.04.5 Install the following...

7.8CVSS6.8AI score0.01944EPSS
SaveExploits5References1
Kitploit
Kitploit
โ€ขadded 2026/09/06 4:43 p.m.โ€ข3 views

Penetration-Testing-Tools

A collection of my Penetration Testing Tools, Scripts, Cheatsheets This is a collection of more than a 160+ tools, scripts, cheatsheets and other loots that I've been developing over years for Penetration Testing and IT Security audits purposes. Most of them came handy at least once during my...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
โ€ขadded 2026/09/06 4:30 p.m.โ€ข6 views

metasploitable-penetration-testing-lab

๐Ÿ” Metasploitable 2 Penetration Testing Lab A controlled cybersecurity lab project demonstrating vulnerability discovery, exploitation, post-exploitation validation, and defensive mitigation within an isolated virtual environment. ๐Ÿ“Œ Project Overview This project simulates a real-world penetration...

8.1AI score
SaveExploits0
Kitploit
Kitploit
โ€ขadded 2026/09/06 4:28 p.m.โ€ข6 views

CVE-2021-3490-POC

CVE-2021-3490 Credits to https://github.com/chompie1337 Steps to Reproduce Install the ubuntu-20.04.6-live-server-amd64.iso from Ubuntu Releases, and install into the virtual machine. root@kitploit: wget https://releases.ubuntu.com/20.04/ubuntu-20.04.6-live-server-amd64.iso After installing ISO,...

7.8CVSS6.8AI score0.27477EPSS
SaveExploits7References1
Kitploit
Kitploit
โ€ขadded 2026/09/06 4:20 p.m.โ€ข4 views

PwnKit_CVE-2021-4034

PwnKit Self-contained exploit for CVE-2021-4034 - Pkexec Local Privilege Escalation Usage Should work out of the box on vulnerable Linux distributions based on Ubuntu, Debian, Fedora, and CentOS. root@kitploit: sh -c "$curl -fsSL...

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