Created
May 7, 2016 15:03
-
-
Save april/21e42f5384e9713523590d6ead814856 to your computer and use it in GitHub Desktop.
sslabs.com, tested with the HTTP Observatory
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
❯ httpobs -r ssllabs.com | |
Score: 35 [D-] | |
Modifiers: | |
[ -5] Initial redirection from http to https is to a different host, preventing HSTS | |
[ -5] X-Content-Type-Options header not implemented | |
[ -10] X-XSS-Protection header not implemented | |
[ -20] X-Frame-Options (XFO) header not implemented | |
[ -25] Content Security Policy (CSP) header not implemented |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment