Lucene search
+L

15 matches found

Kitploit
Kitploit
added 2026/09/14 12:53 p.m.7 views

CVE-2021-40438

CVE-2021-40438 exploit PoC with Docker setup CD into the directory containing the Apache configuration and Dockerfile shared in repo. Building Image: docker build -t cve-2021-40438:1.0 . Running the Docker Image: docker run --rm -d -p 4444:80 cve-2021-40438:1.0 Note: You can also use Image ID...

9CVSS7.5AI score0.99999EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/14 4:10 a.m.6 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.5AI score0.99999EPSS
SaveExploits370
Kitploit
Kitploit
added 2026/09/14 2:13 a.m.5 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.1AI score0.61025EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/13 10:32 p.m.7 views

CVE-2021-41773

CVE-2021-41773 CVE-2021-41773 POC con Docker Configuración Para personalizar el archivo httpd.conf, cambie la línea 251 en la sección de Require all denied a Require all granted. root@kitploit: AllowOverride none Require all granted Crear un Dockerfile en tu proyecto root@kitploit: FROM...

9.8CVSS8.1AI score0.99992EPSS
SaveExploits165
Kitploit
Kitploit
added 2026/09/13 10:10 p.m.7 views

CVE-2021-41773-PoC

CVE-2021-41773-PoC PoC for CVE-2021-41773 with docker to demonstrate Run Just run ./poc.sh. Make sure you have working docker and docker-compose root@kitploit: $ ./poc.sh Creating network "cve-2021-41773-pocdefault" with the default driver Creating cve-2021-41773-pocweb1 ... done...

9.8CVSS8.1AI score0.99992EPSS
SaveExploits165
Kitploit
Kitploit
added 2026/09/13 3:52 p.m.5 views

CVE-2017-5638-POC

CVE-2017-5638-POC Vulnerable server setup and proof of concept of CVE-2017-5638 remote code execution vulnerability in an Apache component Server The vulnerable server runs in a docker container, the image can be created using the Dockerfile, running this in the same folder of it: root@kitploit:...

10CVSS8.2AI score0.99999EPSS
SaveExploits46
Kitploit
Kitploit
added 2026/09/12 4:56 p.m.4 views

RuoYI-4.2-Shiro-721-Docker-PoC

RuoYI 4.2 Shiro 1.4.1 Shiro-721 Vulnerability Reproduction Environment Used to reproduce the Shiro-721 vulnerability CVE-2019-12422 on RuoYI. Note: This service contains critical vulnerabilities and is intended only for vulnerability reproduction purposes. Do not use in production environments...

7.5CVSS7.4AI score0.09101EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 5:16 a.m.6 views

confluence-rce-poc

confluence-rce-poc Setting up POC for CVE-2021-26084 Docker Feed official docker-entrypoint.sh to postgres, change db username and password as required...

9.8CVSS7.8AI score0.99999EPSS
SaveExploits46
Kitploit
Kitploit
added 2026/09/10 1:36 a.m.24 views

CVE-2021-4034

CVE-2021-4034 - Docker Container Deliberately Vulnerable Version Docker PoC for PwnKit: Local Privilege Escalation Vulnerability in polkit’s pkexec CVE-2021-4034 https://seclists.org/oss-sec/2022/q1/80...

7.8CVSS7.1AI score0.94921EPSS
SaveExploits155
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
SaveExploits92
Kitploit
Kitploit
added 2026/09/08 11:52 p.m.5 views

cve-2023-30212

cve-2023-30212 PoC para CVE-2023-30212 usando Docker Configuración del entorno CVE-2023-30212 e informe PoC 📌 Resumen Este informe contiene la configuración directa de un entorno web vulnerable basado en Docker para la vulnerabilidad CVE-2023-30212 no disponible en Vulhub, y la demostración de...

6.1CVSS6.5AI score0.08115EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/08 5:31 p.m.14 views

CVE-2019-10092_Docker

CVE-2019-10092 Docker - Apache HTTP Server Using root@kitploit: $ docker-compose up Using from Docker Hub root@kitploit: $ docker run -p 5555:5555 motikan2010/cve-2019-10092 PoC Disclosures/CVE-2019-10092-Limited Cross-Site Scripting in modproxy Error Page-Apache httpd at master ·...

6.1CVSS6.8AI score0.81466EPSS
SaveExploits5References1
GithubExploit
GithubExploit
added 2026/04/16 2:03 p.m.230 views

Exploit for Cross-site Scripting in Roundcube Webmail

CVE-2024-42009 – Roundcube Stored XSS Docker PoC 📌 Overv...

9.3CVSS7.7AI score0.82882EPSS
SaveExploits6
GithubExploit
GithubExploit
added 2022/11/28 2:34 p.m.485 views

Exploit for Code Injection in Vmware Spring_Framework

Spring Boot CVE-2022-22965 Docker PoC for CVE-2022-22965 with...

9.8CVSS8.9AI score0.99638EPSS
SaveExploits105
GithubExploit
GithubExploit
added 2022/10/22 2:06 a.m.428 views

Exploit for Code Injection in Apache Commons_Text

CVE-2022-42889 Python script for CVE-2022-42889 To test this...

9.8CVSS8.2AI score0.99931EPSS
SaveExploits42
Rows per page
Query Builder