Lucene search
+L

383 matches found

Kitploit
Kitploit
added 2026/09/09 9:47 a.m.5 views

heartbleed

heartbleed CVE-2014-0160 OpenSSL Heartbleed Prueba de concepto Descarga y ejecuta el contenedor Docker servidor Nginx vulnerable root@kitploit: docker run -p 4443:443 -it --rm --name hb gescobero/heartbleed:1.0 Compila el ataque Heartbleed root@kitploit: gcc heartbleed.c -o heartbleed Ejecútalo c...

7.5CVSS7.4AI score0.99999EPSS
SaveExploits94
Kitploit
Kitploit
added 2026/09/09 9:45 a.m.7 views

CVE-2022-0944

CVE-2022-0944 SQLPad - Inyección de plantillas Esta es una vulnerabilidad ciega, lo que significa que la salida se devuelve directamente en la respuesta. Exploit Usa el script con el siguiente comando: python3 exploit.py --url http://localhost:13000 --command 'ls -la /tmp/test' --username admin...

9.1CVSS7.9AI score0.08669EPSS
SaveExploits12
Kitploit
Kitploit
added 2026/09/09 8:31 a.m.8 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.4062EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/09 2:28 a.m.8 views

CVE-2023-2982

Este repositorio sirve como una forma de obtener este script de Python en un contenedor Docker...

9.8CVSS8.3AI score0.46242EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/08 10:59 p.m.2 views

exploit-CVE-2014-6271

exploit-CVE-2014-6271 docker run --rm -d -p :80 vulnerables/cve-2014-6271 sh exploit-cli.sh...

10CVSS8.7AI score0.99999EPSS
SaveExploits146
Kitploit
Kitploit
added 2026/09/08 2:58 a.m.6 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/07 8:47 p.m.6 views

CVE-2022-25476

CVE-2022-25476 ⚡ Uso simple Use este proyecto solo en entornos seguros y autorizados, como: Máquinas virtuales locales Contenedores Docker Configuraciones de laboratorio aisladas Entornos de pruebas de penetración autorizados Ejemplo de configuración: root@kitploit: git clone cd Project use pytho...

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

CVE-2022-0944

CVE-2022-0944 Un exploit de prueba de concepto para SQLPad RCE CVE-2022-0944 Uso 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...

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

CVE-2025-32375

Configuración para la versión vulnerable. Inicia el contenedor vulnerable: root@kitploit: docker compose up Crea un listener por ejemplo, ncat: root@kitploit: ncat -klnv 1337 Ejecuta el exploit: root@kitploit: python3 exploit.py Deberías recibir una petición HTTP en la ventana de ncat con el...

9.8CVSS8.2AI score0.52109EPSS
SaveExploits5References1
Kitploit
Kitploit
added 2026/09/07 12:15 p.m.7 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 3:17 p.m.6 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/03 8:47 p.m.7 views

globalping-probe v0.52.0

Globalping Probe The Globalping platform relies on a globally distributed network of community-hosted probes, allowing anyone to run network testing commands like ping or traceroute from any location. Join the Globalping probe community Globalping thrives on the contribution of its community – wi...

5.8AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/08/27 4:28 a.m.10 views

softsensor-docker-prototype

Corelight Software Sensor Docker Bundle प्रलेखन Overview इसमें क्या शामिल है Corelight Software Sensor Zeek Package Manager Corelight-update वैकल्पिक रूप से Installing Docker Debian या RHEL-आधारित सिस्टम पर Docker स्थापित करने के लिए एक स्क्रिप्ट दूसरे Corelight रिपॉजिटरी में शामिल है। स्क्रिप्ट ...

5.3AI score
SaveExploits0References1
OSV
OSV
added 2026/08/25 3:40 p.m.11 views

CVE-2026-55581 mcp-shell: Secure Mode Allowlist Bypass via Default `/bin/bash` Executable

mcp-shell is an MCP server for running shell commands securely, auditably, and on demand. Prior to 0.6.0, the default Docker security.yaml includes /bin/bash in allowedexecutables, while security.go validates only the first token and checkBlockedPatternsAndCommands does not reject the shell...

8.4CVSS6AI score
SaveExploits0References6
GithubExploit
GithubExploit
added 2026/08/21 5:20 p.m.23 views

Exploit for CVE-2026-58455

CVE-2026-58455 — Dockwatch Unauthenticated RCE auth bypass +...

9.8CVSS6.8AI score0.0804EPSS
SaveExploits1
OSV
OSV
added 2026/08/17 3:44 p.m.7 views

CVE-2025-27771 Uptrain vulnerable to remote code execution via `/add_prompts` endpoint

UpTrain is an open-source platform to evaluate and improve generative AI applications. In version 0.7.1 and prior, the /addprompts endpoint is vulnerable to remote code execution via the checks and metadata parameters. Any user that has access to UpTrain and a valid authentication method may be...

8.7CVSS6.8AI score
SaveExploits0References4
CVE
CVE
added 2026/08/17 3:44 p.m.38 views

CVE-2025-27771

In UpTrain versions 0.7.1 and earlier, the /add_prompts endpoint accepts untrusted checks and metadata parameters that are deserialized and evaluated without sanitization, enabling arbitrary Python code execution. An authenticated user can achieve full host compromise (typically the Docker contai...

8.7CVSS6.8AI score0.0061EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.25 views

PT-2026-76687

UpTrain is an open-source platform to evaluate and improve generative AI applications. In version 0.7.1 and prior, the /new run endpoint is vulnerable to remote code execution via the checks and metadata parameters. Any user that has access to UpTrain and a valid authentication method may be able...

8.7CVSS6.7AI score0.0061EPSS
SaveExploits0References3
GithubExploit
GithubExploit
added 2026/08/16 4:38 a.m.34 views

Exploit for CVE-2026-73519

CVE-2026-73519 — WolfStack Hardcoded Cluster Secret → Unauthen...

9.8CVSS6.1AI score0.00786EPSS
SaveExploits1
Vulnrichment
Vulnrichment
added 2026/08/12 9:15 p.m.13 views

CVE-2026-73519 WolfStack < 25.9.2 Hard-coded Secret Authentication Bypass via X-WolfStack-Secret

WolfStack before 25.9.2 contains a hard-coded cluster-authentication secret compiled into every build and published as a constant in src/auth/mod.rs, allowing remote unauthenticated attackers to bypass authentication by supplying this value in the X-WolfStack-Secret header to the requireauth gate...

9.8CVSS5.9AI score0.00786EPSS
SaveExploits1References3
Rows per page
Query Builder