heartbleeder

command module
v0.0.0-...-7646a06 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 8, 2014 License: BSD-3-Clause Imports: 5 Imported by: 0

README

Heartbleeder

Tests your servers for OpenSSL CVE-2014-0160 aka Heartbleed.

WARNING: This is very untested, and you should verify the results independently. Pull requests welcome.

Usage

$ heartbleeder example.com
INSECURE - example.com:443 has the heartbeat extension enabled and is vulnerable

Binaries are available from gobuild.io.

Build from source by running go get github.com/V-E-O/heartbleeder, which will put the code in $GOPATH/src/github.com/V-E-O/heartbleeder and a binary at $GOPATH/bin/heartbleeder.

Credits

The TLS implementation was borrowed from the Go standard library.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package tls partially implements TLS 1.2, as specified in RFC 5246.
Package tls partially implements TLS 1.2, as specified in RFC 5246.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL