Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 417 Bytes

File metadata and controls

19 lines (13 loc) · 417 Bytes

Heartbleed Checker

API for testing for OpenSSL CVE-2014-0160 aka Heartbleed.

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

Usage

$ bundle install
$ puma config.ru

Credits

Relies on heartbleeder by titanous.