Security Report Summary
D
Site: http://slotzeus.github.io/ - (Scan again over https)
IP Address: 2606:50c0:8001::153
Report Time: 28 Mar 2024 20:59:29 UTC
Headers:
  • Permissions-Policy
  • Content-Security-Policy
  • X-Frame-Options
  • X-Content-Type-Options
  • Referrer-Policy
Warning: Grade capped at A, please see warnings below.
Advanced:
Your site could be at risk, let’s perform a deeper security analysis of your site and APIs:
Missing Headers
X-Frame-OptionsX-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. Recommended value "X-Frame-Options: SAMEORIGIN".
X-Content-Type-OptionsX-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-PolicyReferrer 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.
Warnings
Site is using HTTPThis site was served over HTTP and did not redirect to HTTPS.
Status code indicates errorThe status code of the response indicates an error. Not all headers may be set when the response is an error.
Raw Headers
HTTP/1.1404 Not Found
Connectionkeep-alive
Content-Length5142
ServerGitHub.com
Content-Typetext/html; charset=utf-8
permissions-policyinterest-cohort=()
ETagW/"65fefcb9-239b"
Content-Security-Policydefault-src 'none'; style-src 'unsafe-inline'; img-src data:; connect-src 'self'
Content-Encodinggzip
X-GitHub-Request-Id5F00:1D33F9:196A400:1D4D7B2:6605DA31
Accept-Rangesbytes
DateThu, 28 Mar 2024 20:59:29 GMT
Via1.1 varnish
Age0
X-Served-Bycache-sjc1000132-SJC
X-CacheMISS
X-Cache-Hits0
X-TimerS1711659570.905787,VS0,VE65
VaryAccept-Encoding
X-Fastly-Request-ID69cfddcd8259ecea854bf79d4a7eb7c79244074a
Upcoming Headers
Cross-Origin-Embedder-PolicyCross-Origin Embedder Policy allows a site to prevent assets being loaded that do not grant permission to load them via CORS or CORP.
Cross-Origin-Opener-PolicyCross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser.
Cross-Origin-Resource-PolicyCross-Origin Resource Policy allows a resource owner to specify who can load the resource.
Additional Information
ServerServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".
permissions-policyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
Content-Security-PolicyContent 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. Analyse this policy in more detail. You can sign up for a free account on Report URI to collect reports about problems on your site.