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
CVE-2021-41773-Playground — Some docker images to play with CVE-2021-41773 and CVE-2021-42013 | Kitploit
Tools/GitHubGitHub/hydragyrum/cve-2021-41773-playground
Vulnerability AnalysisExploitationWeb SecurityCTFLearning & EducationLabs & Practice
GitHubhydragyrum/cve-2021-41773-playground

CVE-2021-41773-Playground

Some docker images to play with CVE-2021-41773 and CVE-2021-42013

View Repository
614 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

CVE-2021-41773-Playground

Some docker images to play with CVE-2021-41773 and CVE-2021-42013

run docker compose up -d to spin up all the containers.

Servers will run on ports 8080, 8081, 8082, and 8083.

  • 8080 contains an Apache 2.4.49 with CGI disabled.
  • 8081 contains an Apache 2.4.49 with CGI enabled.
  • 8082 contains an Apache 2.4.50 with CGI disabled.
  • 8083 contains an Apache 2.4.50 with CGI enabled.

There are some flags on each server at /flag.txt See if you can grab them :)

There is a special flag hidden on the server on 8083 which requires a reverse shell (in principle)

Download Tool