Security Report Summary
B
Site: https://sohbet.jimdosite.com/
IP Address: 2606:4700:7::a29f:8046
Report Time: 29 Mar 2024 12:57:27 UTC
Headers:
  • Content-Security-Policy
  • Strict-Transport-Security
  • X-Frame-Options
  • X-Content-Type-Options
  • Referrer-Policy
  • Permissions-Policy
Warning: Grade capped at A, please see warnings below.
Advanced:
Solid grade,let’s perform a deeper security analysis of your website and APIs:
Missing Headers
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.
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
dateFri, 29 Mar 2024 12:57:27 GMT
content-typetext/html; charset=utf-8
content-security-policydefault-src 'self'; script-src 'self' 'unsafe-eval' https://challenges.cloudflare.com https://iframe.jimcdn.com https://googleads.g.doubleclick.net https://www.paypal.com https://js.stripe.com https://jimdo-dolphin-static-assets-prod.freetls.fastly.net https://crm-nextjs-frontend.prod.jimdo.systems 'unsafe-inline' https://www.youtube.com https://www.youtube-nocookie.com *.googletagmanager.com *.google-analytics.com https://www.googleadservices.com https://www.google.com https://connect.facebook.net https://www.facebook.com/signals/iwl.js; connect-src 'self' *.jimdo.systems https://fonts.jimstatic.com https://storage.jimdosite.com https://cms-backend.jimdosite.com https://www.paypal.com https://eu-api.friendlycaptcha.eu *.google-analytics.com *.analytics.google.com *.googletagmanager.com https://www.google.com https://adservice.google.com https://www.facebook.com https://graph.facebook.com; frame-src https://challenges.cloudflare.com https://accounts.google.com https://calendar.google.com https://docs.google.com https://www.google.com https://iframe.jimcdn.com https://js.stripe.com https://www.paypal.com https://open.spotify.com https://embed.music.apple.com https://embed-standalone.spotify.com https://embed.podcasts.apple.com https://www.youtube.com https://www.youtube-nocookie.com https://player.vimeo.com https://vimeo.com https://bandcamp.com https://w.soundcloud.com https://www.dailymotion.com https://assets.pinterest.com *.typeform.com https://drive.google.com https://www.facebook.com https://www.canva.com; img-src https://i.ytimg.com https://www.google.com https://www.google.de https://www.google.fr https://www.google.it https://www.google.es https://www.google.nl https://www.google.be https://www.google.ch https://www.google.at https://www.google.ca https://www.google.co.uk https://www.google.com.au https://www.google.ie https://www.google.co.jp https://www.google.co.nz 'self' data: https://jimdo-storage.freetls.fastly.net https://jimdo-dolphin-static-assets-prod.freetls.fastly.net https://t.paypal.com https://www.paypalobjects.com https://i.vimeocdn.com *.mzstatic.com *.googletagmanager.com *.google-analytics.com https://googleads.g.doubleclick.net https://www.google.com https://www.facebook.com; style-src 'self' https://fonts.jimstatic.com https://jimdo-dolphin-static-assets-prod.freetls.fastly.net https://crm-nextjs-frontend.prod.jimdo.systems 'unsafe-inline'; frame-ancestors 'self' *.jimdo.com jimdo.com; font-src https://fonts.jimstatic.com; object-src 'none'; worker-src 'self' blob:
content-languageen
strict-transport-securitymax-age=15724800; includeSubDomains
cf-cache-statusHIT
set-cookie__cf_bm=wkmji.1QQd1eguc_wt5VQQ9yCd_PdgeTm2.lPL77f6w-1711717047-1.0.1.1-xuXv4E6AKxMSHqtqIe6U7x8XwJJaUMWOvy_rxzhVDbbuDhC2iiHwRlgYI4g.ziSY2adZf3u_O00cwzOmBYuyeA; path=/; expires=Fri, 29-Mar-24 13:27:27 GMT; domain=.jimdosite.com; HttpOnly; Secure; SameSite=None
varyAccept-Encoding
set-cookie__cfruid=808ed46aaaf2d93f7fea2f7911e67f47d6b8818d-1711717047; path=/; domain=.jimdosite.com; HttpOnly; Secure; SameSite=None
servercloudflare
cf-ray86c006972d807ab2-SJC
content-encodinggzip
alt-svch3=":443"; ma=86400
X-Frame-OptionsHeader not set, see Additional Information below.
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
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.
serverServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".
X-Frame-OptionsThe XFO header was not sent but frame-ancestors in Content Security Policy was used instead.