Lucene search
+L

404 matches found

Kitploit
Kitploit
•added 2026/09/24 8:18 p.m.•12 views

deepce

deepce root@kitploit: . == === /"""""""""""""""""/ === / ===- \ X / \ \ / \/ / / / / / / / / \ ENUMERATE / // / / / // / / / ESCALATE ,/// ./// ESCAPE // Sitio web Enumeración de Docker, escalada de privilegios y escapes de contenedores DEEPCE Para que sea compatible con el máximo número...

6.1AI score
SaveExploits0References7
Kitploit
Kitploit
•added 2026/09/24 7:09 p.m.•10 views

POC-CVE-2026-5027

Descripción Código de exploit de prueba de concepto para CVE-2026-5027 Uso python3 poc.py -u -c -a "bash command arg Archivo escrito en el disco del contenedor Docker...

8.8CVSS6AI score0.04758EPSS
SaveExploits7
Kitploit
Kitploit
•added 2026/09/24 7:06 p.m.•14 views

wetland

Wetland Wetland 是一个高交互 SSH 蜜罐,旨在记录暴力破解攻击。此外,Wetland 还会记录攻击者执行的 shell、scp、sftp、exec-command、direct-forward、reverse-forward 交互。 Wetland 基于 Python SSH 模块 paramiko 构建,并使用 SocketServer 作为多线程 TCP 服务器运行。 特性 使用 Docker 提供真实的 Linux 环境。 所有密码认证都会重定向到 Docker。 所有命令都会在 Docker 上执行。 当黑客通过 SFTP 上传文件时,保存文件副本。 当黑客通过...

6AI score
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/24 6:06 p.m.•11 views

CVE-2026-23744-Lab

CVE-2026-23744 – Laboratorio Docker de MCPJam Inspector Este repositorio es un pequeño laboratorio Docker para comparar una compilación vulnerable frente a una parcheada de MCPJam Inspector para CVE-2026-23744. Está pensado para aprender y para construir un portafolio público de seguridad:...

9.8CVSS6.3AI score0.67516EPSS
SaveExploits42References1
Kitploit
Kitploit
•added 2026/09/24 6:04 p.m.•13 views

CVE-2025-60787

CVE-2025-60787 CVE-2025-60787 Poc - RCE - MotionEye = 0.43.1b4 Enlace original: https://github.com/prabhatverma47/motionEye-RCE-through-config-parameter MotionEye RCE mediante omisión de validación del lado del cliente Resumen Durante las pruebas de seguridad de una instancia de MotionEye...

5.8AI score0.18462EPSS
SaveExploits17References2
Kitploit
Kitploit
•added 2026/09/24 5:09 p.m.•8 views

CVE-2021-4034

CVE-2021-4034 root@kitploit: docker build -t pwnkit . docker run -it pwnkit ./blasty...

7.8CVSS6.8AI score0.94345EPSS
SaveExploits155
Kitploit
Kitploit
•added 2026/09/24 4:09 p.m.•8 views

Telnet-TestVuln-CVE-2026-24061

Telnet Docker Test Vulb CVE-2026-24061 root@kitploit: docker build -t telnet-vuln . Ejecutar root@kitploit: docker run -d \ --name telnet-vuln \ -p 127.0.0.1:2323:23 \ telnet-vuln...

9.8CVSS8.4AI score0.98984EPSS
SaveExploits68
EUVD
EUVD
•added 2026/09/24 3:45 p.m.•5 views

EUVD-2026-86253

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the patch.readRepoDirectories tRPC procedure passes the user-controlled repoPath value from apps/dokploy/server/api/routers/patch.ts into a shell command in packages/server/src/services/patch-repo.ts without safe...

9.9CVSS6.3AI score
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/24 2:02 p.m.•7 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.7AI score0.99999EPSS
SaveExploits95
Kitploit
Kitploit
•added 2026/09/24 1:59 p.m.•10 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.1CVSS8.2AI score0.08669EPSS
SaveExploits12
Kitploit
Kitploit
•added 2026/09/24 1:57 p.m.•11 views

CVE-2018-7600

LAB 9-CVE-2018-7600 I. SYSTEM ANALYSIS Identify Attack Surface Start by listing the running containers: docker ps From the docker ps results, the container for this Lab is: p1/lab09:latest This container exposes port: 0.0.0.0:8011-80/tcp This indicates that the service inside the container is...

9.8CVSS8AI score0.99991EPSS
SaveExploits49
Kitploit
Kitploit
•added 2026/09/24 12:04 p.m.•6 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/24 10:59 a.m.•9 views

docker-tor-hiddenservice-nginx

轻松创建和运行隐藏服务 使用此容器在Tor网络中轻松运行隐藏服务 为你的隐藏服务生成骨架配置,将 替换为你的隐藏服务模式名称。例如,如果你想让隐藏服务包含单词 'boss',直接使用这个单词作为参数。你可以使用正则表达式,比如 ^boss,将生成一个以 'boss' 开头的地址。请注意,模式越长,生成所需的时间就越长。 root@kitploit: docker run -it --rm -v $pwd/web:/web \ strm/tor-hiddenservice-nginx generate 创建一个名为 'hiddensite' 的容器来提供你生成的隐藏服务...

6AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/24 8:39 a.m.•9 views

CVE-2019-17633

CVE-2019-17633 Eclipse Che CSRF que conduce a RCE Este error permite que un sitio web remoto cree e inicie un contenedor Docker arbitrario en máquinas que ejecuten Che antes de las versiones 7.3.0 y 7.4.1 cuando un usuario visita una página web. Vulnerabilidad Se trata de un error de CSRF que...

8.8CVSS8AI score0.00811EPSS
SaveExploits1
Kitploit
Kitploit
•added 2026/09/24 6:15 a.m.•14 views

mitm-router

☠ 中间人路由器 🌐 将任何 Linux 计算机变成一个公共 Wi-Fi 网络,默默地对所有 HTTP 流量实施中间人攻击。它在 Docker 容器内运行,使用 hostapd、dnsmasq 和 mitmproxy 创建一个名为 "Public" 的开放蜜罐无线网络。为了增加趣味性,将网络名称改为 "xfinitywifi",可以自动连接任何曾经连接过这些网络的人……它们无处不在。 免责声明:本软件仅供教育目的。不得用于非法活动。作者不对其使用负责。不要做混蛋。 root@kitploit: 克隆仓库 git clone...

6.1AI score
SaveExploits0References2
Kitploit
Kitploit
•added 2026/09/24 4:45 a.m.•10 views

dockerized-android

容器化的 Android 容器化的 Android 是一个基于容器的框架,允许在 Docker 内执行 Android 模拟器并通过浏览器进行控制。该项目旨在为将移动安全组件集成到网络靶场提供起点,但它可以用于任何目的。不过,对于开发和测试目的,推荐使用 docker-android 项目。 目录 目录 介绍 特性 架构 核心组件 UI 组件 实例管理器组件 Docker 镜像列表 如何运行 先决条件 操作系统兼容性 OS X 针对真实设备的变通方法 运行 构建 配置 许可协议 谁在谈论容器化的 Android 致谢 介绍...

6AI score
SaveExploits0References9
Kitploit
Kitploit
•added 2026/09/24 3:21 a.m.•9 views

cve-2022-22965

Spring4Shell - CVE-2022-22965 Construcción vamos a clonar el repositorio, construir y ejecutar el contenedor root@kitploit: $ git clone https://github.com/twseptian/cve-2022-22965.git $ cd cve-2022-22965 $ docker build . -t spring4shell-poc $ docker run -p 8080:8080 --name spring4shell-poc...

9.8CVSS8AI score0.99638EPSS
SaveExploits105
Kitploit
Kitploit
•added 2026/09/24 3:17 a.m.•91 views

kubebot

Kubebot A security testing Slackbot built with a Kubernetes backend on the Google Cloud Platform NOTE: I am not actively maintaining this project anymore. I am working on v2 of Kubebot along with a couple other folks which will likely be presented at one of the upcoming security conferences...

6AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/23 8:55 p.m.•15 views

log4j-docker-vaccine

Vacuna Docker para Log4j Una forma contenerizada de ejecutar la vacuna log4j ofrecida por Cybereason https://github.com/Cybereason/Logout4Shell Ponlo en marcha Clona este repositorio: root@kitploit: git clone https://github.com/jeffbryner/log4j-docker-vaccine.git Edita el archivo containers.env...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
•added 2026/09/23 8:36 p.m.•10 views

CVE-2021-40438

CVE-2021-40438 construir root@kitploit: docker build -t cve-2021-40438:1.0 . ejecutar root@kitploit: docker run --rm -d -p 4444:80 cve-2021-40438:1.0 verificar CVE-2021-40438 root@kitploit: ./main.sh...

9CVSS7.8AI score0.99999EPSS
SaveExploits5
Rows per page
Query Builder