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
20
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Good
SAMEORIGIN
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 Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Vary
Accept-Encoding, Accept-Encoding
vary: Accept-Encoding, Accept-Encoding
Caching Headers
Cache-Control
no-store, no-cache, must-revalidate, immutable, max-age=600, public, s-maxage=600, stale-if-error=86400, stale-while-revalidate=60
Expires
Thu, 19 Nov 1981 08:52:00 GMT
Last-Modified
Sun, 03 May 2026 03:44:14 GMT
Pragma
no-cache
cache-control: no-store, no-cache, must-revalidate, immutable, max-age=600, public, s-maxage=600, stale-if-error=86400, stale-while-revalidate=60 expires: Thu, 19 Nov 1981 08:52:00 GMT last-modified: Sun, 03 May 2026 03:44:14 GMT pragma: no-cache
Content Headers
Content-Disposition
inline
Content-Type
text/html;charset=UTF-8
content-disposition: inline content-type: text/html;charset=UTF-8
Server Headers
server: Apache x-powered-by: PHP/8.3.30
CORS Headers
Access-Control-Allow-Headers
Content-Type, Authorization
Access-Control-Allow-Methods
GET,PUT,POST,DELETE
Access-Control-Allow-Origin
*
access-control-allow-headers: Content-Type, Authorization access-control-allow-methods: GET,PUT,POST,DELETE access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Sun, 03 May 2026 03:44:14 GMT
X-Cdn-Cache-Status
MISS
X-Origin-Cache-Status
MISS
X-Provided-By
StackCDN
X-Via
IAD1
date: Sun, 03 May 2026 03:44:14 GMT x-cdn-cache-status: MISS x-origin-cache-status: MISS x-provided-by: StackCDN x-via: IAD1
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology