Security Report Summary
F
| Site: | http://www.fittoday.ru/ - (Scan again over https) | ||
|---|---|---|---|
| IP Address: | 78.36.204.173 | ||
| Report Time: | 10 Jun 2026 10:24:49 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". |
| 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. |
| 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 |
|---|---|
| Date | Wed, 10 Jun 2026 10:24:49 GMT |
| Content-Type | text/html; charset=windows-1251 |
| Content-Encoding | gzip |
| Content-Length | 7440 |
| Last-Modified | Wed, 10 Jun 2026 10:24:49 GMT |
| Expires | Mon, 09 Jun 2025 22:00:00 GMT |
| Pragma | no-cache |
| Cache-control | no-cache |
| P3P | policyref="/w3c/p3p.xml", CP="UNI" |
| Set-Cookie | PHPSESSID=438be5e379d51548da059f19b671c363; path=/ |
| x-powered-by | PHP/5.2.17 |
| cache-control | no-store,no-cache,must-revalidate |
| pragma | no-cache |
| set-cookie | SEDITIO=MDpfOjA6XzpsYXVyZWxz; expires=Sun, 09-Aug-2026 10:24:49 GMT |
| cache-control | post-check=0,pre-check=0 |
| vary | Accept-Encoding,User-Agent |
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
| Set-Cookie | The 'httpOnly' flag is not set on this cookie. This is not a SameSite Cookie. |
|---|---|
| x-powered-by | X-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. |