Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 193 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 193 Bytes

This is a tool to test servers for CVE-2014-0224.

To build:

$ export GOPATH=$(pwd)
$ go build client.go

To run:

$ ./client example.com:443
example.com:443 is not vulnerable