Security Report Summary
D
Site: | https://zzone.live/ | ||
---|---|---|---|
IP Address: | 220.158.234.29 | ||
Report Time: | 31 Aug 2025 01:08:58 UTC | ||
Headers: |
|
||
Advanced: |
|
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. |
Raw Headers
HTTP/2 | 200 |
---|---|
server | nginx |
content-type | text/html; charset=UTF-8 |
vary | Accept-Encoding |
cache-control | no-cache, private |
date | Sun, 31 Aug 2025 01:07:29 GMT |
x-clockwork-id | 1756602538-4518-2091247189 |
x-clockwork-version | 5.3.3 |
server-timing | app; dur=66.236972808838; desc="Application", db; dur=1.74; desc="Database", timeline-event-0; dur=10.939121246338; desc="Controller" |
set-cookie | XSRF-TOKEN=eyJpdiI6InB3VHhTRGJvU3k0cUtOT3VnL3VKN0E9PSIsInZhbHVlIjoiV25nUmlUcEticmdncU42TWFrRjNpUmFkcjAvZm82a2NYYUNpK2NIUmhzeFhsYWhaSC9zTDhmRi9MaE95V3hqZ1VnRlRSMjBqNCtlK2UvWFhuYWZXVWtxaWVhVFhaUEVWK1draDFIU1EzNEVHKzhIOGZhSXhhV2tQY1o3bCtpbWsiLCJtYWMiOiI0YTgxZmU4MjY5ZjhhMTZjNTQyNGE0NWNhZGI2MWVhY2M0OTRiNWQ1MWYwODI5ZTRkODA0Y2IzOWE1MWU5Y2QwIiwidGFnIjoiIn0%3D; expires=Sat, 06 Sep 2025 23:47:58 GMT; Max-Age=599940; path=/; secure; samesite=none |
set-cookie | zzonelive_session=eyJpdiI6IlovVVlxMzh0clI2NlpTemgzMnYyVEE9PSIsInZhbHVlIjoiMWtNVENhZHc1MUxkUzZTbURlV1VJTk9iK0hOdmc4YklRZS82SG51SDFoNndnb0NyZk9GUzd5U2Vlb2RZTXFxdTdCYTR5RThUb29lSDhVMDYxRHlMMHlmU0xDZTQwaFFiS1BiZlRjbVp2ZUR2bGIrdFlkK0dETG5wNGNYYlZYTGkiLCJtYWMiOiIwMWIzZTI3NzVkYWM5NDNlY2Y2YjJiYzBjOTFkYWJlNTVkNTJhOWIzMTYwNzM5ZWQ3NzQ1OGY1OGVjM2JlZDdhIiwidGFnIjoiIn0%3D; expires=Sat, 06 Sep 2025 23:47:58 GMT; Max-Age=599940; path=/; secure; samesite=none |
set-cookie | x-clockwork=%7B%22requestId%22%3A%221756602538-4518-2091247189%22%2C%22version%22%3A%225.3.3%22%2C%22path%22%3A%22%5C%2F__clockwork%5C%2F%22%2C%22webPath%22%3A%22%5C%2Fclockwork%5C%2Fapp%22%2C%22token%22%3A%2257f30d8a%22%2C%22metrics%22%3Atrue%2C%22toolbar%22%3Atrue%7D; expires=Sun, 31 Aug 2025 01:09:58 GMT; Max-Age=60; path=/; secure; samesite=lax |
strict-transport-security | max-age=31536000 |
content-encoding | gzip |
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
server | This Server header seems to advertise the software being run on the server but you can remove or change this value. |
---|---|
set-cookie | The 'httpOnly' flag is not set on this cookie. There is no Cookie Prefix on this cookie. This is not a SameSite Cookie. |
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. |