benjaminp / httpswatch

https://httpswatch.com
MIT License
99 stars 39 forks source link

Test for known and important exploits (poodle, heartbleed, etc)? #44

Closed Tuinslak closed 9 years ago

Tuinslak commented 9 years ago

For example www.ing.be: it gets a good rating via httpswatch, but ssllabs rates it F (mostly due to poodle vuln).

SHA1, RC4 and Forward Secrecy are other parameters ssllabs adds a lot of focus to.

lgarron commented 9 years ago

I don't think HTTPS Watch should try to duplicate SSL Labs' efforts.

However, highlighting existing SSL Labs scores sounds like a good idea. HTTPS Watch is basically a thin opinionated wrapper on SSL Labs (which tests if SSL works properly), which also takes HSTS and default redirection into account (which tells you if users are actually being protected).

cybershambles commented 9 years ago

If the webpage is still effected by heartbleed and RC4.... they've got more to worry about than us shaming them

lgarron commented 9 years ago

Fixed as of 811b0b0943dd4f6d637611958e2b12e1d7242f27 ?

benjaminp commented 9 years ago

Good point.