Lucene search
+L

10784 matches found

Kitploit
Kitploit
added 2026/09/21 1:23 p.m.11 views

Heartbleed_Dockerfile_with_Nginx

Testing Heartbleed with Nginx Dockerfile This repository contains Dockerfile of Nginx with the vulnerable OpenSSL version 1.0.1f for testing CVE-2014-0160 Heartbleed Vulnerability. Base Docker Image debian:latest Installation 1. Install Docker Example with Debian: apt-get install -y docker 2...

7.5CVSS7.3AI score0.99999EPSS
SaveExploits95
Kitploit
Kitploit
added 2026/09/21 1:17 p.m.15 views

ssj

SSJ - 让你的日常 Linux 发行版变身超级赛亚人。 简介 SSJ 是一个有趣的小脚本,它利用你日常 Linux 发行版(Ubuntu、Debian 等)上安装的 Docker,神奇地为其配备数百种渗透测试和取证工具。 技术细节 SSJ 拉取一个使用 Kali Linux 基础镜像的 Docker 镜像 kalilinux/kali-last-release,并在其上安装了 kali-linux-default 元包。它使用 kali.download/kali 镜像源和 kali-last-snapshot 分支。借助 SSJ,你可以在日常 Linux 发行版上的容器内运行 GU...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/21 1:14 p.m.4 views

CVE-2022-42889-Text4Shell-Docker

CVE-2022-42889-Text4Shell-Docker Dockerized PoC for CVE-2022-42889 Text4Shell...

9.8CVSS7.7AI score0.99931EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/21 1:13 p.m.11 views

pentest_lab

渗透测试实验室 我不再积极开发此项目,但会修复错误并查看问题和拉取请求。 欢迎提供帮助 : 此本地渗透测试实验室利用 docker compose 启动多个受害者服务和一个运行 Kali Linux 的攻击者服务。如果第一次运行此实验室,将需要一些时间下载所有不同的 docker 镜像。 录屏演示 执行的命令: ./lab.sh --help ./lab.sh --check-dependencies ./lab.sh --up --all-services ./lab.sh --info ./lab.sh --overview all ssh root@kali -o...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/21 1:09 p.m.8 views

docker-CVE-2021-3156

Este repositorio no tiene un README...

7.8CVSS7.3AI score0.99969EPSS
SaveExploits83
Kitploit
Kitploit
added 2026/09/21 1:01 p.m.15 views

PipeViewer

A GUI tool for viewing Windows Named Pipes and searching for insecure permissions. The tool was published as part of a research about Docker named pipes: "Breaking Docker Named Pipes SYSTEMatically: Docker Desktop Privilege Escalation – Part 1" "Breaking Docker Named Pipes SYSTEMatically: Docker...

5.9AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/21 12:58 p.m.33 views

xss_vulnerability_challenges

XSS Vulnerability Scenarios challenges This repository is a Dockerized php application containing some XSS vulnerability challenges. The ideas behind challenges are: Javascript validation bypass html entities bypass WAF bypass Black-list validation bypass Basic XSS validation bypass Double encode...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/21 12:57 p.m.11 views

docker_escape_pwn

Escape from Docker using CVE-2017-1000112 and CVE-2017-18344. Including: gaining root privilage get all capbilities namespace recovery filesystem recovery cgroup limitation bypass seccomp bypass...

7CVSS6.7AI score0.20797EPSS
SaveExploits25
Kitploit
Kitploit
added 2026/09/21 12:53 p.m.11 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.8AI score0.99999EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/21 12:41 p.m.8 views

kali-linux-docker

Official Kali Linux Docker This Kali Linux Docker image provides a minimal base install of the latest version of the Kali Linux Rolling Distribution. There are no tools added to this image, so you will need to install them yourself. For details about Kali Linux metapackages, check...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/21 12:16 p.m.9 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.8AI score0.79855EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/21 12:12 p.m.14 views

Log4shell

Log4J lab Description This is a lab for playing around with the Log4J CVE-2021-44228 Springboot app + Log4J 2.6.1 Usage root@kitploit: docker build . -t mylog && docker run --rm -p 8081:8080 --name mylog-app mylog...

10CVSS7.8AI score0.99999EPSS
SaveExploits375
Kitploit
Kitploit
added 2026/09/21 12:09 p.m.10 views

log4j-poc

log4j-poc An LDAP RCE exploit for CVE-2021-44228 Log4Shell Description The demo Tomcat 8 server on port 8080 has a vulnerable app log4shell deployed on it and the server also vulnerable via user-agent attacks. The remote exploit app in this demo is based on that found at...

10CVSS8.2AI score0.99999EPSS
SaveExploits375References2
Kitploit
Kitploit
added 2026/09/21 12:02 p.m.9 views

CVE-2019-13956

CVE-2019-13956 cd CVE-2019-13956 docker-compose up -d http://127.0.0.1:8090...

9.8CVSS8.8AI score0.03991EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/21 11:50 a.m.8 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/21 11:29 a.m.13 views

FACT

Forensic Artefact Collection Tool Overview FACT is a tool to collect, process and visualise forensic data from clusters of machines running in the cloud or on-premise. Deployment For a basic single-node deployment, we recommend using Docker and Docker Compose. First, read docker-compose.yaml for...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/21 11:12 a.m.148 views

Sublist3r

About Sublist3r Sublist3r is a python tool designed to enumerate subdomains of websites using OSINT. It helps penetration testers and bug hunters collect and gather subdomains for the domain they are targeting. Sublist3r enumerates subdomains using many search engines such as Google, Yahoo, Bing,...

5.8AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/21 11:02 a.m.8 views

CVE-2019-17633

CVE-2019-17633 Eclipse Che CSRF leading to RCE This bug allows a remote website to create and start an arbitrary docker container on machines running Che before versions 7.3.0 and 7.4.1 when a user visits a webpage. Vulnerability This is a CSRF bug that allows a remote website to create and start...

8.8CVSS8AI score0.00811EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/21 10:33 a.m.8 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/21 9:50 a.m.257 views

metasploitable3

Metasploitable3 Metasploitable3 is a VM that is built from the ground up with a large amount of security vulnerabilities. It is intended to be used as a target for testing exploits with metasploit. Metasploitable3 is released under a BSD-style license. See COPYING for more details. Quick-start To...

5.8AI score
SaveExploits0References8
Rows per page
Query Builder