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:

Expired Certificate - the server's certificate has expired

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
close
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=eyJpdiI6ImRldVhVbktuMGZHbjZGTDZYa1hjU1E9PSIsInZhbHVlIjoiQ0F2c3B1QmkxM1pjT0pXS0VhYWlzV1VobGY2M0JiODFFMkxzRkxsa2drZ1hnSElxUW9wNkdvMWI1SDM5K25RWitnM2MyRWdTa09nZ1ZnZkppZ3duTnBRU0o5eVRsbGQ4OVFMb2NKTllUV2loaTV3dExsc1ZJQk50Smovbnk2aUkiLCJtYWMiOiI4OWFlNDI5ZGRjNzE4ZWZlZTNlNjhhM2Q2Zjc0YjY0N2Y5ODYzMTZjNjg1NmE4MjAzNDJhYTVmOTM3OGVhZjc5IiwidGFnIjoiIn0%3D; expires=Sat, 29 Nov 2025 10:05:55 GMT; Max-Age=30000; path=/; httponly; samesite=lax

Other Headers

1 headers
Date
Other
Sat, 29 Nov 2025 01:45:55 GMT

Recommendations

Enable compression (gzip/brotli) to improve performance

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

Analysis completed in 2349ms