Security Report Summary
A
Site: https://campaigns.qwvr.co/
IP Address: 148.62.49.63
Report Time: 25 Apr 2024 08:25:53 UTC
Headers:
  • X-Frame-Options
  • X-Content-Type-Options
  • Content-Security-Policy
  • Strict-Transport-Security
  • Referrer-Policy
  • 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
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
cache-controlno-cache,no-store
pragmaNo-Cache
content-typetext/html
last-modifiedFri, 15 Dec 2023 18:46:26 GMT
accept-rangesbytes
etag"d63692872fda1:0"
serverXXXXXX
x-frame-optionsDENY
x-content-type-optionsnosniff
content-security-policydefault-src https:; script-src 'self' https://www.google-analytics.com https://cdn.embedly.com/widgets/platform.js https://svc.webspellchecker.net/spellcheck31/wscbundle/ https://api.usersnap.com https://cdn.usersnap.com https://www.googletagmanager.com https://beacon-v2.helpscout.net https://cdn.ravenjs.com 'unsafe-inline' 'unsafe-eval'; object-src 'self'; style-src 'self' https://fonts.googleapis.com 'unsafe-inline'; font-src 'self' data: https://fonts.gstatic.com https://ton.twimg.com https://abs.twimg.com; img-src 'self' https://c0.froala.com https://pbs.twimg.com https://abs.twimg.com https://abs-0.twimg.com https://twemoji.maxcdn.com https://cdn.jsdelivr.net https://cdn.usersnap.com https://api.qwvr.local https://data.qwvr.local https://apiuat.qwvr.co https://api.qwvr.co data: https://www.google-analytics.com
strict-transport-securitymax-age=15552000
x-aspnetmvc-versionXXXXX
dateThu, 25 Apr 2024 08:25:59 GMT
content-length2222
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".
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-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".
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.
x-aspnetmvc-versionX-AspNetMvc-Version usually details specific information about your ASP.NET MVC version. The value of this header seems to have been changed, but it could still be removed.