Security Report Summary
A+
Site: https://qgaia.royal.club.tw/ehr/account/logon?returnurl=
IP Address: 20.191.189.41
Report Time: 03 May 2024 18:35:12 UTC
Headers:
  • X-Content-Type-Options
  • X-Frame-Options
  • Content-Security-Policy
  • Strict-Transport-Security
  • Referrer-Policy
  • Permissions-Policy
Advanced:
Wow, amazing grade! Perform a deeper security analysis of your website and APIs:
Raw Headers
HTTP/1.1200 OK
Cache-Controlprivate
Content-Typetext/html; charset=utf-8
Content-Encodinggzip
VaryAccept-Encoding
Set-CookieBENGGURU.GAIA.DEVICE_ID=9ec9d18fdb50436c8d48d3401b5fc833; expires=Sun, 04-May-2025 18:35:12 GMT; path=/; secure; HttpOnly; SameSite=None
Set-Cookiegsessionid=llkwlabhg1ky1gyv2dis2t4k; path=/; HttpOnly; SameSite=Lax
X-Is-Logon-Pagetrue
X-UA-CompatibleIE=Edge
X-Custom-NameGAIA eHR
X-Content-Type-Optionsnosniff
X-Frame-OptionsSAMEORIGIN
X-XSS-Protection1; mode=block
Content-Security-Policydefault-src 'self' *.amap.com ;
script-src 'self' maps.googleapis.com 'unsafe-inline' 'unsafe-eval' blob*.amap.com ;
style-src 'self' fonts.googleapis.com 'unsafe-inline' 'unsafe-eval' ;
font-src 'self' fonts.gstatic.com 'unsafe-inline' 'unsafe-eval';
img-src 'self' 'unsafe-inline' 'unsafe-eval' data*.amap.com maps.gstatic.com *.googleapis.com *.ggpht.com ; connect-src 'self' *.amap.com maps.googleapis.com;
Access-Control-Allow-Credentialstrue
Access-Control-Allow-MethodsGET, POST
Access-Control-Allow-HeadersOrigin, X-Requested-With, Content-Type, Accept, If-Modified-Since, __RequestVerificationToken,_identityData
Strict-Transport-Securitymax-age=31536000
Referrer-PolicyNo-referrer-when-downgrade
Permissions-Policyaccelerometer=(), camera=(), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), payment=(), usb=()
DateFri, 03 May 2024 18:35:12 GMT
Content-Length6373
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
Set-CookieThe 'secure' flag is not set on this cookie. There is no Cookie Prefix on this cookie.
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.
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.
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.
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.