Security Report Summary
A
Site: https://www.page-audit.ru/
IP Address: 2a10:9200:1:1d2::2
Report Time: 03 May 2024 04:49:39 UTC
Headers:
  • Content-Security-Policy
  • Permissions-Policy
  • Referrer-Policy
  • Strict-Transport-Security
  • X-Content-Type-Options
  • X-Frame-Options
Warning: Grade capped at A, please see warnings below.
Advanced:
Great grade! Perform a deeper security analysis of your website and APIs:
Warnings
Content-Security-PolicyThis policy contains 'unsafe-inline' which is dangerous in the script-src directive.
Raw Headers
HTTP/2200
servernginx
dateFri, 03 May 2024 04:49:38 GMT
content-typetext/html; charset=UTF-8
varyAccept-Encoding
set-cookiepauid=1d0255e75e038b6b480f5187cab54224; expires=Mon, 01 May 2034 04:49:38 GMT; Max-Age=315360000; path=/; domain=page-audit.ru; secure; HttpOnly; SameSite=lax
last-modifiedSat, 15 Apr 2023 18:04:34 GMT
etagW/"643ae732-31ed"
cache-controlprivate, max-age=86400
expiresSat, 04 May 2024 04:49:38 GMT
link<https://www.page-audit.ru/>; rel="alternate"; hreflang="x-default"
link<https://www.page-audit.ru/>; rel="alternate"; hreflang="ru"
link</styles/style.css>; rel="preload"; as="style"
link</styles/style2.css>; rel="preload"; as="style"
link<https://use.fontawesome.com/releases/v5.11.2/css/all.css>; rel="preload"; as="style"
link<https://fonts.googleapis.com/css?family=Roboto:400,500,700,900&display=swap>; rel="preload"; as="style"
content-security-policydefault-src 'none'; connect-src 'self' https://*.mc.yandex.ru https://mc.yandex.by https://mc.yandex.com https://mc.yandex.kz https://mc.yandex.md https://mc.yandex.ru https://mc.yandex.ua https://mc.yandex.uz https://top-fwz1.mail.ru https://www.google-analytics.com https://ymetrica1.com 'report-sample'; font-src https://fonts.gstatic.com https://use.fontawesome.com 'report-sample'; frame-src https://mc.yandex.md; img-src 'self' data: https://mc.yandex.by https://mc.yandex.com https://mc.yandex.kz https://mc.yandex.ru https://mc.yandex.ua https://mc.yandex.uz https://top-fwz1.mail.ru https://www.google-analytics.com https://www.google.ru https://www.googletagmanager.com 'report-sample'; manifest-src 'self' 'report-sample'; script-src 'unsafe-inline' https://mc.yandex.by https://mc.yandex.com https://mc.yandex.kz https://mc.yandex.ru https://mc.yandex.uz https://top-fwz1.mail.ru https://cdn.jsdelivr.net https://www.googletagmanager.com 'report-sample'; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://use.fontawesome.com 'report-sample'; report-uri /csp-report.php
content-languageru
permissions-policyaccelerometer=(), camera=(), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), payment=(), usb=()
referrer-policystrict-origin-when-cross-origin
report-to{'group':'csp-endpoint','max_age':86400,'endpoints':[{'url':'/csp-report.php'}]}
strict-transport-securitymax-age=31536000
x-content-type-optionsnosniff
x-frame-optionssameorigin
x-xss-protection0
x-robots-tagall
x-ua-compatibleie=edge
content-encodinggzip
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
serverThis Server header seems to advertise the software being run on the server but you can remove or change this value.
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.
permissions-policyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
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.
report-toReport-To enables the Reporting API. This allows a website to collect reports from the browser about various errors that may occur. You can sign up for a free account on Report URI to collect these reports.
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.
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".
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.
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.