Vulnerability Scan Result
IP address | 172.66.43.175 |
Country | - |
AS number | AS13335 |
Net name | Cloudflare Inc |
IP address | 172.66.40.81 |
Country | - |
AS number | AS13335 |
Net name | Cloudflare Inc |
80/tcp | http | Cloudflare http proxy |
443/tcp | https | cloudflare |
8080/tcp | http | Cloudflare http proxy |
8443/tcp | https-alt | cloudflare |
Software / Version | Category |
---|---|
JSS | JavaScript frameworks, Development |
Emotion | JavaScript frameworks, Development |
Font Awesome | Font scripts |
Ace 1.4.12 | Rich text editors |
core-js 2.6.12 | JavaScript libraries |
Google Analytics | Analytics |
HTTP/3 | Miscellaneous |
MUI | UI frameworks |
React | JavaScript frameworks |
PWA | Miscellaneous |
Cloudflare | CDN |
Cloudflare Browser Insights | Analytics, RUM |
reCAPTCHA | Security |
Google Tag Manager | Tag managers |
HubSpot | Marketing automation |
HubSpot Analytics | Analytics |
Leadfeeder | Analytics |
Lodash 4.17.21 | JavaScript libraries |
Web Application Vulnerabilities
Evidence
URL | Evidence |
---|---|
https://polyswarm.network/scan/results/file/a9ea40670a686e175cc8c32e3fc6ba92505379303d6524f149022490a2dda181 | Response headers do not include the HTTP Strict-Transport-Security header |
Vulnerability description
We noticed that the target application lacks the HTTP Strict-Transport-Security header in its responses. This security header is crucial as it instructs browsers to only establish secure (HTTPS) connections with the web server and reject any HTTP connections.
Risk description
The risk is that lack of this header permits an attacker to force a victim user to initiate a clear-text HTTP connection to the server, thus opening the possibility to eavesdrop on the network traffic and extract sensitive information (e.g. session cookies).
Recommendation
The Strict-Transport-Security HTTP header should be sent with each HTTPS response. The syntax is as follows: `Strict-Transport-Security: max-age=<seconds>[; includeSubDomains]` The parameter `max-age` gives the time frame for requirement of HTTPS in seconds and should be chosen quite high, e.g. several months. A value below 7776000 is considered as too low by this scanner check. The flag `includeSubDomains` defines that the policy applies also for sub domains of the sender of the response.
Classification
CWE | CWE-693 |
OWASP Top 10 - 2017 | A6 - Security Misconfiguration |
OWASP Top 10 - 2021 | A5 - Security Misconfiguration |
Evidence
URL | Evidence |
---|---|
https://polyswarm.network/scan/results/file/a9ea40670a686e175cc8c32e3fc6ba92505379303d6524f149022490a2dda181 | 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.
Risk description
The risk is that if the target application is vulnerable to XSS, lack of this header makes it easily exploitable by attackers.
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 |
---|---|
JSS | JavaScript frameworks, Development |
Emotion | JavaScript frameworks, Development |
Font Awesome | Font scripts |
Ace 1.4.12 | Rich text editors |
core-js 2.6.12 | JavaScript libraries |
Google Analytics | Analytics |
HTTP/3 | Miscellaneous |
MUI | UI frameworks |
React | JavaScript frameworks |
PWA | Miscellaneous |
Cloudflare | CDN |
Cloudflare Browser Insights | Analytics, RUM |
reCAPTCHA | Security |
Google Tag Manager | Tag managers |
HubSpot | Marketing automation |
HubSpot Analytics | Analytics |
Leadfeeder | Analytics |
Lodash 4.17.21 | JavaScript libraries |
Vulnerability description
We noticed that server software and technology details are exposed, potentially aiding attackers in tailoring specific exploits against identified systems and versions.
Risk description
The risk is that an attacker could use this information to mount specific attacks against the identified software type and version.
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 |
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.
Risk description
There is no particular security risk in having a robots.txt file. However, it's important to note that adding endpoints in it should not be considered a security measure, as this file can be directly accessed and read by anyone.
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).
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 |
---|---|---|---|
_dmarc.polyswarm.network | TXT | Text record | "v=DMARC1; p=reject; rua=mailto:dmarc@polyswarm.io; ruf=mailto:dmarc@polyswarm.io; sp=none; fo=1;" |
Vulnerability description
We found that the DMARC record for the domain is configured with sp=none, meaning that no policy is enforced for subdomains. This allows subdomains to send emails without being subject to DMARC checks, making it easier for attackers to spoof emails from these subdomains. Subdomains are often overlooked in email security, and attackers can exploit this misconfiguration to launch phishing or spoofing attacks from seemingly legitimate subdomains of a protected domain.
Risk description
When the DMARC record is configured with sp=none, subdomains are not subject to DMARC enforcement, allowing attackers to spoof emails from subdomains without being blocked. This creates a significant risk of phishing and impersonation attacks, where malicious emails appear to originate from trusted subdomains. These spoofed emails can be used to deceive users or damage the organization's reputation, undermining the security benefits of DMARC for the primary domain.
Recommendation
To mitigate the risk, we recommend that the subdomain policy should be updated to sp=reject to ensure that any email failing DMARC checks from subdomains is automatically rejected. This will help prevent unauthorized emails from being sent from subdomains, reducing the risk of spoofing and phishing. Additionally, it's important to regularly monitor DMARC reports to track email activity from subdomains and adjust policies as needed to maintain consistent security across the entire domain.
Evidence
Domain Queried | DNS Record Type | Description | Value |
---|---|---|---|
polyswarm.network | A | IPv4 address | 172.66.40.81 |
polyswarm.network | A | IPv4 address | 172.66.43.175 |
polyswarm.network | NS | Name server | alan.ns.cloudflare.com |
polyswarm.network | NS | Name server | leia.ns.cloudflare.com |
polyswarm.network | SOA | Start of Authority | alan.ns.cloudflare.com. dns.cloudflare.com. 2361654667 10000 2400 604800 1800 |
polyswarm.network | AAAA | IPv6 address | 2606:4700:3108::ac42:2baf |
polyswarm.network | AAAA | IPv6 address | 2606:4700:3108::ac42:2851 |
polyswarm.network | TXT | Text record | "google-site-verification=fT79d_73yEIaHf8fmDuecPbsd9ZYVAlbiEyDm1nKAO0" |
polyswarm.network | CAA | Certificate Authority Authorization | 0 iodef "mailto:security@polyswarm.io" |
polyswarm.network | CAA | Certificate Authority Authorization | 0 issue "comodoca.com" |
polyswarm.network | CAA | Certificate Authority Authorization | 0 issue "digicert.com; cansignhttpexchanges=yes" |
polyswarm.network | CAA | Certificate Authority Authorization | 0 issue "letsencrypt.org" |
polyswarm.network | CAA | Certificate Authority Authorization | 0 issue "pki.goog; cansignhttpexchanges=yes" |
polyswarm.network | CAA | Certificate Authority Authorization | 0 issue "ssl.com" |
polyswarm.network | CAA | Certificate Authority Authorization | 0 issuewild "comodoca.com" |
polyswarm.network | CAA | Certificate Authority Authorization | 0 issuewild "digicert.com; cansignhttpexchanges=yes" |
polyswarm.network | CAA | Certificate Authority Authorization | 0 issuewild "letsencrypt.org" |
polyswarm.network | CAA | Certificate Authority Authorization | 0 issuewild "pki.goog; cansignhttpexchanges=yes" |
polyswarm.network | CAA | Certificate Authority Authorization | 0 issuewild "ssl.com" |
_dmarc.polyswarm.network | TXT | Text record | "v=DMARC1; p=reject; rua=mailto:dmarc@polyswarm.io; ruf=mailto:dmarc@polyswarm.io; sp=none; fo=1;" |
Risk description
An initial step for an attacker aiming to learn about an organization involves conducting searches on its domain names to uncover DNS records associated with the organization. This strategy aims to amass comprehensive insights into the target domain, enabling the attacker to outline the organization's external digital landscape. This gathered intelligence may subsequently serve as a foundation for launching attacks, including those based on social engineering techniques. DNS records pointing to services or servers that are no longer in use can provide an attacker with an easy entry point into the network.
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.
Recommendation
Vulnerability checks are skipped for ports that redirect to another port. We recommend scanning the redirected port directly.