Security Report Summary
D
Site: | http://begestore.ru/ - (Scan again over https) | ||
---|---|---|---|
IP Address: | 185.65.148.57 | ||
Report Time: | 12 May 2025 10:58:03 UTC | ||
Headers: |
|
||
Warning: | Grade capped at A, please see warnings below. | ||
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. |
---|---|
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. Recommended value "X-Frame-Options: SAMEORIGIN". |
Permissions-Policy | Permissions Policy is a new header that allows a site to control which features and APIs can be used in the browser. |
Warnings
Site is using HTTP | This site was served over HTTP and did not redirect to HTTPS. |
---|
Raw Headers
HTTP/1.1 | 200 OK |
---|---|
Server | QRATOR |
Date | Mon, 12 May 2025 10:58:03 GMT |
Content-Type | text/html; charset=utf-8 |
Transfer-Encoding | chunked |
Connection | keep-alive |
Keep-Alive | timeout=15 |
etag | W/"833d3c71b86e89a0f6c0f49d07ac83f1" |
x-request-id | G9-2197a8d9-44c02-43be2ea600b70c8c6b2dafcc-6821d43b |
x-download-options | noopen |
x-permitted-cross-domain-policies | none |
set-cookie | first_current_location=%2F; domain=begestore.ru; path=/; expires=Tue, 12 May 2026 10:58:03 GMT |
set-cookie | first_referer=https%3A%2F%2Fsecurityheaders.com%2F; domain=begestore.ru; path=/; expires=Tue, 12 May 2026 10:58:03 GMT |
set-cookie | referer=https%3A%2F%2Fsecurityheaders.com%2F; domain=begestore.ru; path=/; expires=Tue, 12 May 2026 10:58:03 GMT |
set-cookie | current_location=%2F; domain=begestore.ru; path=/; expires=Tue, 12 May 2026 10:58:03 GMT |
link | </served_assets/shop/blocked/style-28b8499009fb510ad913c22372e34ba98b90cc5f9a1b46aa4835820c614998a2.css>; rel=preload; as=style; nopush,</served_assets/shopberry2/modernizr-2.6.2.min-d11431eff7ef26ba51c7b399010b1529d0b66b42a2ec03d027e7965848e88e0a.js>; rel=preload; as=script; nopush,<https://www.googletagmanager.com/gtag/js?id=UA-6674000-20>; rel=preload; as=script; nopush |
x-content-type-options | nosniff |
x-xss-protection | 1; mode=block |
vary | Accept |
content-encoding | gzip |
x-runtime | 0.035847 |
cache-control | max-age=0, private, must-revalidate |
referrer-policy | strict-origin-when-cross-origin |
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". |
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. |