Security Report Summary
B
Site: https://backend.debiteuren365.nl/Home/Login?ReturnUrl=%2F
IP Address: 20.8.205.227
Report Time: 29 Mar 2024 01:07:23 UTC
Headers:
  • Referrer-Policy
  • X-Content-Type-Options
  • X-Frame-Options
  • Content-Security-Policy
  • Strict-Transport-Security
  • Permissions-Policy
Advanced:
Solid grade,let’s perform a deeper security analysis of your website and APIs:
Missing Headers
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. Recommended value "Strict-Transport-Security: max-age=31536000; includeSubDomains".
Permissions-PolicyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
Raw Headers
HTTP/2200
content-typetext/html; charset=utf-8
dateFri, 29 Mar 2024 01:07:23 GMT
serverKestrel
cache-controlno-cache, no-store, max-age=0
request-contextappId=cid-v1:63688b27-4960-4f6c-b918-be483cf39541
referrer-policysame-origin
x-content-type-optionsnosniff
x-frame-optionsSAMEORIGIN
content-security-policydefault-src 'none'; frame-src 'self'; script-src 'self' 'nonce-MdkNzUKtPE3rzghYS4jZHQ9yx81+IY/9CW9Q2qet8rs=' https://static.zdassets.com https://edge.fullstory.com https://fullstory.com https://www.google.com https://cdnjs.cloudflare.com https://www.gstatic.com https://v2.zopim.com https://js.monitor.azure.com; style-src 'self' 'unsafe-inline' https://www.google.com https://ajax.googleapis.com https://maxcdn.bootstrapcdn.com https://www.gstatic.com https://cdnjs.cloudflare.com https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com https://maxcdn.bootstrapcdn.com https://v2.zopim.com https://cdnjs.cloudflare.com data:; connect-src 'self' https://debiteuren365.zendesk.com https://ekr.zdassets.com https://*.fullstory.com https://*.visualstudio.com https://v2.zopim.com wss://widget-mediator.zopim.com https://debiteuren365signalr.service.signalr.net wss://debiteuren365signalr.service.signalr.net https://backend.debiteuren365.nl; img-src 'self' https://v2.zopim.com https://mollie.com https://www.mollie.com https://dev.azure.com https://backend.debiteuren365.nl https://app.debitan.com blob: data:;
content-security-policy-report-onlydefault-src 'none'; frame-src 'self'; script-src 'self' 'nonce-MdkNzUKtPE3rzghYS4jZHQ9yx81+IY/9CW9Q2qet8rs=' https://static.zdassets.com https://edge.fullstory.com https://fullstory.com https://www.google.com https://cdnjs.cloudflare.com https://www.gstatic.com https://v2.zopim.com https://js.monitor.azure.com; style-src 'self' 'unsafe-inline' https://www.google.com https://ajax.googleapis.com https://maxcdn.bootstrapcdn.com https://www.gstatic.com https://cdnjs.cloudflare.com https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com https://maxcdn.bootstrapcdn.com https://v2.zopim.com https://cdnjs.cloudflare.com data:; connect-src 'self' https://debiteuren365.zendesk.com https://ekr.zdassets.com https://*.fullstory.com https://*.visualstudio.com https://v2.zopim.com wss://widget-mediator.zopim.com https://debiteuren365signalr.service.signalr.net wss://debiteuren365signalr.service.signalr.net https://backend.debiteuren365.nl http://localhost:* ws://localhost:*; img-src 'self' https://v2.zopim.com https://mollie.com https://www.mollie.com https://dev.azure.com https://backend.debiteuren365.nl https://app.debitan.com blob: data:; report-uri https://app.debitan.com/SecurityLog/PostCsp;
set-cookie.AspNetCore.Culture=c%3Den-GB%7Cuic%3Den-GB; path=/
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
serverThis Server header seems to advertise the software being run on the server but you can remove or change this value.
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.
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.
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.
content-security-policy-report-onlyContent Security Policy Report Only is used to test a Content Security Policy before making it live. The browser will report on actions that would have been taken based on the policy. 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.