Lucene search
+L

65 matches found

Kitploit
Kitploit
added 2026/09/14 12:04 p.m.6 views

CVE-Factory

CVE-Factory: Scaling Expert-Level Agentic Tasks for Code Security Vulnerability CVE-Factory is a Multi-Agent system for fully automated, end-to-end CVE reproduction. Given CVE records, the system automatically researches details, generates test cases, builds Docker environments, and validates tha...

6.1AI score
SaveExploits0References14
Kitploit
Kitploit
added 2026/09/14 11:50 a.m.6 views

-create-a-vulnerable-Docker-environment-that-is-susceptible-to-CVE-2023-30212

create a vulnerable Docker environment that is susceptible to CVE 2023-30212 Description Docker environment and exploit the CVE-2023-30212 vulnerabilityVE-2023-30212 is a security vulnerability that affects versions of OURPHP prior to or equal to 7.2.0. This vulnerability allows for Cross-Site...

6.1CVSS6.7AI score0.08115EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/14 10:32 a.m.5 views

Spring4Shell-POC

Spring4Shell-POC Local reproduction process of Spring4Shell vulnerability Environment Preparation Environment: docker, docker-compose mvn package, generate ./target/ROOT.warshell mvn package root@kitploit: Start the serviceshell docker-compose up -d Stop serviceshell docker-compose down...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 10:31 a.m.6 views

CVE-2020-10560

CVE-2020-10560 CVE-2020-10560 OSSN Arbitrary File Read For details on how to use this repository refer to https://techanarchy.net/blog/cve-2020-10560-ossn-arbitrary-file-read Starting docker-compose up --build Installing Once the images are running, you can access the install page at 127.0.0.1 or...

5.9CVSS6.2AI score0.03797EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/14 9:23 a.m.9 views

CVE-2023-30212-POC

CVE-2023-30212-POC Creating a Vulnerable Docker Environment & Exploiting vulnerability in Ourphp version 7.2.0 CVE 2023 30212 Step 1. Download and install Docker in your system . I am using Docker because it’s quick and easy to install ubuntu Step 2. Setup Docker environment root@kitploit: sudo...

6.1CVSS6.5AI score0.08115EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/14 12:13 a.m.5 views

CVE-2021-42013-LAB

CVE-2021-42013-LAB Apache HTTP Server 2.4.50 - RCE Lab exploit.sh :- https://github.com/jas9reet/CVE-2021-42013-LAB/blob/main/exploit.sh Usage docker pull jas9reet/cve-2021-42013-lab docker run -dit -p 8088:80 jas9reet/cve-2021-42013-lab Vulnerable Application Access VICTIM-IP-ADDRESS :8088...

9.8CVSS8.2AI score0.99964EPSS
SaveExploits191References1
Kitploit
Kitploit
added 2026/09/14 12:11 a.m.6 views

CVE-2022-44268-ImageMagick-Vulnerable-Docker-Environment

CVE-2022-44268 ImageMagick Arbitrary Local File Read https://www.metabaseq.com/imagemagick-zero-days/ Based on the PoC CVE-2022-44268 ImageMagick Arbitrary File Read PoC, I created a vulnerability testing environment by using docker. Usage root@kitploit: get image docker pull...

6.5CVSS7.5AI score0.89855EPSS
SaveExploits28References1
Kitploit
Kitploit
added 2026/09/13 3:26 p.m.6 views

Awesome-RCE-techniques

Awesome RCE techniques Awesome list of techniques to achieve Remote Code Execution RCE on various apps! Goal of this project The goal of this project is to provide an OpenSource knowledge database of all the techniques to achieve Remote Code Execution RCE on various applications. All of these...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 1:15 p.m.7 views

CVE-2024-3400-PoC

This repo contains a script to set up the safe environment for exploitation and a script that is responsible for carrying out the exploitation stages of: CVE-2024-3400 Palo Alto Firewall Test Environment This repository provides a shell script that allows you to quickly set up a test environment...

10CVSS8.3AI score0.99999EPSS
SaveExploits46References1
Kitploit
Kitploit
added 2026/09/13 2:53 a.m.5 views

CVE-2026-21877

CVE-2026-21877 Lab Environment for CVE-2026-1357 1. Build the environment sudo apt update && sudo apt install docker.io docker-compose -y sudo systemctl start docker git clone Link of Repo sudo chmod +x networkmonitor.py sudo docker compose up --build -d Firefox : http://localhost:5678 For test...

