SSL Verification Bypassed

The server's SSL certificate could not be verified (likely missing intermediate certificates). The analysis was completed using insecure mode. Data may be less reliable.

Open Cached · just now
9 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Consider adding 'preload' to HSTS for maximum security
  • Add Content-Security-Policy header to prevent XSS attacks
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • 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

3 headers
Connection
Performance
keep-alive
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding

Caching Headers

1 headers
Cache-Control
Caching
no-cache, private

Content Headers

1 headers
Content-Type
Content
text/html; charset=UTF-8

Server Headers

1 headers
X-Powered-By
Server
PHP/8.3.8

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
laravel_session=eyJpdiI6ImQrRUphYk40RWh3dEtGVVFXRWxKWVE9PSIsInZhbHVlIjoiOGQ3b1pVTDZiM1BjdkFIZXNPaFlnTHBBOCtTOWxoTmxFUDFvbVVsb3VpZjh6Szl0aHZWT3ZtMTEyZmIvRGpDcjBUSk5rcGFTL0ExazdzVmpVSnVsMEpFTUJ3anVGODFpUUtlODJYdFJuUTVLcU4wbFA1Y3k2VXU5TFQ3aVRjUSsiLCJtYWMiOiI1NDI1MDIxYWYxYjNiNzViNGY1OTZjNzM3YzlhNzBmZjJmNjk4Nzc2ZWUwMTgxOWRiY2E3YWI2NzIxODc0NTExIiwidGFnIjoiIn0%3D; expires=Mon, 24 Nov 2025 21:49:17 GMT; Max-Age=29999; path=/; httponly; samesite=lax

Other Headers

1 headers
Date
Other
Mon, 24 Nov 2025 13:29:18 GMT

Recommendations

Enable compression (gzip/brotli) to improve performance

Consider removing X-Powered-By header to hide server technology

Analysis completed in 2546ms