Security Report Summary
A+
Site: https://www.bok.com.tw/welcome
IP Address: 60.249.160.43
Report Time: 28 Apr 2024 06:40:50 UTC
Headers:
  • X-Content-Type-Options
  • X-Frame-Options
  • Strict-Transport-Security
  • Content-Security-Policy
  • Permissions-Policy
  • Referrer-Policy
Advanced:
Wow, amazing grade! Perform a deeper security analysis of your website and APIs:
Raw Headers
HTTP/1.1200 OK
X-Content-Type-Optionsnosniff
X-Frame-OptionsSAMEORIGIN
X-XSS-Protection1
Set-CookieJSESSIONID=FDE228635F7EBF330092178208F1D401; Path=/; Secure; HttpOnly
Content-Encodinggzip
Set-CookieCOOKIE_SUPPORT=true; Expires=Thu, 11-Dec-2070 09:22:57 GMT; Path=/; Secure; HttpOnly
Set-CookieGUEST_LANGUAGE_ID=zh_TW; Expires=Thu, 11-Dec-2070 09:22:57 GMT; Path=/; Secure; HttpOnly
Liferay-PortalLiferay Portal
Set-CookieCOOKIE_SUPPORT=true; Expires=Thu, 11-Dec-2070 09:22:57 GMT; Path=/; Secure; HttpOnly
Set-CookieGUEST_LANGUAGE_ID=zh_TW; Expires=Thu, 11-Dec-2070 09:22:57 GMT; Path=/; Secure; HttpOnly
Content-Typetext/html;charset=UTF-8
DateSun, 28 Apr 2024 06:40:49 GMT
Strict-Transport-Securitymax-age=15552001; includeSubDomains
Set-CookieTS010cec51=01d6ddcb485be20452740e59879c43546598d35b3872b80603f0fc0e56ad4cca9a2e23919db1f1baabea3ca78118da533cf5c707a5373827289b2a73463b8b3eb64ed690b31f17d979dc442445493305f6d4b74fdcfc6f2a00f3da8af370bc8001757e7808a622c29cf217703a32832ffe0ba28211212f2db6fb56ef0f94860449ef42fc12; Path=/; Secure; HTTPOnly
Content-Security-Policyframe-ancestors 'self' *.bok.com.tw
Permissions-Policyaccelerometer=(); camera=(); geolocation=(); gyroscope=(); magnetometer=(); microphone=(); payment=(); usb=()
Referrer-Policyno-referrer, strict-origin-when-cross-origin
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
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.
Set-CookieThere 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.
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.
Permissions-PolicyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
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.