
Docker container implementing tests for CVE-2016-2107 - LuckyNegative20
Docker container implementing tests for CVE-2016-2107 - LuckyNegative20
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>