Lucene search
+L

10774 matches found

Kitploit
Kitploit
added 2026/09/21 4:57 a.m.8 views

CVE-2022-42889

CVE-2022-42889 Python script for CVE-2022-42889 To test this locally follow the docker POC: https://github.com/karthikuj/cve-2022-42889-text4shell-docker For a PHP version of this: https://github.com/ClickCyber/cve-2022-42889 If youre running this and exploiting it locally, the IP you need to use...

9.8CVSS7.8AI score0.99931EPSS
SaveExploits42References2
Kitploit
Kitploit
added 2026/09/21 4:54 a.m.9 views

day01-sessionreaper-lab

Day 1 — SessionReaper-style Vulnerable Lab Educational This is a tiny lab that simulates the core idea reported for CVE-2025-54236 “SessionReaper”: improper validation of nested JSON leading to dangerous code paths. This is not Magento/Adobe Commerce; it's a minimal educational replica to practic...

9.1CVSS8.7AI score0.94532EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/21 4:49 a.m.19 views

naive-hashcat

Naive Hashcat Crack password hashes without the fuss. Naive hashcat is a plug-and-play script that is pre-configured with naive, emperically-tested, "good enough" parameters/attack types. Run hashcat attacks using ./naive-hashcat.sh without having to know what is going on "under the hood"...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/21 4:48 a.m.7 views

cve-2019-10678

CVE-2019-10678 This is part of Cved: a tool to manage vulnerable docker containers. Cved: https://github.com/git-rep-src/cved Image source: https://github.com/cved-sources/cve-2019-10678 Image author: https://github.com/joshuacox/mkdomoticz...

7.5CVSS7.6AI score0.14052EPSS
SaveExploits5References3
Kitploit
Kitploit
added 2026/09/21 4:47 a.m.13 views

Privilege-Escalation

⬆️ Privilege Escalation for Pentesters A practical Privilege Escalation cheat sheet and reference guide designed for CTF players, penetration testers, and cybersecurity learners to understand how attackers escalate privileges on compromised systems 🌐 Connect With Us 🔵 Telegram – Join Channel ⚫...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/21 4:33 a.m.14 views

FFM

Freedom Fighting Mode FFM FFM is a hacking harness that you can use during the post-exploitation phase of a red-teaming engagement. The idea of the tool was derived from a 2007 conference from @thegrugq. It was presented at SSTIC 2018 video and the accompanying slide deck is available at this url...

6.1AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/21 4:33 a.m.12 views

CVE-2022-27251

CVE-2022-27251 Remote Code Execution in LocalStack 0.12.6 Due to the lack of sanitization on user input on the Lambda API handler field whilst spawning Lambda functions and the way Docker containers are insecurely spawned, an injection can be provided through AWS CLI in the --handler option to be...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/21 4:31 a.m.28 views

polymorph

Polymorph Polymorph is a tool that facilitates the modification of network traffic on the fly by allowing the execution of Python code on network packets that are intercepted in real time. This framework can be used to modify in real time network packets that implement any publicly specified...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/21 4:22 a.m.9 views

cve-2019-9194

CVE-2019-9194 This is part of Cved: a tool to manage vulnerable docker containers. Cved: https://github.com/git-rep-src/cved Image source: https://github.com/cved-sources/cve-2019-9194 Image author: https://github.com/cved-sources/cve-2019-9194...

9.8CVSS8.3AI score0.92667EPSS
SaveExploits11References2
Kitploit
Kitploit
added 2026/09/21 4:20 a.m.8 views

cve-2017-5941-poc-docker-lab

CVE-2017-5941 — node-serialize Untrusted Deserialization RCE PoC ⚠️ For lab / self-assessment only. Use only on systems you own or are authorized to test. This repository provides: A minimal PoC script to reproduce CVE-2017-5941 against a vulnerable Node.js app that uses node-serialize = 0.0.4. Tw...

9.8CVSS8.4AI score0.61025EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/21 4:11 a.m.14 views

Docker-Security

