Security Report Summary
A+
Site: https://moonbyte.at/
IP Address: 2a03:4000:45:47c:e8c5:eff:fe08:95f2
Report Time: 28 Mar 2024 22:57:44 UTC
Headers:
  • Strict-Transport-Security
  • Content-Security-Policy
  • Permissions-Policy
  • X-Content-Type-Options
  • X-Frame-Options
  • Referrer-Policy
Advanced:
Wow, amazing grade! Perform a deeper security analysis of your website and APIs:
Raw Headers
HTTP/2200
servernginx
dateThu, 28 Mar 2024 22:57:44 GMT
content-typetext/html; charset=utf-8
content-length1918
last-modifiedWed, 09 Nov 2022 22:00:10 GMT
etag"636c22ea-77e"
strict-transport-securitymax-age=63072000; includeSubDomains; preload
content-security-policydefault-src 'none'; base-uri 'none'; script-src 'self' 'nonce-eYCiaksm3TzZWPOC1ZS9KA==' 'nonce-bTK7DKzImRwBwQtqdHDXLQ==' 'nonce-xoZVxmOa7cWGTbr5JoCeYg==' 'sha256-7IJbxxKydIxSNIyWo4b1XP3oJHbVo5fLf5LbZK7Rjrk=' www.googletagmanager.com maps.googleapis.com; img-src 'self' data: cdn.jsdelivr.net maps.google.com maps.googleapis.com maps.gstatic.com www.googletagmanager.com *.google-analytics.com; style-src 'self' 'unsafe-inline' fonts.googleapis.com; font-src 'self' data: fonts.gstatic.com; frame-src 'self'; frame-ancestors 'none'; connect-src 'self' maps.googleapis.com form.taxi api.iconify.design api.simplesvg.com api.unisvg.com www.googletagmanager.com *.google-analytics.com; form-action 'self'; manifest-src 'self'; media-src 'self'; object-src 'none'; worker-src 'self'; block-all-mixed-content; upgrade-insecure-requests; report-to endpoint-csp;
public-key-pinspin-sha256="uUZaDEcvC2ekIGxxl4vuBt+m6UcvUgLsmBBrdGpJbhg="; pin-sha256="//6fY//qTMr0nhzL/F50Y3UYxoCmBmHcZAu+MA3ACSY="; pin-sha256="sRHdihwgkaib1P1gxX8HFszlD+7/gTfNvuAybgLPNis="; pin-sha256="YLh1dUR9y6Kja30RrAn7JKnbQG/uEtLMkBgFF2Fuihg="; pin-sha256="C5+lpZ7tcVwmwQIMcRtPbsQtWLABXhQzejna0wHFr8M="; max-age=1296000; includeSubDomains;
cross-origin-embedder-policyrequire-corp; report-to='endpoint-default'
cross-origin-opener-policyrequire-corp; report-to='endpoint-default'
cross-origin-resource-policysame-site
expect-ctmax-age=86400, enforce, report-uri='https://moonbyte.report-uri.com/r/d/ct/enforce'
expect-staplemax-age=86400; enforce; report-uri='https://moonbyte.report-uri.com/r/d/staple/enforce';
nel{ 'report_to': 'endpoint-default', 'max_age': 10886400 };
report-to{ 'group': 'endpoint-csp', 'max_age': 10886400, 'endpoints': [{ 'url': 'https://moonbyte.report-uri.com/r/d/csp/enforce' }], 'include_subdomains': true }, { 'group': 'endpoint-xss', 'max_age': 10886400, 'endpoints': [{ 'url': 'https://moonbyte.report-uri.com/r/d/xss/enforce' }], 'include_subdomains': true }, { 'group': 'endpoint-default', 'max_age': 10886400, 'endpoints': [{ 'url': 'https://moonbyte.report-uri.com/a/d/g' }], 'include_subdomains': true };
permissions-policyaccelerometer=(), camera=(), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), payment=(), usb=()
x-permitted-cross-domain-policiesnone
x-xss-protection1; mode=block; report='endpoint-xss'
x-xss-pwnage<script>alert('XSS');</script>
x-content-type-optionsnosniff
x-frame-optionsSAMEORIGIN
referrer-policyno-referrer
x-robots-tagall
cache-controlno-cache
expires0
x-time0.000
accept-rangesbytes
Additional Information
serverThis Server header seems to advertise the software being run on the server but you can remove or change this value.
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.
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.
public-key-pinsHTTP Public Key Pinning protects your site from MiTM attacks using rogue X.509 certificates. By whitelisting only the identities that the browser should trust, your users are protected in the event a certificate authority is compromised. Analyse this policy in more detail.
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.
expect-ctExpect-CT will soon be deprecated and can be removed.
nelNetwork Error Logging is a new header that instructs the browser to send reports during various network or application errors. You can sign up for a free account on Report URI to collect these reports.
report-toReport-To enables the Reporting API. This allows a website to collect reports from the browser about various errors that may occur.
permissions-policyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
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.
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.
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.