Security Report Summary
A+
Site: https://explodie.org/
IP Address: 2602:fa69:1:1::14
Report Time: 23 Apr 2024 15:12:49 UTC
Headers:
  • Strict-Transport-Security
  • X-Content-Type-Options
  • Content-Security-Policy
  • Referrer-Policy
  • Permissions-Policy
  • X-Frame-Options
Advanced:
Wow, amazing grade! Perform a deeper security analysis of your website and APIs:
Raw Headers
HTTP/2200
servernginx/1.25.5
dateTue, 23 Apr 2024 15:13:15 GMT
content-typetext/html; charset=UTF-8
last-modifiedWed, 20 Mar 2024 14:31:34 GMT
varyAccept-Encoding
cache-controlpublic
cache-controlstale-while-revalidate=7884000
cache-controlmax-age=7884000
cache-controls-maxage=7884000
strict-transport-securitymax-age=315360000; includeSubDomains; preload
x-dns-prefetch-controloff
timing-allow-origin*
x-content-type-optionsnosniff
x-xss-protection1; mode=block
x-permitted-cross-domain-policiesnone
access-control-allow-origin*
content-security-policydefault-src 'self' https:; img-src https: data:; style-src https: chrome: 'sha256-R5o0c2W6sdXkPgWe5N/6Vl+OQHsLAv++2DuKSAY03Dw=' 'sha256-TJWjzDONyOvyPEjND6ryqHZEKY2qnPlHJWVzYmB0lnY='; script-src 'self' https://mirror.explodie.org https://platform.twitter.com https://cdn.syndication.twimg.com moz-extension: chrome-extension:; script-src-elem 'self' https://mirror.explodie.org https://platform.twitter.com moz-extension: chrome-extension:; script-src-attr 'none'; object-src 'none'; connect-src 'self' https://syndication.twitter.com; frame-src https://platform.twitter.com https://syndication.twitter.com https://twitter.com; upgrade-insecure-requests; block-all-mixed-content; frame-ancestors 'none'; font-src 'self' https:;
referrer-policyno-referrer
x-metaThis HTTP response is now DIAMONDS
x-meta60 percent of the time, it works every time
x-metathis server once had an awkward moment... just to see how it felt
x-nsa-dnt1
expect-ctenforce, max-age=3600
permissions-policygeolocation=(self), midi=(), notifications=(), push=(), sync-xhr=(), microphone=(), camera=(), magnetometer=(self), gyroscope=(self), speaker=(self "https://mirror.explodie.org"), vibrate=(), fullscreen=(self), payment=(), interest-cohort=(), web-share=(self),idle-detection=(),browsing-topics=()
cross-origin-window-policyDeny
cross-origin-opener-policysame-origin
cross-origin-resource-policycross-origin
content-encodinggzip
X-Frame-OptionsHeader not set, see Additional Information below.
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.
Additional Information
serverThis Server header seems to advertise the software being run on the server but you can remove or change this value.
strict-transport-securityHTTP 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-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".
x-xss-protectionX-XSS-Protection sets the configuration for the XSS Auditor built into older browsers. The recommended value was "X-XSS-Protection: 1; mode=block" but you should now look at Content Security Policy instead.
access-control-allow-originThis is a very lax CORS policy. Such a policy should only be used on a public CDN.
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.
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.
expect-ctExpect-CT will soon be deprecated and can be removed.
permissions-policyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
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.
X-Frame-OptionsThe XFO header was not sent but frame-ancestors in Content Security Policy was used instead.