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
docker-cve-2016-2107 — Docker container implementing tests for CVE-2016-2107 - LuckyNegative20 | Kitploit
Tools/GitHubGitHub/tmiklas/docker-cve-2016-2107
Vulnerability AnalysisExploitationWeb SecurityCryptographyPenetration Testing
GitHubtmiklas/docker-cve-2016-2107

docker-cve-2016-2107

Docker container implementing tests for CVE-2016-2107 - LuckyNegative20

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

docker-cve-2016-2107

Docker container implementing tests for CVE-2016-2107 - LuckyNegative20

About

Dockerized test for CVE-2016-2107. Code written by Filippo Valsorda:

  • GitHub
  • zero to decryption blog explaining the vulenrabiltiy
  • online CVE-2016-2107 test

Update

Current version is using static linking to get tiny output file and no dependencies, this way I could use scratch as base image (virtually zero size, just docker metadata) and single binary to produce working container. I'm surprised myself :-)

### Usage

$ docker run -it --rm tmiklas/docker-cve-2016-2107 <hostname or hostname:port>

Download Tool