Open
Cached
·
just now
25
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Cookie,Accept-Encoding,Origin,X-Consumer-ID
connection: close transfer-encoding: chunked vary: Cookie,Accept-Encoding,Origin,X-Consumer-ID
Caching Headers
Age
2487
Cache-Control
public, max-age=300
Last-Modified
Mon, 11 May 2026 07:11:34 GMT
Pragma
Public
age: 2487 cache-control: public, max-age=300 last-modified: Mon, 11 May 2026 07:11:34 GMT pragma: Public
Content Headers
Content-Language
zh-tw
Content-Type
text/html;charset=utf-8
content-language: zh-tw content-type: text/html;charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Tue, 12 May 2026 16:52:42 GMT
Server-Timing
cfCacheStatus;desc="HIT", cfEdge;dur=23,cfOrigin;dur=0,cfWorker;dur=18
Via
1.1 google
X-Cloud-Trace-Context
38883bc7b80725df3c97140932457deb
X-Translationproxy-Contentsource
remote
X-Translationproxy-Remote-Domain
www.tenable.com
X-Translationproxy-Remotecontenttime
21 ms
X-Translationproxy-Target-Language
zh-TW
X-Translationproxy-Trace-Id
38883bc7b80725df3c97140932457deb/1887376352804763218
cf-cache-status: HIT cf-ray: 9faaef74dfcd39b2-IAD date: Tue, 12 May 2026 16:52:42 GMT server-timing: cfCacheStatus;desc="HIT", cfEdge;dur=23,cfOrigin;dur=0,cfWorker;dur=18 via: 1.1 google x-cloud-trace-context: 38883bc7b80725df3c97140932457deb x-translationproxy-contentsource: remote x-translationproxy-remote-domain: www.tenable.com x-translationproxy-remotecontenttime: 21 ms x-translationproxy-target-language: zh-TW x-translationproxy-trace-id: 38883bc7b80725df3c97140932457deb/1887376352804763218
Recommendations
Enable compression (gzip/brotli) to improve performance