Security Report Summary
B
Site: | https://autoshini.ru/ | ||
---|---|---|---|
IP Address: | 90.156.240.59 | ||
Report Time: | 15 Jul 2025 10:35:38 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/2 | 200 |
---|---|
date | Tue, 15 Jul 2025 10:35:38 GMT |
content-type | text/html; charset=utf-8 |
vary | Accept-Encoding |
server | Apache |
x-frame-options | SAMEORIGIN |
strict-transport-security | max-age=31536000; includeSubDomains |
x-xss-protection | 1; mode=block |
x-content-type-options | nosniff |
referrer-policy | no-referrer-when-downgrade |
set-cookie | visits=1; expires=Wed, 16-Jul-2025 10:35:36 GMT; path=/ |
set-cookie | ref_host=securityheaders.com; expires=Fri, 18-Jul-2025 10:35:36 GMT; path=/; domain=.autoshini.ru |
set-cookie | set_region=crimea; expires=Mon, 10-Apr-2028 10:35:36 GMT; path=/; domain=.autoshini.ru |
set-cookie | sklad=2; expires=Mon, 10-Apr-2028 10:35:36 GMT; path=/; domain=.autoshini.ru |
set-cookie | sklad_name=%D0%9A%D1%80%D1%8B%D0%BC; expires=Mon, 10-Apr-2028 10:35:36 GMT; path=/; domain=.autoshini.ru |
set-cookie | set_mobile=0; expires=Fri, 18-Jul-2025 10:35:36 GMT; path=/; domain=.autoshini.ru |
set-cookie | 81f30cf708470b974874c8a96a6bcdb2=ubq80itlh1cgkc42f51me7l1q5; path=/ |
p3p | CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM" |
set-cookie | lang=ru; expires=Thu, 14-Aug-2025 10:35:36 GMT; path=/ |
set-cookie | virtuemart=ubq80itlh1cgkc42f51me7l1q5 |
set-cookie | PSCARTID=f557d35e8a7774dc9affe87e438044b0; expires=Thu, 14-Aug-2025 10:35:36 GMT; path=/ |
expires | Mon, 1 Jan 2001 00:00:00 GMT |
last-modified | Tue, 15 Jul 2025 10:35:38 GMT |
cache-control | no-store, no-cache, must-revalidate, post-check=0, pre-check=0 |
pragma | no-cache |
content-encoding | gzip |
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 | This Server header seems to advertise the software being run on the server but you can remove or change this value. |
---|---|
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. |
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. |
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". |
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. |