Security Report Summary
A+
Site: https://wilkushka.com/en/
IP Address: 192.163.218.95
Report Time: 20 Apr 2024 10:17:51 UTC
Headers:
  • X-Content-Type-Options
  • Strict-Transport-Security
  • Content-Security-Policy
  • Permissions-Policy
  • X-Frame-Options
  • Referrer-Policy
Advanced:
Wow, amazing grade! Perform a deeper security analysis of your website and APIs:
Raw Headers
HTTP/2200
x-content-type-optionsnosniff
content-length11123
content-typetext/html; charset=UTF-8
dateSat, 20 Apr 2024 10:17:51 GMT
varyAccept-Encoding
set-cookiemultilang.lang=en; Path=/; HttpOnly;Secure;SameSite=Strict
x-permitted-cross-domain-policiesnone
strict-transport-securitymax-age=63072000; includeSubDomains; preload
content-security-policydefault-src 'self' www.wilkushka.com wilkushka.com;font-src 'self' https://fonts.gstatic.com;require-trusted-types-for 'script';script-src 'self' www.wilkushka.com wilkushka.com 'sha384-psP5OGHAkq7nfB6qzmeAEIfsTCFm+PFRZh14NzecCczXHExYyzDWCXjFsWuH0kD7' 'sha384-CQuXdtDxz/w5Dr3UUb/WXVT4jWQDfci8TWnpAz5ZPfXw/R5nucLKHo1zf4iPPyh8';style-src 'self' www.wilkushka.com wilkushka.com 'sha384-A0CVPtTFBk+rUGKdiNgwdlrIQR5z4qjbmvX1Z9X31/G8W3GP56sfbeq/OeXp9AXJ' 'sha384-YpULqucTLa4FcY/VuGqAyc2rl+TqndCPMkzolaVy6V7dvFQq1CqLKE5SyP3IbYyi' 'sha384-jgqkpAZjNj5QjUkp2MNEK3xwpv3ajG/2zM+cO97/XeoHY00YzY5GyH0QLnaF+gBi' https://fonts.googleapis.com;base-uri 'none';img-src 'self' data: www.w3.org;object-src 'none'
permissions-policyaccelerometer=(self), autoplay=(self), camera=(self), cross-origin-isolated=(self), encrypted-media=(self), fullscreen=(self), geolocation=(self), gyroscope=(self), magnetometer=(self), microphone=(self), midi=(self), payment=(self), picture-in-picture=(self), publickey-credentials-get=(self), screen-wake-lock=(self), sync-xhr=(self), usb=(self)
x-xss-protection1; mode=block
x-frame-optionssameorigin
referrer-policyStrict-origin-when-cross-origin
access-control-allow-originhttps://wilkushka.com Vary: Origin
cross-origin-resource-policycross-origin
cross-origin-embedder-policyrequire-corp
cross-origin-opener-policysame-origin
serverApache
Additional Information
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".
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-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.
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.
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.
access-control-allow-originThe Access-Control-Allow-Origin header is used to configure CORS.
cross-origin-resource-policyCross-Origin Resource Policy allows a resource owner to specify who can load the resource.
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.
serverThis Server header seems to advertise the software being run on the server but you can remove or change this value.