Open
Cached
·
26m ago
17
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
accelerometer=(), camera=(), geolocation=(); +5 more
Recommendations
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
Performance Headers
Connection
close
Transfer-Encoding
chunked
connection: close transfer-encoding: chunked
Caching Headers
Cache-Control
no-cache, max-age=1
Expires
Wed, 06 May 2026 05:28:52 GMT
cache-control: no-cache, max-age=1 expires: Wed, 06 May 2026 05:28:52 GMT
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
Server Headers
server: Microsoft-IIS/10.0 x-powered-by: ASP.NET
CORS Headers
Access-Control-Allow-Origin
https://bywe2.byside.com,https://*.multicert.com
access-control-allow-origin: https://bywe2.byside.com,https://*.multicert.com
Cookies Headers
Other Headers
Date
Wed, 06 May 2026 05:28:50 GMT
Report-To
{'url': 'https://www.multicert.com/report-uri/csp-violation', 'group': 'default', 'max-age': 10886400}
X-Permitted-Cross-Domain-Policies
none
date: Wed, 06 May 2026 05:28:50 GMT
report-to: {'url': 'https://www.multicert.com/report-uri/csp-violation', 'group': 'default', 'max-age': 10886400}
x-permitted-cross-domain-policies: none
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology