1011 matches found
Zapscape
⚡ Zapscape - Your Computer's Safety Net, Simplified ⬇️ DOWNLOAD ZAPSCAPE NOW 🛡️ What Is Zapscape? Zapscape is a friendly tool that helps protect your computer from a hidden threat called a "KVM escape." Think of it as a digital shield that keeps your personal files, photos, and information safe...
http-breakout-proxy
HTTP Breakout Proxy A lightweight HTTP/HTTPS intercepting proxy and traffic analysis tool written in Go, with a web-based UI for inspecting, filtering, coloring, and annotating captured traffic in real time. Overview HTTP Breakout Proxy functions as both an HTTP and HTTPS MITM proxy and a live...
security-labs-pocs
Investigación de Datadog Security Labs y Código de Prueba de Concepto Este repositorio contiene información, exploits, muestras de malware y scripts de Datadog Security Labs. Objetivo Este repositorio tiene como objetivo proporcionar exploits de prueba de concepto, muestras de malware y...
CVE-2019-14271_Exploit
CVE-2019-14271Exploit Un script automático conveniente y que ahorra tiempo para construir el entorno y explotarlo. Referencias https://github.com/Metarget/metarget https://github.com/Metarget/metarget/tree/master/writeupscnv/docker-cve-2019-14271...
botb
Break out the Box BOtB BOtB is a container analysis and exploitation tool designed to be used by pentesters and engineers while also being CI/CD friendly with common CI/CD technologies. What does it do? BOtB is a CLI tool which allows you to: Exploit common container vulnerabilities Perform commo...
botb
Break out the Box BOtB BOtB 是一款容器分析与利用工具,专为渗透测试工程师和普通工程师设计,同时支持常见的 CI/CD 技术,便于集成到持续集成/持续部署流程中。 它能做什么? BOtB 是一款 CLI 工具,能够让你: 利用常见的容器漏洞 执行常见的容器后渗透操作 当容器内缺少某些工具或二进制文件时提供替代能力 结合 CI/CD 技术使用 BOtB 的能力测试容器部署 以手动或自动方式执行上述操作 当前能力 通过暴露的 Docker 守护进程(docker.sock)实现容器逃逸 通过 CVE-2019-5736 实现容器逃逸 通过启用 CAPS 和...
CVE-2022-0847-DirtyPipe-Container-Breakout
PoC de escape de contenedor DirtyPipe Este repositorio contiene un PoC para la vulnerabilidad del kernel dirtypipe, para escapar de un contenedor. Puede encontrar más explicaciones en esta entrada de blog...
CVE-2019-19651
CVE-2019-19651 Chevereto XSS reflejado en el nombre del sitio web, doctitle y descripción - 1.0.0 - 1.1.4 Free, Configuración - Nombre del sitio web, Doctitle del sitio web, Descripción del sitio web Al introducir esto, se reflejará en todo el sitio para todos los usuarios root@kitploit: "ChevtCh...
Reflected-XSS-on-Opentext-Portal-v7.4.4
Vulnerabilidad de Cross-site scripting XSS en OpenText Portal v7.4.4 permite a atacantes remotos inyectar script web arbitrario o código HTML a través del parámetro URI vgnextoid. Vector de ataque: inyección de JavaScript en el parámetro vgnextoid precedido de "--" secuencia de cierre de comentar...
Docker-Escape-Miner
Using a published Docker exploit to gain root access and run a bitcoin mining script This uses two open source libraries: nightminer by @ricmoo for python bitcoin mining RunC-CVE-2019-5736 by @twistlock for the docker escape System Requirements This was tested on Kali Linux, with Docker version...
CVE-2024-21626
Usage: 1.git clone https://github.com/cdxiaodong/CVE-2024-21626 2.docker-compose up Verification: If you can obtain the host's /etc/passwd, the vulnerability exists. Environment: runc: =v1.0.0-rc93,=1.1.11 Attack details & principle: In affected versions of runc, during initialization, some...
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...
ehir-vuln-enterprise-login
Configuración Local del Portal Corporativo Empresarial Este proyecto contiene una configuración localizada en contenedores que incluye un portal frontend y una puerta de enlace backend integrada. Estructura del Espacio de Trabajo client/: Contiene los archivos frontend estáticos index.html que us...
CVE-2015-9357-POC
CVE-2015-9357 XSS almacenado en el analizador de smileys/emoticones de wordpress, creación de usuario administrador mediante solicitud nonce falsificada. escapa del contexto del atributo a través de la expresión regular de emoticones, coloca js en un manejador onerror. no se necesita etiqueta...
CVE-2026-39200
CVE-2026-39200 — Cross-Site Scripting XSS Reflejado en Toko Online RotI Resumen Se identificó una vulnerabilidad de Cross-Site Scripting XSS reflejado en el parámetro de solicitud produk de la aplicación web Toko Online RotI. La aplicación no codifica en HTML la entrada proporcionada por el usuar...
CVE-2026-81903
Concrete CMS versions 9.0.0 to 9.5.2 stored the Page Container icon value submitted through the dashboard without validating it against the set of known container icons. The unvalidated value was later concatenated into the src attribute of an img tag by a helper that did not encode attribute...
CVE-2026-86894
A logic issue was addressed with improved checks. This issue is fixed in macOS Golden Gate 27. An app may be able to break out of its sandbox...
CVE-2025-9074-PoC
Docker API Unauthenticated RCE CVE-2025-9074 A critical CVE-2025-9074 vulnerability in Docker Desktop enables locally running Linux containers to connect to the Docker Engine API through the default subnet 192.168.65.7:2375. The issue persists regardless of Enhanced Container Isolation ECI or TCP...
CVE-2024-21626
CVE-2024-21626 Exploit Directorio de trabajo docker run -w /proc/self/fd/8 --name cve-2024-21626 --rm -it debian:bookworm Es importante poner -w /proc/self/fd/8\ Accede al sistema de archivos del host usando cat ../../../../../../../../../etc/passwd dentro del contenedor Exploit Enlace simbólico ...
bugstropics
Cazando bugs en los trópicos Este es un repositorio con las diapositivas utilizadas en mi presentación «Hunting Bugs in the Tropics» en DEFCON30. Incluye el script de Python utilizado para calcular la contraseña de soporte basándose en la clave privada obtenida al romper la clave pública EC del...