Security Report Summary
F
Site: http://mashadi.b-cdn.net/ - (Scan again over https)
IP Address: 169.150.221.147
Report Time: 20 Apr 2024 12:09:00 UTC
Headers:
  • Content-Security-Policy
  • X-Frame-Options
  • X-Content-Type-Options
  • Referrer-Policy
  • Permissions-Policy
Warning: Grade capped at A, please see warnings below.
Advanced:
Ouch, you should work on your security posture immediately:
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".
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".
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.
Permissions-PolicyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
Warnings
Site is using HTTPThis site was served over HTTP and did not redirect to HTTPS.
Response is not HTMLThe content-type of the response does not indicate HTML. Not all headers, and therefore the score, may be appropriate.
Raw Headers
HTTP/1.1200 OK
DateSat, 20 Apr 2024 12:09:00 GMT
Content-Typeapplication/xml
Transfer-Encodingchunked
Connectionkeep-alive
VaryAccept-Encoding
ServerBunnyCDN-SIL1-915
CDN-PullZone1087555
CDN-Uide8abadd3-48a2-43da-b75d-31035d50e96c
CDN-RequestCountryCodeUS
Cache-Controlpublic, max-age=2592000
x-amz-request-idtx00000705d3ae830197a8f-006623b05c-30d27fbf-sjc1
Strict-Transport-Securitymax-age=31536000; includeSubDomains
CDN-ProxyVer1.04
CDN-RequestPullSuccessTrue
CDN-RequestPullCode200
CDN-CachedAt04/20/2024 12:09:00
CDN-EdgeStorageId915
CDN-Status200
CDN-RequestId8fd1e7c63e02ef2d9222b88a37532352
CDN-CacheMISS
Content-Encodinggzip
Upcoming Headers
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.
Additional Information
ServerServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".
Strict-Transport-SecurityHTTP Strict Transport Security is an excellent feature to support on your site and strengthens your implementation of TLS. That said, the HSTS header must not be returned over a HTTP connection, only HTTPS.