Security Report Summary
A
Site: https://www.experience.com:443/
IP Address: 3.210.0.33
Report Time: 04 May 2024 23:05:35 UTC
Headers:
  • Strict-Transport-Security
  • Referrer-Policy
  • Permissions-Policy
  • X-Content-Type-Options
  • Content-Security-Policy
  • X-Frame-Options
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 script-src directive. This policy contains 'unsafe-eval' which is dangerous in the script-src directive. This policy contains 'unsafe-hashes' which is dangerous in the script-src directive.
Raw Headers
HTTP/1.1200 OK
Servernginx/1.25.3
DateSat, 04 May 2024 23:05:35 GMT
Content-Typetext/html; charset=utf-8
Transfer-Encodingchunked
Connectionkeep-alive
X-XSS-Protection1; mode=block
strict-transport-securitymax-age=31536000; includeSubdomains; preload
Cache-Controlpublic, max-age=3600, immutable
access-control-allow-originhttp://127.0.0.1
referrer-policystrict-origin-when-cross-origin
permissions-policygeolocation=(self), camera=(self), microphone=(self), autoplay=(self)
x-content-type-optionsnosniff
x-permitted-cross-domain-policiesnone
cross-origin-embedder-policyunsafe-none
cross-origin-opener-policyunsafe-none
cross-origin-resource-policysame-origin
content-security-policyscript-src 'self' *.facebook.net *.cookiebot.com *.salesloft.com *.g2crowd.com *.licdn.com *.chilipiper.com *.terminus.services *.terminusplatform.com *.mouseflow.com https://aacdn.nagich.com/ https://access.nagich.com/ 'unsafe-eval' *.experience.com *.socialsurvey.com https://maps.googleapis.com/ https://www.googletagmanager.com/ https://www.google-analytics.com/ https://www.google.com https://www.gstatic.com https://js-agent.newrelic.com *.nr-data.net https://cdnjs.cloudflare.com 'unsafe-inline' 'unsafe-hashes'; object-src 'self' *.experience.com *.socialsurvey.com; base-uri 'self' ; frame-ancestors 'self' 127.0.0.1 *.experience.com ;upgrade-insecure-requests;
ETag"tzqcyx9p1m2n2w"
VaryAccept-Encoding
Content-Encodinggzip
X-Frame-OptionsHeader not set, see Additional Information below.
Additional Information
ServerThis Server header seems to advertise the software being run on the server but you can remove or change this value.
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.
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.
access-control-allow-originThe Access-Control-Allow-Origin header is used to configure CORS.
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.
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".
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.
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.
X-Frame-OptionsThe XFO header was not sent but frame-ancestors in Content Security Policy was used instead.