Security Report Summary
D
Site: https://www.xarakiri.ru/
IP Address: 178.248.232.110
Report Time: 19 Apr 2024 08:03:27 UTC
Headers:
  • X-Frame-Options
  • Strict-Transport-Security
  • Content-Security-Policy
  • X-Content-Type-Options
  • Referrer-Policy
  • Permissions-Policy
Advanced:
Your site could be at risk, let’s perform a deeper security analysis of your site and APIs:
Missing Headers
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.
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".
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.
Permissions-PolicyPermissions 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.1200 OK
ServerQRATOR
DateFri, 19 Apr 2024 08:03:27 GMT
Content-Typetext/html; charset=UTF-8
Transfer-Encodingchunked
Connectionkeep-alive
Keep-Alivetimeout=15
X-Powered-ByPHP/7.2.10
P3Ppolicyref="/bitrix/p3p.xml", CP="NON DSP COR CUR ADM DEV PSA PSD OUR UNR BUS UNI COM NAV INT DEM STA"
X-Powered-CMSBitrix Site Manager (778be0cd1015634322a2e07b5ebc30db)
ExpiresThu, 19 Nov 1981 08:52:00 GMT
Cache-Controlno-store, no-cache, must-revalidate
Pragmano-cache
X-Frame-OptionsSAMEORIGIN
Set-CookiePHPSESSID=NKb2kW10wI4QuW1JhxQqyQvrYATS8hyp; path=/; domain=xarakiri.ru; HttpOnly
Set-CookieBITRIX_SM_REASPEKT_LAST_IP=137.184.11.168; expires=Mon, 14-Apr-2025 08:03:27 GMT; Max-Age=31104000; path=/; domain=xarakiri.ru
Set-CookieBITRIX_SM_REASPEKT_GEOBASE=false; expires=Mon, 14-Apr-2025 08:03:27 GMT; Max-Age=31104000; path=/; domain=xarakiri.ru
Set-CookieBITRIX_SM_GUEST_ID=18594438; expires=Mon, 14-Apr-2025 08:03:27 GMT; Max-Age=31104000; path=/; domain=xarakiri.ru
Set-CookieBITRIX_SM_LAST_VISIT=19.04.2024+15%3A03%3A27; expires=Mon, 14-Apr-2025 08:03:27 GMT; Max-Age=31104000; path=/; domain=xarakiri.ru
Strict-Transport-Securitymax-age=31536000;
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
ServerServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".
X-Powered-ByX-Powered-By can usually be seen with values like "PHP/5.5.9-1ubuntu4.5" or "ASP.NET". Trying to minimise the amount of information you give out about your server is a good idea. This header should be removed or the value changed.
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.
Set-CookieThe 'secure' flag is not set on this cookie. There is no Cookie Prefix on this cookie. This is not a SameSite Cookie.
Strict-Transport-SecurityHTTP 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.