Vulnerability Scan Result
IP address | 34.111.179.208 |
Country | US |
AS number | AS396982 |
Net name | Google LLC |
80/tcp | http | |
443/tcp | https |
Software / Version | Category |
---|---|
Google Cloud | IaaS |
Google Cloud CDN | CDN |
Google Cloud Trace | Performance |
dc.js | JavaScript graphics, JavaScript libraries |
Express | Web frameworks, Web servers |
Google Font API | Font scripts |
HTTP/3 | Miscellaneous |
Node.js | Programming languages |
jsDelivr | CDN |
HSTS | Security |
Web Application Vulnerabilities
Evidence
URL | Evidence |
---|---|
https://acesso-voa-brasil.org:443/ | Response headers do not include the X-Content-Type-Options HTTP security header |
Vulnerability description
We noticed that the target application's server responses lack the <code>X-Content-Type-Options</code> header. This header is particularly important for preventing Internet Explorer from reinterpreting the content of a web page (MIME-sniffing) and thus overriding the value of the Content-Type header.
Recommendation
We recommend setting the X-Content-Type-Options header such as `X-Content-Type-Options: nosniff`.
Classification
CWE | CWE-693 |
OWASP Top 10 - 2017 | A6 - Security Misconfiguration |
OWASP Top 10 - 2021 | A5 - Security Misconfiguration |
Evidence
URL | Evidence |
---|---|
https://acesso-voa-brasil.org:443/ | Response headers do not include the Referrer-Policy HTTP security header as well as the <meta> tag with name 'referrer' is not present in the response. |
Vulnerability description
We noticed that the target application's server responses lack the <code>Referrer-Policy</code> HTTP header, which controls how much referrer information the browser will send with each request originated from the current web application.
Recommendation
The Referrer-Policy header should be configured on the server side to avoid user tracking and inadvertent information leakage. The value `no-referrer` of this header instructs the browser to omit the Referer header entirely.
Classification
CWE | CWE-693 |
OWASP Top 10 - 2017 | A6 - Security Misconfiguration |
OWASP Top 10 - 2021 | A5 - Security Misconfiguration |
Evidence
URL | Evidence |
---|---|
https://acesso-voa-brasil.org:443/ | 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 | A6 - Security Misconfiguration |
OWASP Top 10 - 2021 | A5 - Security Misconfiguration |
Evidence
Software / Version | Category |
---|---|
Google Cloud | IaaS |
Google Cloud CDN | CDN |
Google Cloud Trace | Performance |
dc.js | JavaScript graphics, JavaScript libraries |
Express | Web frameworks, Web servers |
Google Font API | Font scripts |
HTTP/3 | Miscellaneous |
Node.js | Programming languages |
jsDelivr | CDN |
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.
Classification
OWASP Top 10 - 2017 | A6 - Security Misconfiguration |
OWASP Top 10 - 2021 | A5 - Security Misconfiguration |
Vulnerability description
Website is accessible.
Infrastructure Vulnerabilities
Evidence
Domain Queried | DNS Record Type | Description | Value |
---|---|---|---|
acesso-voa-brasil.org | A | IPv4 address | 34.111.179.208 |
acesso-voa-brasil.org | NS | Name server | ns1.dns-parking.com |
acesso-voa-brasil.org | NS | Name server | ns2.dns-parking.com |
acesso-voa-brasil.org | SOA | Start of Authority | ns1.dns-parking.com. dns.hostinger.com. 2025011205 10000 2400 604800 600 |
acesso-voa-brasil.org | TXT | Text record | "replit-verify=2132a92f-79fc-4289-9459-f1966d4f8594" |
acesso-voa-brasil.org | CAA | Certificate Authority Authorization | 0 issue "pki.goog" |
acesso-voa-brasil.org | CAA | Certificate Authority Authorization | 0 issue "letsencrypt.org" |
acesso-voa-brasil.org | CAA | Certificate Authority Authorization | 0 issuewild "digicert.com" |
acesso-voa-brasil.org | CAA | Certificate Authority Authorization | 0 issue "digicert.com" |
acesso-voa-brasil.org | CAA | Certificate Authority Authorization | 0 issuewild "globalsign.com" |
acesso-voa-brasil.org | CAA | Certificate Authority Authorization | 0 issuewild "sectigo.com" |
acesso-voa-brasil.org | CAA | Certificate Authority Authorization | 0 issue "comodoca.com" |
acesso-voa-brasil.org | CAA | Certificate Authority Authorization | 0 issue "sectigo.com" |
acesso-voa-brasil.org | CAA | Certificate Authority Authorization | 0 issuewild "letsencrypt.org" |
acesso-voa-brasil.org | CAA | Certificate Authority Authorization | 0 issuewild "comodoca.com" |
acesso-voa-brasil.org | CAA | Certificate Authority Authorization | 0 issue "globalsign.com" |
acesso-voa-brasil.org | CAA | Certificate Authority Authorization | 0 issuewild "pki.goog" |
Recommendation
We recommend reviewing all DNS records associated with the domain and identifying and removing unused or obsolete records.
Vulnerability description
OS detection couldn't determine the operating system.
Recommendation
Vulnerability checks are skipped for ports that redirect to another port. We recommend scanning the redirected port directly.
Evidence
Software / Version | Category |
---|---|
Node.js | Programming languages |
Google Cloud | IaaS |
Express | Web frameworks, Web servers |
dc.js | JavaScript graphics, JavaScript libraries |
HSTS | Security |
Google Cloud Trace | Performance |
Google Cloud CDN | CDN |
HTTP/3 | Miscellaneous |
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.