SSL Verification Bypassed
The server's SSL certificate could not be verified. The analysis was completed using insecure mode. Data may be less reliable.
Reason:
Unknown Certificate Authority - the server's certificate is not trusted
Open
Cached
·
just now
11
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Missing
Not configured
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-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Transfer-Encoding
chunked
Vary
Accept-Encoding
transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Cache-Control
Expires
Pragma
cache-control: expires: pragma:
Content Headers
Content-Type
text/html; charset=ISO-8859-1
content-type: text/html; charset=ISO-8859-1
Server Headers
server: Apache/2.2.27 (Unix) mod_ssl/2.2.27 OpenSSL/1.0.2h PHP/5.2.14 x-powered-by: PHP/5.2.14
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 06 May 2026 18:06:55 GMT
date: Wed, 06 May 2026 18:06:55 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology