Security Report Summary
A
Site: | https://www.lslobby.com/ |
---|---|
IP Address: | 2607:5300:201:3100::ba9 |
Report Time: | 20 Feb 2019 23:16:03 UTC |
Headers: |
|
Supported By
Netsparker - security scanner | Go beyond secure http headers and scan your website for critical vulnerabilities malicious hackers can exploit. Learn more with a free demo of Netsparker! |
---|
Raw Headers
HTTP/1.1 | 403 Forbidden |
---|---|
Date | Wed, 20 Feb 2019 23:16:03 GMT |
Server | Apache |
Strict-Transport-Security | max-age=63072000; includeSubDomains |
Last-Modified | Thu, 16 Oct 2014 13:20:58 GMT |
ETag | "1321-5058a1e728280" |
Accept-Ranges | bytes |
Content-Length | 4897 |
X-Frame-Options | SAMEORIGIN |
X-XSS-Protection | 1; mode=block |
X-Content-Type-Options | nosniff |
Referrer-Policy | no-referrer-when-downgrade |
Content-Type | text/html; charset=UTF-8 |
Missing Headers
Content-Security-Policy | Content Security Policy is an effective measure to protect your site from XSS attacks. By whitelisting sources of approved content, you can prevent the browser from loading malicious assets. |
---|---|
Feature-Policy | Feature Policy is a new header that allows a site to control which features and APIs can be used in the browser. |
Upcoming Headers
Expect-CT | Expect-CT allows a site to determine if they are ready for the upcoming Chrome requirements and/or enforce their CT policy. |
---|
Additional Information
Server | This Server header seems to advertise the software being run on the server but you can remove or change this value. |
---|---|
Strict-Transport-Security | HTTP Strict Transport Security is an excellent feature to support on your site and strengthens your implementation of TLS by getting the User Agent to enforce the use of HTTPS. |
X-Frame-Options | X-Frame-Options tells the browser whether you want to allow your site to be framed or not. By preventing a browser from framing your site you can defend against attacks like clickjacking. |
X-XSS-Protection | X-XSS-Protection sets the configuration for the cross-site scripting filters built into most browsers. The best configuration is "X-XSS-Protection: 1; mode=block". |
X-Content-Type-Options | X-Content-Type-Options stops a browser from trying to MIME-sniff the content type and forces it to stick with the declared content-type. The only valid value for this header is "X-Content-Type-Options: nosniff". |
Referrer-Policy | Referrer Policy is a new header that allows a site to control how much information the browser includes with navigations away from a document and should be set by all sites. |