Skip to content

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

Notifications You must be signed in to change notification settings

tmiklas/docker-cve-2016-2107

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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:

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>

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published