Open Cached · just now
14 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
Content-Security-Policy
Basic
default-src; script-src; script-src-elem; +10 more
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Consider adding 'preload' to HSTS for maximum security
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

0 headers
No performance headers found

Caching Headers

1 headers
Cache-Control
Caching
no-cache, private

Content Headers

2 headers
Content-Length
Content
87360
Content-Type
Content
text/html; charset=UTF-8

Server Headers

2 headers
Server
Server
X-Powered-By
Server
ASP.NET

CORS Headers

1 headers
Access-Control-Max-Age
Cors
86400

Cookies Headers

1 headers
Set-Cookie
Cookies
mega_session=eyJpdiI6InZrUHBFUWlNb2JLTnJpa2UvZ0VOYlE9PSIsInZhbHVlIjoicExId1NXZE85VTFnYnd3OUtJM2pwb3dSbmFwbWQ1d3l3MkZBL1JjcTFBRFRsUldUTjVwRWdsaWZFY0VMSFhka05ZT3dlaTNPWENsNHU0emhSa2NsWTVoMnF2cGpPQVllT1NvaFpiVXJCb2EwNitTMCsyWFhLUFJ5RUtjM2NENW0iLCJtYWMiOiJmMWI1MDhiOGRiMzk4MmI3YjJhZGUyZGQ2NGY0MDUxZmNkNzZmOTFiZTVmY2ZmYzk0YTBhZjcyY2FhYzFlOGMzIiwidGFnIjoiIn0%3D; expires=Tue, 25 Nov 2025 02:02:21 GMT; Max-Age=7200; path=/; secure; httponly; samesite=lax; HttpOnly

Other Headers

2 headers
Date
Other
Tue, 25 Nov 2025 00:02:21 GMT
X-Permitted-Cross-Domain-Policies
Other
*.mega.com.br

Recommendations

Enable compression (gzip/brotli) to improve performance

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

Analysis completed in 768ms