Security Report Summary
A
Site: | https://bongo.cat/ | ||
---|---|---|---|
IP Address: | 2606:4700:3037::6815:4315 | ||
Report Time: | 24 Sep 2023 17:32:25 UTC | ||
Headers: |
|
||
Advanced: |
|
Missing Headers
X-Frame-Options | X-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. Recommended value "X-Frame-Options: SAMEORIGIN". Note that CSP frame-ancestors is used but the value is considered too lax to substitue for XFO. |
---|
Raw Headers
HTTP/2 | 103 |
---|---|
link | <https://cdnjs.cloudflare.com>; rel=preconnect, <https://fonts.googleapis.com>; rel=preconnect, <https://fonts.gstatic.com>; rel=preconnect, <https://static.cloudflareinsights.com>; rel=preconnect, <https://www.googletagmanager.com>; rel=preconnect |
HTTP/2 200 | |
date | Sun, 24 Sep 2023 17:32:25 GMT |
content-type | text/html; charset=utf-8 |
cf-ray | 80bcc4406ab69e64-SJC |
cf-cache-status | HIT |
age | 20680307 |
cache-control | max-age=604800 |
expires | Sat, 28 Jan 2023 09:06:10 GMT |
last-modified | Sat, 28 Jan 2023 08:55:16 GMT |
link | <https://cdnjs.cloudflare.com>; rel="preconnect", <https://fonts.googleapis.com>; rel="preconnect", <https://fonts.gstatic.com>; rel="preconnect", <https://static.cloudflareinsights.com>; rel="preconnect", <https://www.googletagmanager.com>; rel="preconnect" |
strict-transport-security | max-age=31536000; includeSubDomains; preload |
vary | Accept-Encoding |
content-security-policy | default-src 'none'; connect-src 'self' https:; font-src 'self' fonts.gstatic.com; frame-ancestors https:; img-src 'self' www.google-analytics.com www.google.com; manifest-src 'self'; script-src 'self' 'nonce-script/oI8TeSUQcawmHyotLykRYRB/' 'nonce-script/ZdeAsJXD62dZepH00QuXsNZY' 'nonce-script/DFOoSlzIk8Mlvt1qy6bNjQ3e' 'nonce-script/nIe66ABnO4TxetvYPeWZen+x' 'nonce-script/SrFtZnu/BgdXh2gAhsNcgYAE' 'nonce-script/92OZWKq24lEALoJjMYYinErf' 'nonce-script/dNRrqAKQ+fcaE6bN6CKbjKad' 'nonce-script/tR2D7r8AdhYlRjssIq0g7Hcc' 'nonce-script/0tgdWhYmRnFyfBxhbSN69Ci/' static.cloudflareinsights.com www.google-analytics.com www.googletagmanager.com; style-src 'self' 'nonce-stylesheet/zK/6QWTHPgdTZQNc9z7Rz7hE' 'nonce-stylesheet/UvHQ4qsv28BcPH/BnVB6FVxx' 'nonce-stylesheet/ahq3HuaUtah14ftXu7s6oriE' 'sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=' cdnjs.cloudflare.com fonts.googleapis.com use.fontawesome.com; media-src 'self'; report-uri https://eric.report-uri.com/r/d/csp/enforce; upgrade-insecure-requests; |
x-content-type-options | nosniff |
report-to | {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=7jILRZvpD42oF%2Bgp8d6BASjmrdsNcXmgDs9R5yEPNsvPA0V3Bq3YndZmgqC7BZnyBAvWsDFZv7d8s1934ZJvaQrInsn%2BLwuLqDuep3NFWkF6B%2FN63YdMLaqU3XE1HFdk2C6LZs9M5PE%3D"}],"group":"cf-nel","max_age":604800} |
nel | {"success_fraction":0,"report_to":"cf-nel","max_age":604800} |
access-control-allow-origin | https://bongo.cat |
cross-origin-embedder-policy | require-corp |
cross-origin-opener-policy | same-origin |
cross-origin-resource-policy | cross-origin |
expect-ct | max-age=86400, enforce |
expect-staple | max-age=604800; report-uri="https://eric.report-uri.com/r/d/staple/reportOnly"; includeSubDomains; preload |
permissions-policy | accelerometer=(), autoplay=(), camera=(), document-domain=(), encrypted-media=(), fullscreen=(), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), midi=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), sync-xhr=(), usb=(), xr-spatial-tracking=() |
referrer-policy | same-origin |
x-xss-protection | 1; mode=block |
server | cloudflare |
content-encoding | gzip |
alt-svc | h3=":443"; ma=86400 |
Additional Information
strict-transport-security | HTTP 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-policy | Content 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. |
x-content-type-options | X-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". |
report-to | Report-To enables the Reporting API. This allows a website to collect reports from the browser about various errors that may occur. You can sign up for a free account on Report URI to collect these reports. |
nel | Network 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. |
access-control-allow-origin | The Access-Control-Allow-Origin header is used to configure CORS. |
cross-origin-embedder-policy | Cross-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-policy | Cross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser. |
cross-origin-resource-policy | Cross-Origin Resource Policy allows a resource owner to specify who can load the resource. |
expect-ct | Expect-CT will soon be deprecated and can be removed. |
permissions-policy | Permissions Policy is a new header that allows a site to control which features and APIs can be used in the browser. |
referrer-policy | Referrer 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-xss-protection | X-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. |
server | Server value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2". |