Skip to content

FiloSottile/CVE-2016-2107

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

Exit with error code 2 for vulnerable to make scripting easier

Fixes #3
17e9b60

Git stats

Files

Permalink
Failed to load latest commit information.

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages