Security Report Summary
A
Site: | https://s-w-a-d.com/ |
---|---|
IP Address: | 2606:4700:3031::ac43:80a9 |
Report Time: | 05 Feb 2023 10:52:21 UTC |
Headers: |
|
Raw Headers
HTTP/2 | 503 |
---|---|
date | Sun, 05 Feb 2023 10:52:21 GMT |
content-type | text/html; charset=UTF-8 |
cross-origin-embedder-policy | require-corp |
cross-origin-opener-policy | same-origin |
cross-origin-resource-policy | same-origin |
permissions-policy | accelerometer=(),autoplay=(),camera=(),clipboard-read=(),clipboard-write=(),fullscreen=(),geolocation=(),gyroscope=(),hid=(),interest-cohort=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=() |
cache-control | private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 |
expires | Thu, 01 Jan 1970 00:00:01 GMT |
set-cookie | __cf_bm=EJb18LobQxYXdHRtGRNFTYuiIlSeX8r6aIMkJPnOI_0-1675594341-0-Acdpuf8sr92+QAcPi0Gx91PXH8soJYolONzRAp8wgeA+n8wrWHbqkZAyFIrthI57z0oLmKbmeaU5W9xV1wFjKYc=; path=/; expires=Sun, 05-Feb-23 11:22:21 GMT; domain=.s-w-a-d.com; HttpOnly; Secure; SameSite=None |
server-timing | cf-q-config;dur=6.0000020312145e-06 |
vary | Accept-Encoding |
strict-transport-security | max-age=2592000; preload |
expect-ct | max-age=86400, enforce |
referrer-policy | same-origin |
x-content-type-options | nosniff |
x-frame-options | SAMEORIGIN |
x-xss-protection | 1; mode=block |
server | cloudflare |
cf-ray | 794b18977ea3ce98-SJC |
alt-svc | h3=":443"; ma=86400, h3-29=":443"; ma=86400 |
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. |
---|
Warnings
Status code indicates error | The status code of the response indicates an error. Not all headers may be set when the response is an error. |
---|
Additional Information
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. |
permissions-policy | Permissions Policy is a new header that allows a site to control which features and APIs can be used in the browser. |
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. |
expect-ct | Expect-CT will soon be deprecated and can be removed. |
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-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". |
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. |
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". |