Security Report Summary
A
Site: https://www.promea.ch/de/home
IP Address: 93.174.186.100
Report Time: 03 Dec 2024 00:05:54 UTC
Headers:
  • Content-Security-Policy
  • Referrer-Policy
  • Permissions-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. This policy contains 'unsafe-eval' which is dangerous in the script-src directive. This policy contains 'unsafe-eval' which is dangerous in the style-src directive.
Raw Headers
HTTP/1.1200 OK
DateTue, 03 Dec 2024 00:05:54 GMT
ServerApache
Cache-Controlprivate
Content-Typetext/html;charset=UTF-8
Content-Security-Policydefault-src 'self'; script-src 'self' https://code.jquery.com https://cdn.sitesearch360.com https://cdn.jsdelivr.net *.googletagmanager.com https://cdnjs.cloudflare.com 'unsafe-inline' 'unsafe-eval'; style-src 'self' https://code.jquery.com https://fonts.googleapis.com 'unsafe-inline' 'unsafe-eval'; font-src 'self' https://fonts.gstatic.com fonts.googleapis.com; connect-src 'self' *.sitesearch360.com *.google-analytics.com *.play.google.com *.google.com; img-src 'self' https://i.vimeocdn.com https://insights.sitesearch360.com *.modulpark.ch https://img.youtube.com https://cdn.sitesearch360.com https://www.googletagmanager.com; frame-src 'self' https://player.vimeo.com https://www.googletagmanager.com https://www.youtube.com *.google.com; frame-ancestors 'self' https://www.promea.ch;
Referrer-Policystrict-origin-when-cross-origin
Permissions-Policygeolocation=(self), vibrate=(), payment=(), microphone=(), camera=(), fullscreen=(self)
Strict-Transport-Securitymax-age=31536000; includeSubDomains; preload
X-Content-Type-Optionsnosniff
X-Frame-OptionsSAMEORIGIN
VaryAccept-Encoding
Content-Encodinggzip
Set-Cookiecfid=228dfc25-ccc2-4f09-bf2b-b016c0aa23d2;Path=/;Expires=Wed, 02-Dec-2054 07:57:24 UTC;HttpOnly
Set-CookieHASH_cfid=025722F75949B90B855B408D8F0DF54949ADA6D5; Path=/; Expires=Wed, 02-Dec-2054 07:57:24 UTC; HttpOnly
Set-Cookiecftoken=0;Path=/;Expires=Wed, 02-Dec-2054 07:57:24 UTC;HttpOnly
Set-CookieHASH_cftoken=9480CE3B86D5DF5F4E0DBB42D8D517D6F99D1AEC; Path=/; Expires=Wed, 02-Dec-2054 07:57:24 UTC; HttpOnly
Set-CookieROUTEID.85f0326445e166dd65c0cfcddee97a85=.node2; path=/; httponly; secure; SameSite=None
Set-CookieHASH_ROUTEID.85f0326445e166dd65c0cfcddee97a85=BDEDC069A1FD17D7429C5EE87DAA17A1F20C335B; path=/; httponly; secure; HASH_SameSite=FF4A68CFB11A3BC530B764E098FD52D002BCF44A
Content-Length10687
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.
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.
Permissions-PolicyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
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.