Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
apache_druid_CVE-2021-36749 — CVE-2021-36749 Docker 漏洞复现 | Kitploit
Tools/GitHubGitHub/zwlsix/apache_druid_cve-2021-36749
Vulnerability AnalysisExploitationWeb Application ExploitationLearning & EducationLabs & Practice
GitHubzwlsix/apache_druid_cve-2021-36749

apache_druid_CVE-2021-36749

CVE-2021-36749 Docker 漏洞复现

View Repository
14 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

apache_druid_CVE-2021-36749

CVE-2021-36749 Docker Vulnerability Reproduction

Import Docker image:

docker import apache_druid.tar apache:1

Start Docker:

docker run -id --name apache_druid -p 8081:8081 -p 8082:8082 -p 8083:8083 -p 8888:8888 -p 8091:8091 -p 2181:2181 image_id /bin/bash

Enter the Docker container and run start_apache_druid.sh to start Apache Druid.

When prompted with OK, log in at http://localhost:8888.

Note: Startup is slow, please wait patiently.

Docker image download link:

Link: https://pan.baidu.com/s/1l11GiFOCw8BUJnrAF7cDkw

Extraction code: k80u

Download Tool