Skip to content

FiloSottile/CVE-2016-2107

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CVE-2016-2107

Simple test for the May 2016 OpenSSL padding oracle (CVE-2016-2107)

Installation

$ go version
go version go1.6.2 darwin/amd64
$ go get github.com/FiloSottile/CVE-2016-2107

This tool only builds with Go 1.6+, and only when downloaded to the right position in the $GOPATH.

Usage

$ CVE-2016-2107 filippo.io
2016/05/03 17:50:49 Vulnerable: false

About

Simple test for the May 2016 OpenSSL padding oracle (CVE-2016-2107)

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages