Security Report Summary
A
Site: https://surik.de/
IP Address: 79.127.237.104
Report Time: 25 Jun 2026 03:54:34 UTC
Headers:
  • Content-Security-Policy
  • Permissions-Policy
  • Referrer-Policy
  • Strict-Transport-Security
  • X-Content-Type-Options
  • 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.
Raw Headers
HTTP/2200
dateThu, 25 Jun 2026 03:54:34 GMT
content-typetext/html; charset=UTF-8
varyAccept-Encoding
serverBunnyCDN-UK1-1312
cdn-pullzone5217705
cdn-requestcountrycodeIE
cache-controlpublic, max-age=180
content-security-policydefault-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' blob: https://*.google.com https://www.gstatic.com https://checkout.stripe.com https://js.stripe.com https://*.stripecdn.com https://*.hcaptcha.com https://hcaptcha.com https://maps.googleapis.com https://*.paypal.com https://www.paypal.com https://www.paypalobjects.com https://apple-pay-gateway.apple.com https://*.klarna.com https://*.klarnajs.com; script-src-elem 'self' 'unsafe-inline' https://*.google.com https://www.gstatic.com https://checkout.stripe.com https://js.stripe.com https://*.stripecdn.com https://*.hcaptcha.com https://hcaptcha.com https://maps.googleapis.com https://*.paypal.com https://www.paypal.com https://www.paypalobjects.com https://*.klarna.com https://*.klarnajs.com https://www.youtube.com; style-src * 'unsafe-inline' https://fonts.googleapis.com https://*.klarnacdn.net https://*.hcaptcha.com https://hcaptcha.com; img-src * data: blob: https://*.stripe.com https://*.stripecdn.com https://maps.googleapis.com https://maps.gstatic.com https://www.google.com https://*.paypalobjects.com https://*.klarnacdn.net; font-src * data: https://fonts.gstatic.com; connect-src 'self' https: wss: ws: https://*.google.com https://*.googleapis.com https://play.google.com https://pay.google.com https://checkout.stripe.com https://api.stripe.com https://*.stripecdn.com https://*.hcaptcha.com https://hcaptcha.com https://managewp.com https://*.paypal.com https://www.paypal.com https://*.paypalobjects.com https://apple-pay-gateway.apple.com https://*.apple-pay.com https://*.klarna.com https://*.sofort.com; media-src 'self' blob: data:; object-src 'self'; frame-src 'self' blob: https://*.google.com https://pay.google.com https://www.youtube.com/ https://checkout.stripe.com https://js.stripe.com https://*.stripecdn.com https://*.hcaptcha.com https://hcaptcha.com https://*.paypal.com https://www.paypal.com https://managewp.com https://*.klarna.com https://*.sofort.com https://*.giropay.de; worker-src 'self' blob:; frame-ancestors 'self' https://*.bunny.net https://*.b-cdn.net;
link<https://surik.de/wp-json/>; rel="https://api.w.org/"
link<https://surik.de/wp-json/wp/v2/pages/17>; rel="alternate"; title="JSON"; type="application/json"
link<https://surik.de/>; rel=shortlink
permissions-policypayment=(self "https://js.stripe.com" "https://checkout.stripe.com" "https://www.paypal.com"), geolocation=()
referrer-policyno-referrer-when-downgrade
strict-transport-securitymax-age=63072000; includeSubDomains; preload
x-content-type-optionsnosniff
x-frame-optionsSAMEORIGIN
x-powered-byPHP/8.3.31
x-xss-protection1; mode=block
cdn-proxyver1.57
cdn-requestpullcode200
cdn-requestpullsuccessTrue
cdn-edgestorageid1205
cdn-cachedat06/25/2026 03:54:34
cdn-status200
cdn-requesttime0
cdn-requestidb6553b4fe32992e3da92629b532ee8d9
cdn-cacheMISS
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
serverServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".
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.
permissions-policyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
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-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-powered-byX-Powered-By can usually be seen with values like "PHP/5.5.9-1ubuntu4.5" or "ASP.NET". Trying to minimise the amount of information you give out about your server is a good idea. This header should be removed or the value changed.
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.