Security Report Summary
A
Site: https://webv8.net/
IP Address: 87.249.137.52
Report Time: 08 Jul 2025 01:27:29 UTC
Headers:
  • Permissions-Policy
  • Referrer-Policy
  • X-Content-Type-Options
  • X-Frame-Options
  • Content-Security-Policy
  • Strict-Transport-Security
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.
Raw Headers
HTTP/2200
dateTue, 08 Jul 2025 01:27:28 GMT
content-typetext/html; charset=UTF-8
varyAccept-Encoding
serverBunnyCDN-IE1-1085
cdn-pullzone2194915
cdn-uida7de49a4-8e33-42a5-9e0a-8bb35bde3f07
cdn-requestcountrycodeIE
access-control-allow-headersContent-Type, Authorization
access-control-allow-methodsGET,POST
alt-svcquic=":443"; ma=2592000
cache-controlno-cache
x-powered-byWeb V8
x-dns-prefetch-controlon
cross-origin-embedder-policyunsafe-none; report-to='default'
cross-origin-embedder-policy-report-onlyunsafe-none; report-to='default'
cross-origin-opener-policyunsafe-none
cross-origin-opener-policy-report-onlyunsafe-none; report-to='default'
cross-origin-resource-policycross-origin
permissions-policygeolocation=()
referrer-policystrict-origin-when-cross-origin
x-content-type-optionsnosniff
x-frame-optionsSAMEORIGIN
x-permitted-cross-domain-policiesnone
content-security-policydefault-src 'self'; script-src 'self' 'unsafe-inline' https://maps.googleapis.com https://maps.gstatic.com https://www.google.com https://client.crisp.chat https://crisp.chat https://settings.crisp.chat https://webv8.com.au https://*.webv8.net https://analytics.webv8.net https://www.googletagmanager.com https://www.google-analytics.com https://www.clarity.ms https://googleads.g.doubleclick.net https://www.googleadservices.com https://www.google.com/pagead/js/adsbygoogle.js https://ajax.googleapis.com https://js.stripe.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://maps.googleapis.com https://webv8.com.au https://*.webv8.net https://client.crisp.chat https://crisp.chat; img-src 'self' data: blob: https://maps.gstatic.com https://image.crisp.chat https://client.crisp.chat https://crisp.chat https://webv8.com.au https://*.webv8.net https://googleads.g.doubleclick.net https://www.googleadservices.com https://www.google.com.au https://www.google.com/pagead https://secure.gravatar.com; connect-src 'self' https://maps.googleapis.com wss://client.relay.crisp.chat https://client.relay.crisp.chat https://client.crisp.chat https://crisp.chat https://settings.crisp.chat https://webv8.com.au https://*.webv8.net https://www.google-analytics.com https://www.googletagmanager.com https://www.clarity.ms https://analytics.google.com https://k.clarity.ms https://js.stripe.com; font-src 'self' data: https://fonts.gstatic.com https://webv8.com.au https://*.webv8.net https://client.crisp.chat; object-src 'self' https://maps.google.com; frame-src 'self' https://js.stripe.com https://maps.google.com https://www.google.com; worker-src 'self' blob:;
strict-transport-securitymax-age=31536000; includeSubDomains; preload
x-content-security-policydefault-src 'self'; img-src *; media-src * data:;
link<https://webv8.net/wp-json/>; rel="https://api.w.org/"
link<https://webv8.net/wp-json/wp/v2/pages/1502>; rel="alternate"; title="JSON"; type="application/json"
link<https://webv8.net/>; rel=shortlink
x-litespeed-cachehit
cdn-proxyver1.31
cdn-requestpullsuccessTrue
cdn-requestpullcode200
cdn-cachedat07/08/2025 01:27:28
cdn-edgestorageid1085
x-xss-protection1; mode=block
cdn-requestidd82e4817f8a95eeb3716328df60e0c11
cdn-cacheMISS
cdn-status200
cdn-requesttime0
content-encodinggzip
Additional Information
serverServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".
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 seems to have been altered to remove such information, but could still be removed.
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-embedder-policy-report-onlyCross-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-opener-policy-report-onlyCross-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.
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.
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.
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-security-policyX Content Security Policy is required for CSP support in IE 10 and IE 11. For other modern browsers the Content-Security-Policy header should be used.
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.