Vulnerability Scan Result

| ip_address | 104.21.81.150 |
| country | - |
| network_name | Cloudflare Inc |
| asn | AS13335 |
| ip_address | 172.67.162.62 |
| country | - |
| network_name | Cloudflare Inc |
| asn | AS13335 |
80/tcp | http | Cloudflare http proxy None |
443/tcp | https | cloudflare None |
8080/tcp | http | Cloudflare http proxy None |
8443/tcp | https-alt | cloudflare None |
| Software / Version | Category |
|---|---|
| web-vitals | JavaScript libraries, RUM |
| HTTP/3 | Miscellaneous |
| Cloudflare | CDN |
| Cloudflare Browser Insights | Analytics, RUM |
| HSTS | Security |
Web Application Vulnerabilities
Evidence
Vulnerability description
We found the robots.txt on the target server. This file instructs web crawlers what URLs and endpoints of the web application they can visit and crawl. Website administrators often misuse this file while attempting to hide some web pages from the users.
Recommendation
We recommend you to manually review the entries from robots.txt and remove the ones which lead to sensitive locations in the website (ex. administration panels, configuration files, etc).
Evidence
| URL | Evidence |
|---|---|
| https://l3baa.com/en/xAngXBa | Response does not include the HTTP Content-Security-Policy security header or meta tag |
Vulnerability description
We noticed that the target application lacks the Content-Security-Policy (CSP) header in its HTTP responses. The CSP header is a security measure that instructs web browsers to enforce specific security rules, effectively preventing the exploitation of Cross-Site Scripting (XSS) vulnerabilities.
Recommendation
Configure the Content-Security-Header to be sent with each HTTP response in order to apply the specific policies needed by the application.
Classification
| CWE | CWE-693 |
| OWASP Top 10 - 2017 | |
| OWASP Top 10 - 2021 |
Evidence
| Software / Version | Category |
|---|---|
| web-vitals | JavaScript libraries, RUM |
| HTTP/3 | Miscellaneous |
| Cloudflare | CDN |
| Cloudflare Browser Insights | Analytics, RUM |
| HSTS | Security |
Vulnerability description
We noticed that server software and technology details are exposed, potentially aiding attackers in tailoring specific exploits against identified systems and versions.
Recommendation
We recommend you to eliminate the information which permits the identification of software platform, technology, server and operating system: HTTP server headers, HTML meta information, etc.
Evidence
Vulnerability description
Website is accessible.
Infrastructure Vulnerabilities
Evidence
Vulnerability description
OS detection couldn't determine the operating system.
Evidence
| Domain Queried | DNS Record Type | Description | Value |
|---|---|---|---|
| l3baa.com | A | IPv4 address | 104.21.81.150 |
| l3baa.com | A | IPv4 address | 172.67.162.62 |
| l3baa.com | NS | Name server | ns1.salla.cloud |
| l3baa.com | NS | Name server | ns2.salla.cloud |
| l3baa.com | SOA | Start of Authority | ns1.salla.cloud. dns.cloudflare.com. 2362036444 10000 2400 604800 1800 |
| l3baa.com | AAAA | IPv6 address | 2606:4700:3036::6815:5196 |
| l3baa.com | AAAA | IPv6 address | 2606:4700:3031::ac43:a23e |
| l3baa.com | TXT | Text record | "google-site-verification=OxJw0xrXGpG72zNR3CY2WUvNejk1FWzQ6LG02DhfFic" |
Recommendation
We recommend reviewing all DNS records associated with the domain and identifying and removing unused or obsolete records.
Evidence
Port 80 redirects to 443
Recommendation
Vulnerability checks are skipped for ports that redirect to another port. We recommend scanning the redirected port directly.
Evidence
Port 8080 redirects to 443
Recommendation
Vulnerability checks are skipped for ports that redirect to another port. We recommend scanning the redirected port directly.
