Security Report Summary
R
Redirect: | Click here to follow the redirect to https://host.io/. |
---|---|
Site: | http://host.io/ - (Scan again over https) |
IP Address: | 34.117.59.81 |
Report Time: | 03 Jun 2023 05:39:38 UTC |
Headers: |
|
Warning: | Grade capped at A, please see warnings below. |
Raw Headers
HTTP/1.1 | 302 Found |
---|---|
access-control-allow-origin | * |
location | https://host.io/ |
vary | Accept, Accept-Encoding |
content-type | text/html; charset=utf-8 |
date | Sat, 03 Jun 2023 05:39:38 GMT |
x-envoy-upstream-service-time | 2 |
strict-transport-security | max-age=2592000; includeSubDomains |
content-encoding | gzip |
transfer-encoding | chunked |
Via | 1.1 google |
Missing Headers
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. |
---|---|
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". |
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". |
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. |
Permissions-Policy | Permissions 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 HTTP | This site was served over HTTP and did not redirect to HTTPS. |
---|
Upcoming Headers
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. |
Additional Information
access-control-allow-origin | This is a very lax CORS policy. Such a policy should only be used on a public CDN. |
---|---|
strict-transport-security | HTTP 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. |