Security Report Summary
A
Site: https://app.cookieyes.com/
IP Address: 2606:4700:10::ac43:2683
Report Time: 04 May 2024 09:43:56 UTC
Headers:
  • Strict-Transport-Security
  • X-Content-Type-Options
  • Referrer-Policy
  • Content-Security-Policy
  • X-Frame-Options
  • Permissions-Policy
Warning: Grade capped at A, please see warnings below.
Advanced:
Great grade! Perform a deeper security analysis of your website and APIs:
Missing Headers
Permissions-PolicyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
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.
Raw Headers
HTTP/2200
dateSat, 04 May 2024 09:43:56 GMT
content-typetext/html; charset=UTF-8
cache-controlprivate, must-revalidate
pragmano-cache
expires-1
strict-transport-securitymax-age=31536000; includeSubDomains
x-content-type-optionsnosniff
referrer-policyno-referrer, strict-origin-when-cross-origin
content-security-policydefault-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://bam.nr-data.net https://cdn-cookieyes.com https://googleads.g.doubleclick.net https://js-agent.newrelic.com https://js.intercomcdn.com https://js.stripe.com https://script.tapfiliate.com https://*.hotjar.com https://widget.intercom.io https://*.googletagmanager.com https://challenges.cloudflare.com https://cdn.mxpnl.com https://*.cookieyes.com https://www.googleadservices.com https://www.google.com https://pagead2.googlesyndication.com https://code.tidio.co https://widget-v4.tidiochat.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://*.hotjar.com https://*.googletagmanager.com; object-src 'none'; base-uri 'self'; connect-src 'self' https://api-iam.intercom.io https://bam.nr-data.net https://cdn-cookieyes.com https://directory.cookieyes.com https://log.cookieyes.com wss://nexus-websocket-a.intercom.io https://*.hotjar.com https://*.hotjar.io wss://*.hotjar.com https://*.cookieyes.com https://frstre.com https://*.mixpanel.com https://*.google-analytics.com https://*.analytics.google.com https://*.googletagmanager.com https://pagead2.googlesyndication.com https://www.google.com sentry-new.tidio.co socket.tidio.co api-v2.tidio.co https: wss:; font-src 'self' https://fonts.gstatic.com https://*.hotjar.com https://widget-v4.tidiochat.com; frame-src 'self' https://js.stripe.com https://challenges.cloudflare.com https://bid.g.doubleclick.net https://td.doubleclick.net; img-src 'self' * data: https://*.hotjar.com https://*.google-analytics.com https://*.googletagmanager.com https://googleads.g.doubleclick.net https://www.google.com cdnjs.cloudflare.com data: https:; manifest-src 'self'; media-src 'self' widget-v4.tidiochat.com; worker-src 'none';
set-cookieXSRF-TOKEN=eyJpdiI6IkcxOGJSdGNmMGFtbk9qZzdoVlRhK2c9PSIsInZhbHVlIjoiVERjcjV3dVRUUlRwMTJNbUhKd0lIWkEwZC9Cczd4TGRLRkNUbTY0dHZMQ2JvVWdwTmUyMHU5Wm5xM00wWk1hTHpFbGM3ZFZUTnBPaVQwVlhZZEhyM0loeWplZ21pUFkyUzlZNzNsTTdRWVRFS2JLMkxhRmEzV3hiaVVMa3Y4SjciLCJtYWMiOiI3ZTg5YzFhYjY5NWNiYjQ5ZDg3MzViNzJjNjNkNjQ0MjEwYWU0ZTM4MzkzNWY1ZDQwZjAxNjZhNjM0ODAwOTJiIiwidGFnIjoiIn0%3D; expires=Sat, 04 May 2024 11:43:56 GMT; Max-Age=7200; path=/; samesite=strict
set-cookiecookieyes_session=eyJpdiI6Ilg4S0hNVWg5VXBMK1dHNHphK0RNT1E9PSIsInZhbHVlIjoiSzdnRVpsdDQyWVFUUFdkM3JJZERNcmY2Ulpsdkdaa3hoWHZzSFQ1eGhSdzdWd3NiUnJHTjZ0eGdTSXdHUUdFQzkxQU5TS04vbHRKMjJvZjhBMnZlSjJ1elBLRnlVczBCUTBjT0tFSk5IY0xJdDgyTFlxNXpJZ0duYlV2bkpYdmYiLCJtYWMiOiJiZTc2ZmE0ZWQ1NGYwYTc0NGU1NjFiOTk1Y2Y2OWEwMjBlYjljNDliNmYwNjQ5MDFiOTNmMjE1MjJhNTJjZGI2IiwidGFnIjoiIn0%3D; expires=Sat, 04 May 2024 11:43:56 GMT; Max-Age=7200; path=/; httponly; samesite=strict
x-frame-optionsSAMEORIGIN
varyAccept-Encoding
cf-cache-statusBYPASS
servercloudflare
cf-ray87e78c9fe8cc966a-SJC
content-encodinggzip
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
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".
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.
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.
set-cookieThe 'secure' flag is not set on this cookie. There is no Cookie Prefix on this cookie.
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.
serverServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".