Security Report Summary
A
Site: https://art-office.com.ua/
IP Address: 91.208.194.39
Report Time: 02 May 2024 12:14:35 UTC
Headers:
  • X-Content-Type-Options
  • X-Frame-Options
  • Strict-Transport-Security
  • Permissions-Policy
  • Referrer-Policy
  • Content-Security-Policy
Advanced:
Great grade! Perform a deeper security analysis of your website and APIs:
Missing Headers
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.
Raw Headers
HTTP/2200
dateThu, 02 May 2024 12:14:34 GMT
content-typetext/html; charset=utf-8
varyAccept-Encoding
last-modifiedTue, 26 Mar 2024 15:52:02 GMT
etagW/"a1ed818b957fda1:0"
expect-ctmax-age=3600, enforce
x-xss-protection1; mode=block
x-content-type-optionsnosniff
x-frame-optionsSAMEORIGIN
strict-transport-securitymax-age=31536000; includeSubDomains
content-security-policy-report-onlydefault-src 'self' https://art-office.com.ua/ https://*.art-office.com.ua/; base-uri 'none'; script-src 'self' 'unsafe-inline' 'unsafe-eval' http://masterkey.ua/services/ocsp/ http://masterkey.ua/services/tsp/ https://utes.net.ua/ https://www.liqpay.ua/uk https://www.youtube.com https://github.com/ https://pages.github.com/ https://ipinfo.io/ https://releases.jquery.com/ https://client.crisp.chat/ https://settings.crisp.chat/ https://crm.streamtele.com/ https://streamtele.com/ https://www.facebook.com/ https://graph.facebook.com/art.office.com.ua/picture https://www.linkedin.com/ https://platform.linkedin.com/ https://px.ads.linkedin.com/ https://platform.twitter.com https://www.google.com/recaptcha https://developers.google.com/ https://googletagmanager.com https://tagmanager.google.com https://*.googletagmanager.com https://ssl.google-analytics.com https://marketingplatform.google.com/ https://z.moatads.com/addthismoatframe568911941483/moatframe.js https://cdn.jsdelivr.net/lodash/4.17.2/lodash.min.js https://cdnjs.cloudflare.com/ajax/libs/Swiper/4.4.6/js/swiper.min.js https://cdn.jsdelivr.net/npm https://ajax.googleapis.com https://*.googleapis.com https://*.gstatic.com *.google.com https://*.ggpht.com *.googleusercontent.com https://www.google-analytics.com/analytics.js; child-src 'self'; frame-src 'self' *.google.com; style-src 'report-sample' 'self' 'unsafe-inline' https://client.crisp.chat https://fontawesome.com/ https://fonts.googleapis.com https://crm.streamtele.com/assets/css/st-widget.css https://crm.streamtele.com/admin/assets/css/application.css https://cdnjs.cloudflare.com; font-src 'self' https://client.crisp.chat https://fontawesome.com/ https://fonts.gstatic.com https://crm.streamtele.com/; img-src 'self' data: https://diia.gov.ua https://client.crisp.chat https://image.crisp.chat https://storage.crisp.chat https://t0.gstatic.com https://secure.gravatar.com https://crm.streamtele.com/ https://streamtele.com/ https://*.googleapis.com https://*.gstatic.com *.google.com *.googleusercontent.com www.googletagmanager.com https://*.google-analytics.com https://*.googletagmanager.com https://www.google-analytics.com https://*.g.doubleclick.net https://*.google.com; connect-src 'self' https://client.crisp.chat https://storage.crisp.chat wss://client.relay.crisp.chat wss://stream.relay.crisp.chat https://fontawesome.com/ https://*.googleapis.com *.google.com https://*.gstatic.com https://*.googletagmanager.com https://*.g.doubleclick.net https://*.google.com https://*.google-analytics.com https://*.analytics.google.com https://www.google-analytics.com; object-src 'none'; media-src 'self' data: https://client.crisp.chat; manifest-src 'self'; worker-src 'self' https://art-office.com.ua/; form-action 'self'; frame-ancestors 'self'; report-uri https://csper.io/;
permissions-policyaccelerometer=(),autoplay=(),camera=(),display-capture=(),document-domain=(*),encrypted-media=(),fullscreen=(),geolocation=(),gyroscope=(),magnetometer=(),microphone=(),midi=(),payment=(),picture-in-picture=(),publickey-credentials-get=(),screen-wake-lock=(),sync-xhr=(self),usb=(),web-share=(),xr-spatial-tracking=()
referrer-policystrict-origin-when-cross-origin
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
expect-ctExpect-CT will soon be deprecated and can be removed.
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-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.
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.
content-security-policy-report-onlyContent Security Policy Report Only is used to test a Content Security Policy before making it live. The browser will report on actions that would have been taken based on the policy. 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.