Security Report Summary
B
Site: | https://kotel-54.ru/ | ||
---|---|---|---|
IP Address: | 185.65.148.57 | ||
Report Time: | 20 Jul 2025 04:12:55 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. |
---|---|
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/1.1 | 200 OK |
---|---|
Server | QRATOR |
Date | Sun, 20 Jul 2025 04:12:54 GMT |
Content-Type | text/html; charset=utf-8 |
Transfer-Encoding | chunked |
Connection | keep-alive |
Keep-Alive | timeout=15 |
x-content-type-options | nosniff |
set-cookie | ins_myshop-cmd783=a5ebfp-573ecf0900e4b2303f6158d41e8e48c5; path=/; expires=Mon, 21 Jul 2025 04:12:54 GMT; HttpOnly |
set-cookie | first_current_location=%2F; domain=kotel-54.ru; path=/; expires=Mon, 20 Jul 2026 04:12:53 GMT |
set-cookie | first_referer=https%3A%2F%2Fsecurityheaders.com%2F; domain=kotel-54.ru; path=/; expires=Mon, 20 Jul 2026 04:12:53 GMT |
set-cookie | referer=https%3A%2F%2Fsecurityheaders.com%2F; domain=kotel-54.ru; path=/; expires=Mon, 20 Jul 2026 04:12:53 GMT |
set-cookie | current_location=%2F; domain=kotel-54.ru; path=/; expires=Mon, 20 Jul 2026 04:12:53 GMT |
set-cookie | ins_order_version=1752984773.9581306; path=/ |
set-cookie | x_csrf_token=M2KBMwBmOgO8IQL7JvJhyKU1CqhaQN8iGqyuKNjicDKjiOIJCqv3II8ohAWtkmqFpov8t2Co5MhLajc1-h-aGA; path=/ |
strict-transport-security | max-age=31536000; includeSubDomains |
x-cache | miss |
x-xss-protection | 1; mode=block |
referrer-policy | strict-origin-when-cross-origin |
content-encoding | gzip |
cache-control | max-age=0, private, must-revalidate |
p3p | CP="NOI DSP COR NID ADMa OPTa OUR NOR" |
x-download-options | noopen |
x-request-id | G8-d830beb3-47802-007e50f0211f782421ab8e3c-687c6cc5 |
x-frame-options | SAMEORIGIN |
x-permitted-cross-domain-policies | none |
x-runtime | 0.932326 |
last-modified | Sun, 20 Jul 2025 04:12:54 GMT |
etag | e1a0ef214845e3c1c15ab2b189d957c6 |
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 | 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". |
set-cookie | The 'httpOnly' flag is not set on this cookie. The 'secure' 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. |
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. |
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-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. |