Security Report Summary
A
| Site: | https://oneotv.com/kanal-d-hd | ||
|---|---|---|---|
| IP Address: | 172.67.155.193 | ||
| Report Time: | 26 Sep 2026 22:52:33 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 | Sat, 26 Sep 2026 22:52:33 GMT |
| content-type | text/html; charset=UTF-8 |
| cache-control | max-age=0, no-cache, no-store, must-revalidate |
| set-cookie | XSRF-TOKEN=eyJpdiI6IjhWUHd6Mkt0NjFyYkVpalkwc2VDaFE9PSIsInZhbHVlIjoiS3dMTHdoUUFkVWZNSEQzRGlTSTFRL2RaV2VZcTdxMGFsWFY2cjd3NjhWelNzYTF1cnhsdGVDc2x0VFJwTVV6c2s4dWhNYmsxaTFsZm55Z0xqaGljOUo4Q0srbTQyRlF0cU41NHRuNlV1QzZhWlFFaUh3bnVxSFJ3enNoSnUzVFAiLCJtYWMiOiIxZGFjZDI2YTQ2NGI2OTU5M2UwOGQwMzEwZmY4MzAwMTZlZmY5YzYwMDYyY2Y1MWZjMmE0MmE3Njg3ZjM4M2U5IiwidGFnIjoiIn0%3D; expires=Sun, 27-Sep-2026 00:52:33 GMT; Max-Age=7200; path=/; samesite=lax; secure |
| set-cookie | live_tv_session=eyJpdiI6IkVwcjBvYkNRdzVBRUlWTHhyMzZNcmc9PSIsInZhbHVlIjoiZitLNHJYb2taN3ZTSlBSd2JUZU5YWDZ5RW5WQjRQWmw4Ykx3VXhJRTBmRU5udzhhUlljSXNnbEUyMEIzVlUyc3dGditFWXpQWnkvcy9QWGd0akptb1pyUzlHVHZMMDZXWlU1cXBORkFvczBJeWMyazU4TldvRzZmbEYyQ2lUSUIiLCJtYWMiOiIxMmY2M2I5YTA1ZGNjMGIwNDFmODczZTk0NjNhZGJjY2UxN2Y2MTM4ZWRmNmIwNDJkMTNjMDQyOWExNTA2OTI0IiwidGFnIjoiIn0%3D; expires=Sun, 27-Sep-2026 00:52:33 GMT; Max-Age=7200; path=/; httponly; samesite=lax; secure |
| vary | Accept-Encoding |
| report-to | {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ynu3OZ%2FWiz39Ff6IxAsA6ONO6J9EXIyLeGZqZJ1KfmXfLuBXG6%2B9%2FZXdaRV%2F92oCRhAzsGi%2BtwZQbN57C8515Lpp8m3SJdK1u1Qsdb4ZyYH9ZMrmV0JDxEuBMq%2BO"}]} |
| 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 |
| x-turbo-charged-by | LiteSpeed |
| cf-cache-status | DYNAMIC |
| nel | {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800} |
| strict-transport-security | max-age=15552000; includeSubDomains; preload |
| content-encoding | gzip |
| cf-ray | a415d6f74adcc1ec-DUB |
| alt-svc | h3=":443"; ma=86400 |
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. |
|---|---|
| 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. |
| 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. |
| 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. |
| 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. |