Security Report Summary
C
Site: https://www.yuzver.name/
IP Address: 5.9.99.157
Report Time: 17 May 2024 05:27:09 UTC
Headers:
  • X-Content-Type-Options
  • X-Frame-Options
  • Permissions-Policy
  • Content-Security-Policy
  • Referrer-Policy
  • Strict-Transport-Security
Advanced:
Not bad… Maybe you should perform a deeper security analysis of your website and APIs:
Missing Headers
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.
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
Strict-Transport-SecurityThe "max-age" directive is too small. The minimum recommended value is 2592000 (30 days).
X-Content-Type-OptionsThere was a duplicate X-Content-Type-Options header.
Raw Headers
HTTP/2200
servernginx
dateFri, 17 May 2024 05:27:08 GMT
content-typetext/html; charset=utf-8
x-content-type-optionsnosniff
x-drupal-cacheMISS
expiresSun, 19 Nov 1978 05:00:00 GMT
cache-controlpublic, max-age=1800
x-content-type-optionsnosniff
content-languageru
x-frame-optionsSAMEORIGIN
permissions-policyinterest-cohort=()
x-ua-compatibleIE=edge
link<http://www.yuzver.name/sites/default/files/drupal-logo.png>; rel="image_src",<https://www.yuzver.name/>; rel="canonical"
etag"1715923628-1"
last-modifiedFri, 17 May 2024 05:27:08 GMT
varyCookie,Accept-Encoding
content-encodinggzip
strict-transport-securitymax-age=0;
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
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-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-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.
permissions-policyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
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.