Security Report Summary
C
Site: | https://ouo.io/ | ||
---|---|---|---|
IP Address: | 172.66.154.227 | ||
Report Time: | 31 Aug 2025 20:00:25 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. |
---|---|
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 |
---|---|
date | Sun, 31 Aug 2025 20:00:25 GMT |
content-type | text/html; charset=UTF-8 |
cf-ray | 977f1d29be07be0f-DUB |
vary | Accept-Encoding |
cache-control | private, must-revalidate |
pragma | no-cache |
expires | -1 |
set-cookie | ouoio_session=eyJpdiI6IjdSTDVHS3dtSU4xb2lDU2hhZTVVRVJKM2RmbnZZajhlSkdUeHhpV2V4Vkk9IiwidmFsdWUiOiJyT09ER2FrSlFwdTliXC9lc3crUUlcL2hpeXBuZUJiR1JVMG1RRmdHUkNrMmVIM3drVjVJQTFKMGpsQUswbFdhQ3hVakdBTjVucVU5aGZGc3kyYkVOWVZnPT0iLCJtYWMiOiI0ZDlhZTZiYmJjYmEwMzFiY2UzODJiMDZlZDk1ZGZlZTk4NTQ2NzQzMTNkMTUxMDQ5MGIxMDdlNjg5NGFiMzI4In0%3D; path=/; httponly |
set-cookie | language=eyJpdiI6Im8xQWdOU01Bd0dWQ1lxaGNEcUFPU0JKRUlwSHlYcmZcL0U3Uk5vQ3lUK0lZPSIsInZhbHVlIjoiZTBGRU9OcVpQU08xN1lrdXBiYVo4dFJUdDlRdTR6TFl6TWpmeVwvUUV4dUE9IiwibWFjIjoiMzRmMTU3YmQwMmIwY2EwMGQ0OThlODk2MGU0ZGRkYjQ2MDdjYTE2ODRjZmIwYjg4NTlmMjllN2E3NjdlZDUzMSJ9; expires=Fri, 30-Aug-2030 20:00:24 GMT; Max-Age=157680000; path=/; httponly |
set-cookie | 4fbc49c6e1af7b54dd87f6249a43423039420d21=eyJpdiI6IjJnQmdyWVFUb3E5NFZ4MzN2SDdqekZyeFdVU3ZNN0VRTFJGTHc4UmFrNjg9IiwidmFsdWUiOiJSTnZ2QjRTYUI4VXdYZ3VYc3o0XC9jbERvXC9aV1lxbnhBRFFaa2ZKa2xTTys3TUQ3eHFnRnZZemVVY05wTEM3Nld0ZlwvVFRNZVYyNVNWWW9pYktLWnRrQTJ1Nk1NR1RKYmJJZWZhU1RTRXJQVjVCM1ZWREE2MVUxbFpkR0d5dDhqdU5GQmgyYkJ2ejlTYTF6ZjB5Z1JGcmZsODlOV0dIdlR3N0s4OUJIclJFTjIzSUxOQzRZYlZkeDNmTXF5Ym1GMlZ5VGRkdWFqcTRDREc3Vm80M1wvdjNGMUMzNjZqS1NQSFBrdDhUXC9FbEp6QU1rY1B3Z0lmaVE0eGt6NDM2ZDVKOGQ2UDlqb3FnaTJPQmI5RFNJVWdaRnd5QnVsbEVxTzJlTThRQnErT2NjczM5VWlFQXl3MlpQR1wvS0puTVNvejR4cGdkWXJwaGxEVmFYV04zRHV2Rzl4aFE9PSIsIm1hYyI6IjQxMGVhYTM3NjljNjVjZmU5ZDE1MTBmYTM5NmM5NDBhNTE3MzQwYzBmMWFiY2Q1MzJjNGE5OThkNDFkYWE0MGEifQ%3D%3D; expires=Sun, 31-Aug-2025 22:00:24 GMT; Max-Age=7200; path=/; httponly |
x-frame-options | SAMEORIGIN |
x-content-type-options | nosniff |
x-xss-protection | 1; mode=block |
strict-transport-security | max-age=15768000 |
content-encoding | gzip |
cf-cache-status | DYNAMIC |
server | cloudflare |
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
set-cookie | The 'secure' flag is not set on this cookie. There is no Cookie Prefix on this cookie. This is not a SameSite Cookie. |
---|---|
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-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-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. |
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. |
server | Server value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2". |