Security Report Summary
A
Site: https://cloud.techbold.at/login
IP Address: 188.172.240.196
Report Time: 30 Apr 2024 17:28:11 UTC
Headers:
  • Content-Security-Policy
  • Strict-Transport-Security
  • X-Frame-Options
  • X-Content-Type-Options
  • Referrer-Policy
  • Permissions-Policy
Warning: Grade capped at A, please see warnings below.
Advanced:
Great grade! Perform a deeper security analysis of your website and APIs:
Missing Headers
Permissions-PolicyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
Warnings
Content-Security-PolicyThis policy contains 'unsafe-inline' which is dangerous in the default-src directive. This policy contains 'unsafe-inline' which is dangerous in the script-src directive. This policy contains 'unsafe-eval' which is dangerous in the script-src directive.
Raw Headers
HTTP/1.1200 OK
DateTue, 30 Apr 2024 17:27:45 GMT
ServerApache
ExpiresThu, 19 Nov 1981 08:52:00 GMT
Cache-Controlno-store, no-cache, must-revalidate
Pragmano-cache
Content-Security-Policydefault-src 'self' *.anexia-it.com *.anexia.com 'unsafe-inline' inline: fonts.googleapis.com *.push2the.cloud ; img-src 'self' *.anexia-it.com *.anexia.com luracast.com maps.gstatic.com maps.googleapis.com www.gravatar.com quickchart.io/qr chart.googleapis.com blob: data: ; style-src-elem 'self' 'unsafe-inline' netdna.bootstrapcdn.com fonts.googleapis.com cdn.polyfill.io ; style-src-attr 'self' 'unsafe-inline' ; script-src-elem 'self' 'unsafe-inline' *.anexia-it.com *.anexia.com maps.googleapis.com d2oh4tlt9mrke9.cloudfront.net cdn.polyfill.io data: ; script-src-attr 'self' 'unsafe-inline' ; script-src 'self' 'unsafe-eval' 'unsafe-inline' *.anexia-it.com *.anexia.com maps.googleapis.com d2oh4tlt9mrke9.cloudfront.net cdn.polyfill.io ; font-src 'self' fonts.gstatic.com netdna.bootstrapcdn.com data: ; media-src data: ; worker-src blob: ; connect-src 'self' maps.googleapis.com wss://*.anexia-it.com wss://*.anexia.com wss://console.xaas.systems *.push2the.cloud wss://*.ps.anx.io ; report-to default; report-uri /track/content-security-policy/report
Report-To{"group":"default","max_age":10886400,"endpoints":[{"url":"/track/content-security-policy/report"}]}
Set-CookiePHPSESSID=shu89v2bbvogvf4l8enla5qps1; path=/; secure; HttpOnly
Set-Cookieuser_auth_cookie_username=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/
Set-Cookieuser_auth_cookie_token=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/
Set-Cookieuser_auth_cookie_organization=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/
VaryAccept-Encoding
Content-Encodinggzip
Content-Length19460
Content-Typetext/html; charset=UTF-8
Strict-Transport-Securitymax-age=31536000; includeSubDomains; preload
X-Frame-OptionsSAMEORIGIN
X-Content-Type-Optionsnosniff
X-XSS-Protection1; mode=block
Referrer-Policyno-referrer-when-downgrade
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.
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.
Set-CookieThere is no Cookie Prefix on this cookie. This is not a SameSite Cookie.
Set-CookieThe 'httpOnly' flag is not set on this cookie. The 'secure' flag is not set on this cookie. There is no Cookie Prefix on this cookie. This is not a SameSite Cookie.
Set-CookieThe 'httpOnly' flag is not set on this cookie. The 'secure' flag is not set on this cookie. There is no Cookie Prefix on this cookie. This is not a SameSite Cookie.
Set-CookieThe 'httpOnly' flag is not set on this cookie. The 'secure' flag is not set on this cookie. There is no Cookie Prefix on this cookie. This is not a SameSite Cookie.
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-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-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-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.
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.