Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors