Security Report Summary
A+
Site: https://www.hostboxonline.com/
IP Address: 2606:4700:3034::6815:49e0
Report Time: 28 Mar 2024 10:57:00 UTC
Headers:
  • Content-Security-Policy
  • Permissions-Policy
  • Referrer-Policy
  • Strict-Transport-Security
  • X-Content-Type-Options
  • X-Frame-Options
Advanced:
Wow, amazing grade! Perform a deeper security analysis of your website and APIs:
Raw Headers
HTTP/2200
dateThu, 28 Mar 2024 10:57:00 GMT
content-typetext/html; charset=utf-8
access-control-allow-credentialstrue
access-control-allow-headers*
access-control-allow-methodsGET,POST
access-control-allow-originhttps://localhost:443
cache-controlno-store, no-cache, must-revalidate
content-security-policyupgrade-insecure-requests; object-src 'none'; base-uri 'self'; manifest-src 'self'; media-src 'self';
cross-origin-embedder-policyrequire-corp; googleads.g.doubleclick.net;
cross-origin-embedder-policy-report-onlyunsafe-none; googleads.g.doubleclick.net; report-to='default'
cross-origin-opener-policysame-origin; googleads.g.doubleclick.net;
cross-origin-opener-policy-report-onlyunsafe-none; googleads.g.doubleclick.net; report-to='default'
cross-origin-resource-policysame-origin; googleads.g.doubleclick.net;
expiresThu, 19 Nov 1981 08:52:00 GMT
permissions-policygeolocation=(),midi=(),microphone=(),camera=(),magnetometer=(),gyroscope=(),payment=()
pragmano-cache
public-key-pinsmax-age=5184000; includeSubDomains
referrer-policyno-referrer
set-cookieWHMCSHvrDKdEVY39Y=qv7p5125lgqqs26uu5v8b340q0; path=/; secure; HttpOnly; SameSite=Lax
strict-transport-securitymax-age=31536000; includeSubDomains; preload
varyAccept-Encoding,User-Agent
x-content-security-policydefault-src 'self';
x-content-type-optionsnosniff
x-frame-optionsSAMEORIGIN
x-permitted-cross-domain-policiesnone
x-xss-protection1; mode=block
cf-cache-statusBYPASS
report-to{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=2i4rRE7NTSPRJTPu9L069bGit74C2Ctd5OmMixEVa1c2o%2Fr219Ko%2FeQX7R39ez9t9gOmAY5m27ArMIcAEKDd%2BhVEh7X5yJLSe3fxOe0OwnO8D2PbWIE8S8wCqDA2K7%2BH5A%2FnOTUJSuQaPmYZ3jYGQK%2FtyuM%3D"}],"group":"cf-nel","max_age":604800}
nel{"success_fraction":0,"report_to":"cf-nel","max_age":604800}
servercloudflare
cf-ray86b718befff5072b-SJC
content-encodinggzip
alt-svch3=":443"; ma=86400
Additional Information
access-control-allow-originThe Access-Control-Allow-Origin header is used to configure CORS.
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.
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-embedder-policy-report-onlyCross-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-opener-policy-report-onlyCross-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.
permissions-policyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
public-key-pinsHTTP Public Key Pinning protects your site from MiTM attacks using rogue X.509 certificates. By whitelisting only the identities that the browser should trust, your users are protected in the event a certificate authority is compromised. Analyse this policy in more detail.
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.
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-security-policyX Content Security Policy is required for CSP support in IE 10 and IE 11. For other modern browsers the Content-Security-Policy header should be used.
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.
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.
report-toReport-To enables the Reporting API. This allows a website to collect reports from the browser about various errors that may occur. You can sign up for a free account on Report URI to collect these reports.
nelNetwork Error Logging is a new header that instructs the browser to send reports during various network or application errors. You can sign up for a free account on Report URI to collect these reports.
serverServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".