Lucene search
+L

382 matches found

Kitploit
Kitploit
added 2026/09/08 6:48 a.m.8 views

cve-2017-8046

CVE-2017-8046 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-2017-8046 Image author: https://github.com/Medicean/VulApps/tree/master/s/spring/1...

9.8CVSS8.1AI score0.7453EPSS
SaveExploits8References3
Kitploit
Kitploit
added 2026/09/08 5:42 a.m.7 views

day09-bentoml-deser-lab

Day 09 — CVE-2025-27520 BentoML-style insecure deserialization — Local Docker lab This lab reproduces the insecure deserialization class that led to CVE-2025-27520. It is intentionally vulnerable for educational purposes. Run locally in Docker only. Quickstart Build and run: root@kitploit: docker...

9.8CVSS8.4AI score0.40333EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/08 5:28 a.m.8 views

log4j-vulnerability

LOG4J Vulnerability A Java-based project presenting how to exploit CVE-2021-44228 vulnerability. https://user-images.githubusercontent.com/13152452/147803050-458593e9-4b54-4e1f-ba07-802866b9b43e.mp4 Requirements A Linux-based operating system: I used Ubuntu Desktop 20.10 64 bits OpenJDK 17.0.1: T...

10CVSS7.3AI score0.99999EPSS
SaveExploits368References1
Kitploit
Kitploit
added 2026/09/08 5:20 a.m.4 views

cve-2017-8917

CVE-2017-8917 Esto es parte de Cved: una herramienta para gestionar contenedores docker vulnerables. Cved: https://github.com/git-rep-src/cved Fuente de la imagen: https://github.com/cved-sources/cve-2017-8917 Autor de la imagen: https://github.com/Medicean/VulApps/tree/master/j/joomla/2...

9.8CVSS8.3AI score0.99826EPSS
SaveExploits21References3
Kitploit
Kitploit
added 2026/09/08 4:49 a.m.6 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.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/08 4:01 a.m.12 views

bento

This software is exprimental but we accept suggestions and contributions Bento Toolkit for PT and CTF A bento 弁当, bentō is a single-portion take-out or home-packed meal of Japanese origin. Bento Toolkit is a simple and minimal docker container for penetration testers and CTF players. It has the...

5.8AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/08 3:30 a.m.10 views

SpoolSploit

SpoolSploit A collection of Windows print spooler exploits containerized with other utilities for practical exploitation. Summary SpoolSploit is a collection of Windows print spooler exploits containerized with other utilities for practical exploitation. A couple of highly effective methods would...

9.3CVSS8.2AI score0.86132EPSS
SaveExploits63References7
Kitploit
Kitploit
added 2026/09/08 2:58 a.m.5 views

OwnCloud-CVE-2023-49103

To build the container do: 1: Down the folder, unzip and build the container. 2: docker build -t cve-2023-49103 ./ 3: docker run --name cve-2023-49103 -p 80:80 -p 443:443 cve-2023-49103...

10CVSS7.7AI score0.78428EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/08 1:51 a.m.9 views

cve-2018-15961

CVE-2018-15961 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-2018-15961 Image author: https://bintray.com/eaps/coldfusion/cf%3Acoldfusion/2018.0.0...

10CVSS8.4AI score0.9995EPSS
SaveExploits11References2
Kitploit
Kitploit
added 2026/09/07 10:47 p.m.7 views

cve-2018-17207

CVE-2018-17207 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-2018-17207 Image author: https://github.com/cved-sources/cve-2018-17207...

9.8CVSS8.1AI score0.60086EPSS
SaveExploits4References2
Kitploit
Kitploit
added 2026/09/07 10:02 p.m.9 views

cve-2018-15877

CVE-2018-15877 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-2018-15877 Image author: https://github.com/cved-sources/cve-2018-15877...

9CVSS7.8AI score0.7699EPSS
SaveExploits11References2
Kitploit
Kitploit
added 2026/09/07 8:47 p.m.6 views