9.9CVSS8.3AI score0.32714EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/09/13 2:47 a.m.6 views

CVE-2020-7246

Setting up lab: a git clone https://github.com/pswalia2u/CVE-2020-7246.git b cd CVE-2020-7246 && docker build -t cve-assignment:ine . && docker run -it -p 80:80 cve-assignment:ine c Web server should be accesible @ http://127.0.0.1/index.php d Preconfigured account: email: [email protected]...

8.8CVSS7.7AI score0.83235EPSS
SaveExploits16References1
Kitploit
Kitploit
added 2026/09/12 4:04 a.m.5 views

CVE-2025-34299-lab

CVE-2025-34299 Test Environment Docker test environment for CVE-2025-34299 - Monsta FTP Pre-Authentication Remote Code Execution vulnerability. Vulnerability Details...

9.8CVSS7.6AI score0.72854EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/11 4:01 p.m.5 views

nginx-ui-CVE-2026-42221-CVE-2026-42238-

nginx-ui CVE Verification Environment This repository is for actually verifying two CVEs reported for nginx-ui Nginx's Web GUI management tool in a Docker environment. CVE-2026-42221 : Unauthenticated administrator account takeover CVE-2026-42238 : Command execution via unauthenticated backup...

9.8CVSS8AI score0.01165EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/11 12:00 p.m.6 views

vulnerable-code-snippets

Fragmentos de código vulnerables Vulnerabilidades | Lenguajes de programación | Ejecutar un fragmento de código vulnerable | Instalación | Actualización YesWeHack presenta fragmentos de código que contienen varias vulnerabilidades diferentes para practicar tu análisis de código en un entorno...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 3:35 a.m.8 views

CVE-2017-11610

LAB 3- CVE-2017-11610 I. SYSTEM ANALYSIS Identifying Attack Surface from the Docker Environment Starting with what is running in the environment. I list all active containers: root@kitploit: docker ps-a The victim exposes a single port:9001. Port 9001 is not a standard web app. Looking up the por...

9CVSS7.9AI score0.87378EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/09 3:03 p.m.9 views

CVE-2017-18349

Lab 6-CVE-2017-18349 I. SYSTEM ANALYSIS Attack Surface Identification Let's start with what is running in the environment. I list all active containers: root@kitploit: docker ps The victim exposes only a single port:8090 Currently, I am not yet fully clear on the target. From the docker ps result...

10CVSS8.2AI score0.3897EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/09 10:32 a.m.9 views

Creating-a-Vulnerable-Docker-Environment-CVE-2023-30212-

Creating-a-Vulnerable-Docker-Environment-CVE-2023-30212- Download files from my repostry using git clone git clone https://github.com/JasaluRah/Creating-a-Vulnerable-Docker-Environment-CVE-2023-30212-.git now to set docker image Creating docker image use the command sudo docker build -t work . To...

6.1CVSS6.4AI score0.08115EPSS
SaveExploits9References1
Kitploit
Kitploit
added 2026/09/08 1:24 a.m.8 views

setup-cve-2015-8562

Joomla! RCE CVE 2015-8562 Docker compose file to setup environment for CVE 2015-8562 testing Table of Contents 1. About The Project 2. Getting Started Prerequisites Installation 3. Usage 4. Contributing 5. License About The Project This project includes a Docker compose file to setup environment...

7.5CVSS7.7AI score0.98283EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/08 1:06 a.m.7 views

Exploite-CVE-2023-30212-vulnerability

create a vulnerable Docker environment that is susceptible to CVE-2023-30212 Description Docker environment and exploit the CVE-2023-30212 vulnerabilityVE-2023-30212 is a security vulnerability that affects versions of OURPHP prior to or equal to 7.2.0. This vulnerability allows for Cross-Site...

6.1CVSS6.5AI score0.08115EPSS
SaveExploits9
GithubExploit
GithubExploit
added 2026/06/28 3:43 p.m.112 views

Exploit for OS Command Injection in Openbsd Opensmtpd

OpenSMTPD 원격 명령 실행 취약점 CVE-2020-7247 개요 OpenSMTPD는 Unix 계...

10CVSS7.6AI score0.98972EPSS
SaveExploits27
Rows per page
Query Builder