Security Report Summary
B
Site: https://www.meshnet.nl/
IP Address: 144.21.35.51
Report Time: 21 Jun 2025 05:24:04 UTC
Headers:
  • Permissions-Policy
  • Content-Security-Policy
  • Referrer-Policy
  • X-Frame-Options
  • Strict-Transport-Security
  • X-Content-Type-Options
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".
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".
Raw Headers
HTTP/2200
servernginx
dateSat, 21 Jun 2025 05:24:04 GMT
content-typetext/html; charset=UTF-8
permissions-policyfullscreen=(self), geolocation=(), camera=(), microphone=(), gyroscope=(), payment=()
access-control-allow-credentialstrue
set-cookieMESHSESSID=26h0btq5secuf0jp49p3ejmsm7; path=/; domain=.meshnet.nl; secure; HttpOnly; SameSite=Lax
cache-controlno-store, no-cache, must-revalidate
pragmano-cache
stateAlpha
expires-1
last-modifiedTue, 10 Jun 2025 16:07:09 GMT
content-security-policydefault-src 'none'; font-src 'self' https://meshtastic.meshnet.nl https://cache.meshnet.nl https://webcache.googleusercontent.com 'nonce-v2euKihfaJcz8zNqBUNk3yOvjUcGAL50'; script-src 'self' https://meshtastic.meshnet.nl https://cache.meshnet.nl https://webcache.googleusercontent.com 'nonce-Hl87uTIevXup0VyfzUNn5GbltYrmYxUv'; style-src 'self' https://meshtastic.meshnet.nl https://cache.meshnet.nl https://webcache.googleusercontent.com 'nonce-HaJpJpHVyCXLfPi8v3tmKoqciDsyzYQL'; img-src 'self' data: https://meshtastic.meshnet.nl https://cache.meshnet.nl https://webcache.googleusercontent.com https://www.w3.org 'nonce-VNuPyuwcAYf7NgmDxqKYbV2rkjMXRzDG'; connect-src 'self' https://meshtastic.meshnet.nl https://cache.meshnet.nl https://webcache.googleusercontent.com https://translate.meshnet.nl 'nonce-THDruMYiUR49ZARsYAMNbkS0aeA2BFWD'; object-src 'none'; worker-src 'self' https://meshtastic.meshnet.nl https://cache.meshnet.nl https://webcache.googleusercontent.com 'nonce-HobtHqS0UNMXR6W8Vyy8K6Bn0YodbYjk'; frame-src 'self' https://mesh.pa8f.nl;frame-ancestors 'self' https://mesh.pa8f.nl; form-action 'self'; upgrade-insecure-requests; base-uri 'self'; report-uri /csp-violation-report-endpoint/;
cross-origin-opener-policysame-origin;report-to='default'
cross-origin-resource-policycross-origin
cross-origin-embedder-policyunsafe-none; report-to='default'
referrer-policysame-origin
access-control-allow-methodsGET, PUT, POST
allowGET, PUT, POST
access-control-allow-origin*
content-encodinggzip
X-Frame-OptionsHeader not set, see Additional Information below.
Additional Information
serverThis Server header seems to advertise the software being run on the server but you can remove or change this value.
permissions-policyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
set-cookieThere is no Cookie Prefix on this cookie.
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.
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.
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.
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.
access-control-allow-originThis is a very lax CORS policy. Such a policy should only be used on a public CDN.
X-Frame-OptionsThe XFO header was not sent but frame-ancestors in Content Security Policy was used instead.