Security Report Summary
R
Redirect: Click here to follow the redirect to https://bongo.cat/.
Site: http://bongo.cat/ - (Scan again over https)
IP Address: 2606:4700:3037::6815:4315
Report Time: 27 Jul 2024 00:41:07 UTC
Headers:
  • X-Content-Type-Options
  • Permissions-Policy
  • Referrer-Policy
  • Content-Security-Policy
  • X-Frame-Options
Warning: Grade capped at A, please see warnings below.
Advanced:
Perform a deeper security analysis of your website and APIs:
Missing Headers
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.
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. Recommended value "X-Frame-Options: SAMEORIGIN".
Warnings
Site is using HTTPThis site was served over HTTP and did not redirect to HTTPS.
Raw Headers
HTTP/1.1301 Moved Permanently
DateSat, 27 Jul 2024 00:41:07 GMT
Content-Typetext/html
Content-Length167
Connectionkeep-alive
Cache-Controlmax-age=3600
ExpiresSat, 27 Jul 2024 01:41:07 GMT
Locationhttps://bongo.cat/
Report-To{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=eun6Dz2YgcASBlnify4i%2FL91njSydy%2FgKjeOTtHi%2FYalsYEOnJeW0ujkHSEsxcQaNrO7Ywxqhpq27XlcBQXvx36aT4oSEMaoyFw%2FmMULGZoGHCY5VVqmG8hvEqsBwHpeUbsSBOfPu%2BQ%3D"}],"group":"cf-nel","max_age":604800}
NEL{"success_fraction":0,"report_to":"cf-nel","max_age":604800}
VaryAccept-Encoding
X-Content-Type-Optionsnosniff
Access-Control-Allow-Originhttps://bongo.cat
Cross-Origin-Embedder-Policyrequire-corp
Cross-Origin-Opener-Policysame-origin
Cross-Origin-Resource-Policycross-origin
Expect-CTmax-age=86400, enforce
Expect-Staplemax-age=604800; report-uri="https://eric.report-uri.com/r/d/staple/reportOnly"; includeSubDomains; preload
Link<https://cdnjs.cloudflare.com>; rel="preconnect", <https://static.cloudflareinsights.com>; rel="preconnect"
Permissions-Policyaccelerometer=(), autoplay=(), camera=(), encrypted-media=(), fullscreen=(), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), midi=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), sync-xhr=(), usb=(), xr-spatial-tracking=()
Referrer-Policysame-origin
X-XSS-Protection1; mode=block
Servercloudflare
CF-RAY8a9894fe097afad6-SJC
alt-svch3=":443"; ma=86400
Additional Information
Report-ToReport-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.
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.
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".
Access-Control-Allow-OriginThe Access-Control-Allow-Origin header is used to configure CORS.
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.
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-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.
ServerServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".