Open
Cached
·
just now
12
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • 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
connection: close
Caching Headers
Cache-Control
no-cache, no-store, must-revalidate, private
Expires
Mon, 01 Jan 1990 00:00:00 GMT
cache-control: no-cache, no-store, must-revalidate, private expires: Mon, 01 Jan 1990 00:00:00 GMT
Content Headers
Content-Length
36
Content-Type
text/html; charset="utf-8"
content-length: 36 content-type: text/html; charset="utf-8"
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 25 Feb 2026 03:01:11 GMT
Host
lestrange.aserv.co.za:8443
Persistent-Auth
false
Www-Authenticate
Basic realm="Restricted Area"
date: Wed, 25 Feb 2026 03:01:11 GMT host: lestrange.aserv.co.za:8443 persistent-auth: false www-authenticate: Basic realm="Restricted Area"
Recommendations
Enable compression (gzip/brotli) to improve performance