heartbeat
heartbeat copied to clipboard
Ruby script to test your server for the TLS Heartbleed attack.
Results
2
heartbeat issues
Sort by
recently updated
recently updated
newest added
When testing the SSL port of IRC servers, I get this error: $ ruby heartbeat-test.rb irc.freenode.net 7000 heartbeat-test.rb:29:in `rescue in ': Couldn't establish TLS connection. (RuntimeError) from heartbeat-test.rb:26:in `'
Can you adapt this to be a malicious HTTP server so that it could be used to test whether clients are vulnerable?