Security Report Summary
D
Site: http://www.auto-bk.ru/forum/ - (Scan again over https)
IP Address: 45.128.207.38
Report Time: 03 May 2024 05:50:55 UTC
Headers:
  • X-Frame-Options
  • Content-Security-Policy
  • Referrer-Policy
  • X-Content-Type-Options
  • Permissions-Policy
Warning: Grade capped at A, please see warnings below.
Advanced:
Your site could be at risk, let’s perform a deeper security analysis of your site and APIs:
Missing Headers
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".
Permissions-PolicyPermissions 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 HTTPThis site was served over HTTP and did not redirect to HTTPS.
Raw Headers
HTTP/1.1200 OK
Serverddos-guard
Connectionkeep-alive
Keep-Alivetimeout=60
Set-Cookie__ddg1_=I0tfGLLwC1K9KL4Qlt9K; Domain=.auto-bk.ru; HttpOnly; Path=/; Expires=Sat, 03-May-2025 05:50:54 GMT
DateFri, 03 May 2024 05:50:55 GMT
Content-Typetext/html;charset=UTF-8
Content-Length36038
X-Powered-ByPHP/8.1.27
Set-Cookieips4_IPSSessionFront=1de4255ab48130c7e0bd9e38b4a8f186; path=/; HttpOnly
X-IPS-LoggedIn0
Content-Encodinggzip
VaryCookie,Accept-Encoding
X-XSS-Protection0
X-Frame-Optionssameorigin
Content-Security-Policyframe-ancestors 'self'
X-Content-Security-Policyframe-ancestors 'self'
Referrer-Policystrict-origin-when-cross-origin
Last-ModifiedFri, 03 May 2024 05:50:55 GMT
ExpiresFri, 03 May 2024 05:54:55 GMT
Cache-Controlno-cache="Set-Cookie", max-age=240, public, s-maxage=240, stale-while-revalidate, stale-if-error
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.
Set-CookieThis is not a SameSite Cookie.
X-XSS-ProtectionX-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-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.
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.
X-Content-Security-PolicyX Content Security Policy is required for CSP support in IE 10 and IE 11. For other modern browsers the Content-Security-Policy header should be used.
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.