Security Report Summary
A
| Site: | https://oneotv.com/kan-33-live-tv | ||
|---|---|---|---|
| IP Address: | 104.21.40.177 | ||
| Report Time: | 10 Sep 2026 20:06:00 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. |
|---|
Raw Headers
| HTTP/2 | 200 |
|---|---|
| date | Thu, 10 Sep 2026 20:06:00 GMT |
| content-type | text/html; charset=UTF-8 |
| cache-control | max-age=0, no-cache, no-store, must-revalidate |
| set-cookie | XSRF-TOKEN=eyJpdiI6IkRoN0xTYmJZeVpFUDBpSytQbms1a3c9PSIsInZhbHVlIjoidks1QnV1dHhxYUhRMWZZODBVSXQ1cWp6eWJEcUliZk9adjJmU0hxUEJLWm5nMjU4cHJxcTJhZW5WZXBWY0dtczFUZ2k1S3FkQ1grbGN1RUl1MW9YYWpldVczVkFCSWtQTXVmcFlhOU91OEl5Yi9KUW1YbFI1NG5RU0ZDT0JVa3oiLCJtYWMiOiI1YjEzN2NjOWM2MzU2ZmMzMjEyMWM2MTJhYmZmMTQyMDdlZmQ5MDIxY2I5OWYzZjUzYjFhNmJjOGUyMGVjN2JmIiwidGFnIjoiIn0%3D; expires=Thu, 10-Sep-2026 22:06:00 GMT; Max-Age=7200; path=/; samesite=lax; secure |
| set-cookie | live_tv_session=eyJpdiI6IlRHelhRRWdXZkNIcVlCR3NvUERXeWc9PSIsInZhbHVlIjoidzdXd0NQZllGeXp3ZEw2V1hpZS8yRmx1UHlYRXhPbEdUUGsrOU94V1NnaTdPN3ozR0tkdTRuWmlIT0VJWTlOWnFQVzQyOWVnb3NnZDNXb1hZMi9CTnpyNHpSa1BrU2FIRmNNZlo5a1FqZThFdzhyS0ZNRXlPZEp2Z1k3akdxTEUiLCJtYWMiOiIwNmY2ODQwMmMzMGY1ZjllNWE3YjFmYTYwNzgzYjQxMmNiMjMzODE3YmNjNTI3MmIzNDMxODg0MDc0YTM3YTk0IiwidGFnIjoiIn0%3D; expires=Thu, 10-Sep-2026 22:06:00 GMT; Max-Age=7200; path=/; httponly; samesite=lax; secure |
| vary | Accept-Encoding |
| nel | {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800} |
| server | cloudflare |
| x-content-type-options | nosniff |
| x-xss-protection | 1; mode=block |
| x-frame-options | SAMEORIGIN |
| referrer-policy | strict-origin-when-cross-origin |
| permissions-policy | geolocation=(), microphone=(), camera=() |
| access-control-allow-origin | * |
| accept-ch | DPR, Width, Viewport-Width |
| accept-ch-lifetime | 86400 |
| link | </assets/css/bootstrap.min.css>; rel=preload; as=style |
| link | </assets/css/app.css>; rel=preload; as=style |
| link | </assets/js/jquery-3.6.1.min.js>; rel=preload; as=script |
| link | <//fonts.googleapis.com>; rel=preconnect; crossorigin |
| link | <//fonts.gstatic.com>; rel=preconnect; crossorigin |
| pragma | no-cache |
| expires | Wed, 11 Jan 1984 05:00:00 GMT |
| alt-svc | h3=":443"; ma=86400 |
| x-turbo-charged-by | LiteSpeed |
| cf-cache-status | DYNAMIC |
| strict-transport-security | max-age=15552000; includeSubDomains; preload |
| report-to | {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=hhEtforvDFu2iUzdwsMdy%2FM7mOeNQYa1U00L9OcHqU%2BisBJjaf5mPWZaTHE%2FASUgXLpnT5xa8XYNFrHaKsyEOkjwJQ27gr9zKQavKQhJ3SivcsIZYCEfwAa%2FVvZH"}]} |
| content-encoding | gzip |
| cf-ray | a3910cfb2f4d648f-DUB |
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 | There is no Cookie Prefix on this cookie. |
|---|---|
| nel | Network Error Logging is a new header that instructs the browser to send reports during various network or application errors. You can sign up for a free account on Report URI to collect these reports. |
| server | Server value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2". |
| 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. |
| 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. |
| 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. |
| 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 by getting the User Agent to enforce the use of HTTPS. |
| report-to | Report-To enables the Reporting API. This allows a website to collect reports from the browser about various errors that may occur. You can sign up for a free account on Report URI to collect these reports. |