Security Report Summary
A+
Site: https://www.promea.ch/de/home
IP Address: 93.174.186.100
Report Time: 22 May 2025 10:58:04 UTC
Headers:
  • Content-Security-Policy
  • Referrer-Policy
  • Permissions-Policy
  • Strict-Transport-Security
  • X-Content-Type-Options
  • X-Frame-Options
Advanced:
Wow, amazing grade! Perform a deeper security analysis of your website and APIs:
Raw Headers
HTTP/1.1200 OK
DateThu, 22 May 2025 10:58:03 GMT
ServerApache
Cache-Controlprivate
Content-Typetext/html;charset=UTF-8
Content-Security-Policydefault-src 'self'; script-src 'self' https://unpkg.com https://code.jquery.com https://chat.aiaibot.com https://cdn.sitesearch360.com https://cdn.jsdelivr.net *.googletagmanager.com https://cdnjs.cloudflare.com; style-src 'self' https://cdnjs.cloudflare.com https://unpkg.com https://code.jquery.com https://chat.aiaibot.com https://fonts.googleapis.com 'unsafe-inline'; font-src 'self' data: https://fonts.gstatic.com fonts.googleapis.com; connect-src 'self' https://storage.aiaibot.com *.sitesearch360.com *.google-analytics.com *.play.google.com *.google.com *.aiaibot.com; img-src 'self' https://cdn-icons-png.flaticon.com https://i.ytimg.com 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://offerpromea.staging.ch/ https://chat.aiaibot.com 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=cc40b6cf-b84a-4fcb-b606-ec1277f315b1;Path=/;Expires=Fri, 21-May-2055 18:49:32 UTC;HttpOnly
Set-CookieHASH_cfid=5199E15CB9B8BF5C8A4A7FDAA2F27FEC26DF5ACF; Path=/; Expires=Fri, 21-May-2055 18:49:32 UTC; HttpOnly
Set-Cookiecftoken=0;Path=/;Expires=Fri, 21-May-2055 18:49:32 UTC;HttpOnly
Set-CookieHASH_cftoken=9480CE3B86D5DF5F4E0DBB42D8D517D6F99D1AEC; Path=/; Expires=Fri, 21-May-2055 18:49:32 UTC; HttpOnly
Set-CookieMODULPARK_GID=662DC6D0-FD3B-443D-A469-35D96C92CDB9;Path=/;Expires=Fri, 21-May-2055 18:49:33 UTC
Set-CookieHASH_MODULPARK_GID=106913A4BECCE128E90FEC48A5D08319EAD26B35; Path=/; Expires=Fri, 21-May-2055 18:49:33 UTC
Set-CookieROUTEID.85f0326445e166dd65c0cfcddee97a85=.node2; path=/; httponly; secure; SameSite=None
Set-CookieHASH_ROUTEID.85f0326445e166dd65c0cfcddee97a85=BDEDC069A1FD17D7429C5EE87DAA17A1F20C335B; path=/; httponly; secure; HASH_SameSite=FF4A68CFB11A3BC530B764E098FD52D002BCF44A
Transfer-Encodingchunked
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.