Security Report Summary
A
Site: https://dev.new-backoffice.redsalud.cl/es/login
IP Address: 34.102.128.22
Report Time: 28 Apr 2024 00:19:30 UTC
Headers:
  • Strict-Transport-Security
  • X-Frame-Options
  • X-Content-Type-Options
  • Referrer-Policy
  • Content-Security-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 script-src directive. This policy contains 'unsafe-eval' which is dangerous in the script-src directive.
Raw Headers
HTTP/2200
x-powered-byNext.js
content-typetext/html; charset=utf-8
cache-controlprivate, no-cache, no-store, max-age=0, must-revalidate
varyAccept-Encoding
content-encodinggzip
dateSun, 28 Apr 2024 00:19:30 GMT
serverGoogle Frontend
via1.1 google
cache-statusdisabled
cache-idSFO-1d5601d9
strict-transport-securitymax-age=3104000
x-frame-optionsDENY
x-content-type-optionsnosniff
cross-origin-resource-policycross-origin
x-xss-protection1; mode=block
referrer-policystrict-origin-when-cross-origin
content-security-policydefault-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline' https://unpkg.com https://fb.me https://cdnjs.cloudflare.com https://www.google-analytics.com https://ssl.google-analytics.com https://www.googletagmanager.com https://www.google.com/recaptcha/ https://www.gstatic.com/recaptcha/ stats.g.doubleclick.net https://www.clarity.ms; style-src 'self' 'unsafe-inline' tagmanager.google.com fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com; img-src data: 'self' https://fonts.gstatic.com/s/i/googlematerialicons/more/v6/gm_blue-48dp/1x/gm_more_gm_blue_48dp.png https://redsaludprodstatics.blob.core.windows.net/ https://c.bing.com/ https://c.clarity.ms/ https://flagcdn.com/ https://storage.googleapis.com https://proxy.megasalud.cl https://proxy-qa.redsalud.cl https://www.google.cl/ads/ https://www.google.com/ads/ https://www.google-analytics.com www.googletagmanager.com ssl.gstatic.com www.gstatic.com/recaptcha stats.g.doubleclick.net/r/ https://stats.g.doubleclick.net/r/collect; frame-src 'self' https://www.googletagmanager.com https://www.google.com/recaptcha/ https://recaptcha.google.com/recaptcha/; connect-src 'self' https://carrito-backend-rtll26rywa-tl.a.run.app https://*.browser-intake-datadoghq.com https://*.clarity.ms/collect https://p.clarity.ms/collect https://b.clarity.ms/collect http://analytics.google.com https://www.google-analytics.com https://redsalud-prod.apigee.net https://stats.g.doubleclick.net https://ampcid.google.com https://agenda.redsalud.cl https://proxy-qa.redsalud.cl https://proxy.megasalud.cl; worker-src blob:; object-src 'none'; child-src blob:;
alt-svch3=":443"; ma=2592000,h3-29=":443"; ma=2592000
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.
Additional Information
x-powered-byX-Powered-By can usually be seen with values like "PHP/5.5.9-1ubuntu4.5" or "ASP.NET". Trying to minimise the amount of information you give out about your server is a good idea. This header seems to have been altered to remove such information, but could still be removed.
serverServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".
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".
cross-origin-resource-policyCross-Origin Resource Policy allows a resource owner to specify who can load the resource.
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.
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.