Security Report Summary
R
Redirect: Click here to follow the redirect to https://krym.cian.ru/.
Site: http://krym.cian.ru/ - (Scan again over https)
IP Address: 104.17.110.12
Report Time: 28 Mar 2024 15:36:21 UTC
Headers:
  • Content-Security-Policy
  • X-Frame-Options
  • X-Content-Type-Options
  • Referrer-Policy
  • Permissions-Policy
Warning: Grade capped at A, please see warnings below.
Advanced:
Perform a deeper security analysis of your website and APIs:
Missing Headers
X-Frame-OptionsX-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". Note that CSP frame-ancestors is used but the value is considered too lax to substitue for XFO.
X-Content-Type-OptionsX-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".Note that CSP frame-ancestors is used but the value is considered too lax to substitue for XFO.
Referrer-PolicyReferrer 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.Note that CSP frame-ancestors is used but the value is considered too lax to substitue for XFO.
Permissions-PolicyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.Note that CSP frame-ancestors is used but the value is considered too lax to substitue for XFO.
Warnings
Site is using HTTPThis site was served over HTTP and did not redirect to HTTPS.
Content-Security-PolicyThis policy contains 'unsafe-inline' which is dangerous in the script-src directive. This policy contains 'unsafe-eval' which is dangerous in the script-src directive.
Raw Headers
HTTP/1.1301 Moved Permanently
DateThu, 28 Mar 2024 15:36:21 GMT
Content-Typetext/html
Content-Length162
Connectionkeep-alive
Locationhttps://krym.cian.ru/
X-Permitted-Cross-Domain-Policiesnone
Content-Security-Policydefault-src https:; child-src blob: https:; connect-src blob: https: wss:; form-action https:; frame-ancestors https: http://webvisor.com; media-src https:; object-src https:; img-src https: data: blob:; script-src https: data: 'unsafe-inline' 'unsafe-eval'; style-src https: 'unsafe-inline'; font-src https: data:
CF-Cache-StatusDYNAMIC
Set-Cookie__cf_bm=cQQRIO4AhYhE9wdvCdlA64EBVcuZ5hHp.OevHS41s0A-1711640181-1.0.1.1-oK6Bdgm9.B90wHH4H2G1RCaURn2r_yAMcN3N8nU91sWUzsDkz_ySpUnJSv3HZsg7b_tJ7ywhCqj8p8OOKLoEuw; path=/; expires=Thu, 28-Mar-24 16:06:21 GMT; domain=.cian.ru; HttpOnly; SameSite=None
Servercloudflare
CF-RAY86b8b1fe4b602518-SJC
alt-svch3=":443"; ma=86400
Upcoming Headers
Cross-Origin-Embedder-PolicyCross-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-PolicyCross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser.
Cross-Origin-Resource-PolicyCross-Origin Resource Policy allows a resource owner to specify who can load the resource.
Additional Information
Content-Security-PolicyContent 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. Analyse this policy in more detail. You can sign up for a free account on Report URI to collect reports about problems on your site.
ServerServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".