Security Report Summary
A
Site: https://www.whonix.org/
IP Address: 2a01:4f9:2a:1a05::
Report Time: 29 Mar 2024 15:47:43 UTC
Headers:
  • X-Content-Type-Options
  • X-Frame-Options
  • Referrer-Policy
  • Permissions-Policy
  • Content-Security-Policy
  • Strict-Transport-Security
Warning: Grade capped at A, please see warnings below.
Advanced:
Great grade! Perform a deeper security analysis of your website and APIs:
Warnings
Content-Security-PolicyThis policy contains 'unsafe-inline' which is dangerous in the default-src directive. This policy contains 'unsafe-eval' which is dangerous in the default-src directive.
Raw Headers
HTTP/2200
servernginx
dateFri, 29 Mar 2024 15:47:40 GMT
content-typetext/html; charset=UTF-8
varyAccept-Encoding
x-content-type-optionsnosniff
content-languageen
varyAccept-Encoding, Cookie
cache-controls-maxage=4420230, must-revalidate, max-age=0
last-modifiedTue, 19 Mar 2024 23:15:57 GMT
x-request-id4b47f422e9f98e528abb69ec
onion-locationhttp://www.dds6qkxpwdeubwucdiaord2xgbbeyds25rbsgr73tbfpqpt4a6vjwsyd.onion
x-server-typeproduction
x-xss-protection0;
x-frame-optionsSAMEORIGIN
referrer-policystrict-origin-when-cross-origin
permissions-policyaccelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), clipboard-read=(), clipboard-write=(), display-capture=(), document-domain=(), encrypted-media=(), fullscreen=(), geolocation=(), gyroscope=(), hid=(), interest-cohort=(), magnetometer=(), microphone=(), midi=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), screen-wake-lock=(), serial=(), sync-xhr=(), usb=(), xr-spatial-tracking=()
cross-origin-embedder-policyrequire-corp
cross-origin-resource-policysame-site
cross-origin-opener-policysame-origin
content-security-policydefault-src 'self' data: 'unsafe-inline' 'unsafe-eval' blob:;
x-debug-me-www-15wiki_w_inner_other_php_start
x-debug-me-www-17wiki_w_inner_other_php_end
content-encodinggzip
strict-transport-securitymax-age=63072000; includeSubdomains; preload
x-cache-statusHIT
x-backend-cache-controls-maxage=4420230, must-revalidate, max-age=0
x-frontend-matchslash
Additional Information
serverThis Server header seems to advertise the software being run on the server but you can remove or change this value.
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.
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.
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.
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-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-resource-policyCross-Origin Resource Policy allows a resource owner to specify who can load the resource.
cross-origin-opener-policyCross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation 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.
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.