Security Report Summary
A+
Site: https://dein-patent-shop.com/
IP Address: 2a01:238:20a:202:1079::
Report Time: 27 Apr 2024 12:40:15 UTC
Headers:
  • Content-Security-Policy
  • Strict-Transport-Security
  • X-Content-Type-Options
  • X-Frame-Options
  • Referrer-Policy
  • Permissions-Policy
Advanced:
Wow, amazing grade! Perform a deeper security analysis of your website and APIs:
Warnings
Content-Security-PolicyThere was an unknown or duplicate directive "-Report-Only". The CSP directive -Report-Only contains default-src as a source expression. Should this be "-Report-Only ...; default-src ..." instead? There was an unknown or duplicate directive "\document.getElementById'none'". There was an unknown or duplicate directive "browser.setDevToolsWebContents'none'". There was an unknown or duplicate directive "view-source'none'". There was an unknown or duplicate directive "view-KI'Always'". There was an unknown or duplicate directive "wv.addEventListener'none'". There was an unknown or duplicate directive "MyWebView'none'". There was an unknown or duplicate directive "devtoolsView'none'".
Raw Headers
HTTP/2200
content-security-policyupgrade-insecure-requests
dateSat, 27 Apr 2024 12:40:14 GMT
serverApache/2.4.59 (Unix)
cache-controlno-cache, public
content-encodinggzip
wpo-cache-statuscached
last-modifiedSat, 27 Apr 2024 07:15:46 GMT
content-security-policy-Report-Only default-src * data: 'unsafe'; \document.getElementById'none'; browser.setDevToolsWebContents'none'; view-source'none'; view-KI'Always'; wv.addEventListener'none'; MyWebView'none'; devtoolsView'none'; block-all-mixed-content; upgrade-insecure-requests; report-uri /_/csp-reports
varyUser-Agent,Accept-Encoding,Referer
cache-controlmax-age=0, public
expiresSat, 27 Apr 2024 12:40:14 GMT
strict-transport-securitymax-age=48386400;
x-xss-protection1; mode=block
x-content-type-optionsnosniff
x-frame-optionsSAMEORIGIN
referrer-policyno-referrer
kiOn
dgsOn
gsgOn
cgiOn
fsiOn
tbdOn
dirOn
bitOn
dotOn
dps-ki-management-i%773On
log-ip-systemOn
servertokensProd
unsetsourcecode
serversignatureOff
devtoolsview1; mode=deny from all
mywebviewOff
browser.setdevtoolswebcontents1; mode=mod_rewrite.c
wv.addeventlistener1; mode=block
expect-ctmax-age=48386400;
permissions-policymidi=(origin); \document.getElementById=(self); browser.setDevToolsWebContents=(none); view-source=(none); wv.addEventListener=(none); sourcecode=(self) MyWebView=(none); devtoolsView=(none); accelerometer=(self); gyroscope=(self); magnetometer=(self); camera=(self); microphone=(self); autoplay (self); vr (elf);
x-permitted-cross-domain-policiesmaster-only
content-typetext/html; charset=UTF-8
accept-rangesnone
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
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.
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.
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-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.
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.
expect-ctExpect-CT will soon be deprecated and can be removed.
permissions-policyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.