This scan was made by Website Security Scanner at webscanner.unofix.no

93/100
Good

Scanned URL: adm.thix.com.br

2026-04-07 01:16:51
πŸ›‘οΈ
Security Headers
70
πŸ”’
SSL / HTTPS
100
πŸͺ
Cookies
100
πŸ“‚
Exposed Files
100
πŸ–₯️
Server Info
100
⚠️ Security Headers 70%

Security headers are HTTP response headers that tell the browser how to handle a website’s content in a secure way.

8 of 8 recommended security headers found (70% score)

Header Status Value Description
X-Frame-Options βœ… SAMEORIGIN Protects against clickjacking attacks. Hackers can load your page in an invisible iframe and trick users into clicking buttons they cannot see (e.g. "Transfer money"). Value: SAMEORIGIN. Assessment: Good.
X-Content-Type-Options βœ… nosniff Prevents MIME-sniffing. A malicious file pretending to be an image can be executed as JavaScript and steal user data. Value: nosniff. Assessment: Good.
Strict-Transport-Security βœ… max-age=31536000; includeSubDomains; preload Enforces HTTPS usage (HSTS). Without HTTPS, attackers on the same WiFi network can intercept all communication and steal passwords in plain text. Value: max-age=31536000; includeSubDomains; preload. Assessment: Good.
Content-Security-Policy βœ… default-src 'self'; img-src 'self' data:; script-src 'self' 'unsafe-inline' 'unsafe-eval'; style-src 'self' 'unsafe-inline'; Controls which resources can be loaded. Malicious scripts from third parties can run on your page and steal user data or spread malware. Value: default-src 'self'; img-src 'self' data:; script-src 'self' 'unsafe-inline' 'unsafe-eval'; style-src 'self' 'unsafe-inline';. Assessment: Unsafe. Notes: object-src is not set (recommended: object-src 'none'). script-src contains unsafe-eval (high risk).
Referrer-Policy βœ… strict-origin-when-cross-origin Controls what referrer information is sent. Sensitive URLs (e.g. /reset-password?token=abc123) can leak to third parties via analytics or ads. Value: strict-origin-when-cross-origin. Assessment: Good.
Permissions-Policy βœ… camera=(), microphone=(), geolocation=() Controls access to browser features (camera, microphone, GPS). Malicious code or third-party scripts can secretly activate camera/microphone and spy on the user. Value: camera=(), microphone=(), geolocation=(). Assessment: Good.
Cross-Origin-Opener-Policy βœ… same-origin Isolates your window from cross-origin windows. A malicious popup window can read data from your page via window.opener and steal sensitive information. Value: same-origin. Assessment: Good.
Cross-Origin-Resource-Policy βœ… same-origin Controls who can load your resources. Other websites can steal bandwidth by hotlinking to your images, or read pixel data from cross-origin images. Value: same-origin. Assessment: Good.
βœ… Exposed Files & Information Disclosure 100%

No exposed files or directories found. Checked 49 file locations and 6 directories.

βœ… SSL/TLS Security 100%

Valid SSL certificate from trusted Certificate Authority. Certificate expires in 34 days.

πŸ“œ SSL Certificate Information
Status βœ… Valid
Issued To adm.thix.com.br
Issued By R12
Valid Until 2026-05-11 00:11:38
Days Until Expiry 34 days
βœ… Cookie Security 100%

All 1 cookie(s) are properly secured (100% score)

Cookie Name Security Flags Score Risk Issues
PHPSESSID
16a8...b6a0
πŸ”’ SecureπŸ›‘οΈ HttpOnlyβœ… SameSite=Strict
100% βœ… LOW
  • ℹ️ Session cookie (expires when browser closes) - Good for authentication
  • Cookie sent to all paths (/) - Consider narrower scope if possible
βœ… Server Information Disclosure 100%

1 server information header(s) disclosed. Consider hiding these to reduce attack surface.

Header Status Value Risk
Server ❌ Exposed Apache Server software disclosed (Apache) but no version number. Consider hiding this header completely.
X-Powered-By βœ… Hidden Not present Header not present (good - no information disclosure)
X-AspNet-Version βœ… Hidden Not present Header not present (good - no information disclosure)
X-AspNetMvc-Version βœ… Hidden Not present Header not present (good - no information disclosure)
X-Generator βœ… Hidden Not present Header not present (good - no information disclosure)