CVE-2022-25476

CVE-2022-25476 ⚡ Simple Usage Use this project only in safe and authorized environments such as: Local virtual machines Docker containers Isolated lab setups Authorized penetration testing environments Example setup: root@kitploit: git clone cd Project use python follow below Create a virtual...

7.5AI score
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/07 7:13 p.m.7 views

CVE-2022-0944

CVE-2022-0944 A proof of concept exploit for SQLPad RCE CVE-2022-0944 Usage root@kitploit: usage: main.py -h url lhost lport username password positional arguments: url URL to SQLPad lhost Listener host address for reverse shell lport Listener port for reverse shell username login username option...

9.1CVSS7.9AI score0.08669EPSS
SaveExploits12
Kitploit
Kitploit
added 2026/09/07 3:40 p.m.5 views

CVE-2025-32375

Setup for the vulnerable version. Start the vulnerable container: root@kitploit: docker compose up Create a listener e.g. ncat: root@kitploit: ncat -klnv 1337 Run the exploit: root@kitploit: python3 exploit.py You should receive an HTTP request in the ncat window with the contents of the OS comma...

9.8CVSS8.2AI score0.52109EPSS
SaveExploits5References1
Kitploit
Kitploit
added 2026/09/07 12:15 p.m.6 views

CVE-2017-13089

CVE-2017-13089 wget v1.19.1 for exploit dev. NOTE This is not a working exploit - under development. Usage root@kitploit: Build the container docker build -t cve201713089 . OR ... docker pull robertcolejensen/cve201713089 Play around in the container, src will be mounted at /opt/CVE-2017-13089/sr...

9.3CVSS7.6AI score0.79855EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/06 4:02 p.m.4 views

POC-IngressNightmare-CVE-2025-1974

Shell.so Builder Alpine-based This project allows you to build a shell.so payload using Alpine Linux inside a Docker container. Instructions 1. Clone the repository : git clone cd 2. Build the payload : ./runbuild.sh The compiled shell.so will be generated in the project root directory. ⚠️...

9.8CVSS7.1AI score0.99525EPSS
SaveExploits20
Kitploit
Kitploit
added 2026/09/06 3:17 p.m.5 views

DC30_Workshop

DEF CON 30 Workshop Mainframe Container The scripts here are used to build the MVS 3.8j virtual mainframe for the DEFCON 30 workshop. Thank you for taking a look at the DEFCON 30 Mainframe Buffer Overflow workshop. Use docker This docker container has everything you need to learn how to do MVS...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/05 8:11 p.m.5 views

EXPLOIT-CVE-2026-26216

CVE-2026-26216 — Crawl4AI unauthenticated RCE via hooks GHSA-5882-5rx9-xgxp CVSS 10.0 · pre-auth RCE · CWE-94 Code Injection Unauthenticated remote code execution on the Crawl4AI Docker server field. This code is executed with exec inside a "homemade sandbox" — a restricted builtins dictionary...

10CVSS5.9AI score0.01569EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/05 5:43 p.m.6 views

CVE-2019-5010

CVE-2019-5010 Author: Jonathan M. Wilbur Copyright Year: 2019 License: MIT License How to use 1. Install all dependencies by running npm install. 2. Compile the project using npm run build. 3. Run node ./dist/index.js to create the evil certificate in ./dist/cve-2019-5010-cert.pem. 4. Bring up th...

7.5CVSS7AI score0.20743EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/05 6:43 a.m.7 views

React2Shell

React2Shell — Vulnerable Lab CVE-2025-55182 React2Shell is an intentionally vulnerable React.js application provided for educational and research related to CVE-2025-55182. It contains deliberately insecure code and must not be used in production. The project is packaged and run using Docker,...

10CVSS7.5AI score0.99802EPSS
SaveExploits390References1
Rows per page
Query Builder