Security Report Summary
A
Site: https://digital-test.tfmi.com.tw/tfmiicb/default.aspx?returnurl=%2ftfmiicb%2f
IP Address: 219.87.137.186
Report Time: 06 May 2024 18:36:54 UTC
Headers:
  • Strict-Transport-Security
  • X-Content-Type-Options
  • Referrer-Policy
  • Permissions-Policy
  • X-Frame-Options
  • Content-Security-Policy
Advanced:
Great grade! Perform a deeper security analysis of your website and APIs:
Missing Headers
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.
Warnings
Strict-Transport-SecurityThere was a duplicate Strict-Transport-Security header.
X-Content-Type-OptionsThere was a duplicate X-Content-Type-Options header.
Raw Headers
HTTP/1.1200 OK
Cache-Controlprivate
Content-Typetext/html; charset=utf-8
Content-Encodinggzip
VaryAccept-Encoding
Set-CookieASP.NET_SessionId=ysssyjyaqmzyoos2ohyc53zm; path=/; HttpOnly; SameSite=Lax
Strict-Transport-Securitymax-age=31536000;includeSubDomains
X-Content-Type-Optionsnosniff
Referrer-Policyno-referrer
Feature-Policyvibrate 'self'; usermedia *; sync-xhr 'self'
X-Powered-ByASP.NET
Permissions-Policycamera=(),microphone=()
Referrer-Policystrict-origin
Strict-Transport-Securitymax-age=31536000; includeSubDomains
X-Content-Type-Optionsnosniff
X-Frame-OptionsSAMEORIGIN
DateMon, 06 May 2024 18:36:51 GMT
Content-Length1947
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.
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".
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.
Feature-PolicyFeature Policy has been renamed to Permissions Policy, see the details here.
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 should be removed or the value changed.
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.
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.