Docker Security This is the OWASP Docker Top 10. It's a work in progress. About this document This document describes the most important 10 security bullet points for building a secure containerized environment. You can use it as a specification sheet if you start from scratch, alternatively...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/21 4:10 a.m.7 views

CVE-2021-44228-VULN-APP

CVE-2021-44228-VULN-APP NOTE: This is a vulnerable virtual machine for showing what actually is this vulnerability log4j, and so on! Installation: root@kitploit: cd CVE-2021-44228-VULN-APP/ docker build -t log4j-shell-poc . docker run --network host log4j-shell-poc Listening on port 8080...

10CVSS7.8AI score0.99999EPSS
SaveExploits375
Kitploit
Kitploit
added 2026/09/21 4:10 a.m.11 views

CVE-2021-41091

CVE-2021-41091 This exploit offers an in-depth look at the CVE-2021-41091 security vulnerability and provides a step-by-step guide on how to utilize the exploit script to achieve privilege escalation on a host. Vulnerability Summary CVE-2021-41091 is a flaw in Moby Docker Engine that allows...

6.3CVSS7AI score0.02848EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/21 4:08 a.m.74 views

ditto

Ditto is a small tool that accepts a domain name as input and generates all its variants for an homograph attack as output, checking which ones are available and which are already registered. PoC domains https://tᴡitter.com/ https://clᴏudflare.com Using with Docker The image on docker hub is...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/21 4:06 a.m.10 views

Docker-breakout-runc

Docker breakout via runc Originally from : https://github.com/Frichetten/CVE-2019-5736-PoC. This repo is simply me messing around with the PoC and attempting to figure the exploit's flow...

9.3CVSS7.2AI score0.98452EPSS
SaveExploits35References1
Kitploit
Kitploit
added 2026/09/21 4:03 a.m.9 views

cve-2021-44228-log4j-test

cve-2021-44228-log4j-test Test 1. LDAP Server and Exploit File Download Server 1.1 Running Docker-compose docker-compose.yml root@kitploit: version: '2' services: dockerdj: image: openidentityplatform/opendj:latest containername: ldap environment: ROOTUSERDN: "cn=han" ROOTPASSWORD: "han" BASEDN:...

10CVSS7.7AI score0.99999EPSS
SaveExploits375
Kitploit
Kitploit
added 2026/09/21 4:01 a.m.6 views

cve-2016-10033-45

To build the dockers: $ sudo docker build . -t ep4/5.2.17 change 5.2.17 to 18 and 20. to run the dockers: $ sudo docker run -p 7001:80 ep4/5.2.17 change to 7001/7002/7003 and 5.2.17/18/20 in the respective folders...

9.8CVSS7.3AI score0.99714EPSS
SaveExploits59
Kitploit
Kitploit
added 2026/09/21 3:59 a.m.15 views

pumba

Chaos testing tool for Docker, containerd, and Podman Quick Start · User Guide · Network Chaos · Deployment · Contributing Pumba is a chaos testing and network emulation tool for Docker, containerd, and Podman containers. Inspired by Netflix Chaos Monkey, Pumba brings chaos engineering to the...

6AI score
SaveExploits0References11
Kitploit
Kitploit
added 2026/09/21 3:58 a.m.64 views

cicd-goat

Deliberately vulnerable CI/CD environment. Hack CI/CD pipelines, capture the flags. 🚩 Created by Cider Security Acquired by Palo Alto Networks. Table of Contents Description Download & Run Linux & Mac Windows Powershell Usage Instructions Take the challenge Troubleshooting Solutions Contributing...

5.4AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/21 3:52 a.m.15 views

CVE-2025-9074-Docker-Desktop-API-Escape-PoC

🐚 docker-shell A lightweight, dependency-free bash script that gives you an emulated interactive shell inside a Docker container — using nothing but curl, dd, od, and awk. No Python, no jq, no editor required. Built for environments where you only have raw shell access and need to exec commands...

9.3CVSS8.2AI score0.01629EPSS
SaveExploits15
Rows per page
Query Builder