Vulnerability Scan Result

| Title: | Best VPN & Internet Security Suite | PrivadoVPN |
| Description: | Protect every device with PrivadoVPN’s security suite. Get a no-log VPN, real-time antivirus, ad blocker, and secure DNS in one privacy-focused solution. |
| ip_address | 108.139.243.30 |
| country | US |
| network_name | Amazon Inc |
| asn | AS16509 |
| ip_address | 108.139.243.80 |
| country | US |
| network_name | Amazon Inc |
| asn | AS16509 |
| ip_address | 108.139.243.18 |
| country | US |
| network_name | Amazon Inc |
| asn | AS16509 |
| ip_address | 108.139.243.55 |
| country | US |
| network_name | Amazon Inc |
| asn | AS16509 |
80/tcp | http | Amazon CloudFront httpd - |
443/tcp | https | CloudFront - |
| Software / Version | Category |
|---|---|
| Microsoft Advertising | Advertising |
| Twitter Ads | Advertising |
| Amazon Web Services | PaaS |
| Amazon CloudFront | CDN |
| Amazon S3 | CDN |
| Bootstrap | UI frameworks |
| Hugo 0.147.8 | Static site generator |
| Google Analytics GA4 | Analytics |
| Ensighten | Tag managers |
| Cookiebot | Cookie compliance |
| Google Tag Manager | Tag managers |
| HSTS | Security |
Web Application Vulnerabilities
Evidence
| Software / Version | Category |
|---|---|
| Microsoft Advertising | Advertising |
| Twitter Ads | Advertising |
| Amazon Web Services | PaaS |
| Amazon CloudFront | CDN |
| Amazon S3 | CDN |
| Bootstrap | UI frameworks |
| Hugo 0.147.8 | Static site generator |
| Google Analytics GA4 | Analytics |
| Ensighten | Tag managers |
| Cookiebot | Cookie compliance |
| Google Tag Manager | Tag managers |
| 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.
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.
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).
Evidence
| URL | Evidence |
|---|---|
| https://privadovpn.com/ | 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 | |
| OWASP Top 10 - 2021 |
Evidence
Vulnerability description
Website is accessible.
Vulnerability description
We have noticed that the server is missing the security.txt file, which is considered a good practice for web security. It provides a standardized way for security researchers and the public to report security vulnerabilities or concerns by outlining the preferred method of contact and reporting procedures.
Risk description
There is no particular risk in not having a security.txt file for your server. However, this file is important because it offers a designated channel for reporting vulnerabilities and security issues.
Recommendation
We recommend you to implement the security.txt file according to the standard, in order to allow researchers or users report any security issues they find, improving the defensive mechanisms of your server.
Infrastructure Vulnerabilities
Evidence
We found insecure DNS cookie usage on the following nameservers: ns-1312.awsdns-36.org, ns-1581.awsdns-05.co.uk, ns-437.awsdns-54.com, ns-895.awsdns-47.net
Vulnerability description
We found that the server does not implement DNS Cookies or uses them insecurely. DNS Cookies help prevent DNS-based attacks, such as spoofing and amplification attacks.
Risk description
The risk exists because without DNS Cookies, the server is vulnerable to DNS spoofing and amplification attacks. Attackers can manipulate responses or use the server in distributed denial-of-service (DDoS) attacks, compromising network availability and security.
Recommendation
We recommend enabling DNS Cookies to prevent spoofed DNS responses. Ensure proper cookie validation is implemented to mitigate DNS amplification attacks. Regularly update DNS servers to support the latest DNS security features.
Evidence
We found insecure EDNS configuration on the following nameservers: ns-895.awsdns-47.net ns-895.awsdns-47.net:
Vulnerability description
We found that the server does not properly implement EDNS (Extension Mechanisms for DNS). EDNS allows larger DNS packets and supports modern features such as DNSSEC.
Risk description
The risk exists because improper or missing EDNS support can lead to truncated responses, degraded DNS performance, and compatibility issues with DNSSEC. This exposes users to risks such as incomplete DNS resolution and failed DNSSEC validation.
Recommendation
We recommend ensuring the proper implementation of EDNS on the DNS server. Update the DNS server software to support EDNS fully, including modern features like DNSSEC. Regularly test DNS configurations to ensure compliance and performance.
Evidence
| Domain Queried | DNS Record Type | Description | Value |
|---|---|---|---|
| _dmarc.privadovpn.com | TXT | Text record | "v=DMARC1; p=quarantine; rua=mailto:dmarc_rua@privadovpn.com; ruf=mailto:dmarc_rua@privadovpn.com; fo=1;" |
Vulnerability description
We found that the DMARC record for the domain is not configured with sp policy, meaning that no policy is enforced for subdomains. When a DMARC record does not include a subdomain policy (sp directive), subdomains are not explicitly covered by the main domain's DMARC policy. This means that emails sent from subdomains (e.g., sub.example.com) may not be subject to the same DMARC enforcement as the main domain (example.com). As a result, attackers could potentially spoof emails from subdomains without being blocked or flagged, even if the main domain has a strict DMARC policy.
Risk description
Without a subdomain policy (sp directive) in the DMARC record, subdomains are not protected by the same DMARC enforcement as the main domain, leaving them vulnerable to spoofing attacks. This inconsistency can be exploited by attackers to send phishing emails from subdomains, undermining the organization’s overall email security.
Recommendation
To mitigate the risk, we recommend configuring the DMARC record with a subdomain policy by adding the sp=reject or sp=quarantine directive. This will extend DMARC enforcement to all subdomains, preventing spoofing attempts and maintaining consistent security across both the main domain and its subdomains.
Evidence
| Domain Queried | DNS Record Type | Description | Value |
|---|---|---|---|
| _dmarc.privadovpn.com | TXT | Text record | "v=DMARC1; p=quarantine; rua=mailto:dmarc_rua@privadovpn.com; ruf=mailto:dmarc_rua@privadovpn.com; fo=1;" |
Vulnerability description
We found that the target uses p=quarantine in the DMARC policy. When a DMARC policy is set to p=quarantine, emails that fail DMARC validation are delivered but placed in the recipient’s spam or junk folder. Although it offers some protection, this policy is less strict than p=reject, which blocks such emails entirely.
Risk description
While emails failing DMARC validation are sent to the spam folder, users may still retrieve them from there, leading to a higher risk of phishing and spoofing attacks succeeding. Moreover, less strict enforcement may allow more fraudulent emails to reach user inboxes if misclassified.
Recommendation
We recommend considering moving to a stricter policy, such as p=reject, where emails that fail DMARC validation are completely rejected rather than delivered to spam folders. This reduces the risk of users interacting with potentially malicious emails.
Evidence
| Domain Queried | DNS Record Type | Description | Value |
|---|---|---|---|
| privadovpn.com | SPF | Sender Policy Framework | "v=spf1 include:sendgrid.net include:spf.happyfox.com include:mxlogin.com include:_spf.postaffiliatepro.com ip4:85.12.48.51/32 ip4:85.12.48.104/30 ip4:81.171.101.2/32 ip4:81.171.88.86/32 ip4:185.90.198.27/32 -all" |
Evidence
| Domain Queried | DNS Record Type | Description | Value |
|---|---|---|---|
| privadovpn.com | A | IPv4 address | 108.139.243.30 |
| privadovpn.com | A | IPv4 address | 108.139.243.80 |
| privadovpn.com | A | IPv4 address | 108.139.243.55 |
| privadovpn.com | A | IPv4 address | 108.139.243.18 |
| privadovpn.com | NS | Name server | ns-1312.awsdns-36.org |
| privadovpn.com | NS | Name server | ns-1581.awsdns-05.co.uk |
| privadovpn.com | NS | Name server | ns-437.awsdns-54.com |
| privadovpn.com | NS | Name server | ns-895.awsdns-47.net |
| privadovpn.com | MX | Mail server | 10 ironport.emecks.com |
| privadovpn.com | MX | Mail server | 2 ironport2.emecks.com |
| privadovpn.com | SOA | Start of Authority | ns-1312.awsdns-36.org. awsdns-hostmaster.amazon.com. 2025100601 7200 900 1209600 86400 |
| privadovpn.com | TXT | Text record | "MS=31CE5091092E06AFA7E23D3CE4CDCD56E50F5096" |
| privadovpn.com | TXT | Text record | "google-site-verification=2R_kP2vSthsIZH9M8GrQ2cHRaqBmpxUuCwYWlvGknMk" |
| privadovpn.com | TXT | Text record | "google-site-verification=MAa--mj2EzGrX8kdL4v4Xh_ku9GWrwUb4oGQWgE0G7I" |
| privadovpn.com | SPF | Sender Policy Framework | "v=spf1 include:sendgrid.net include:spf.happyfox.com include:mxlogin.com include:_spf.postaffiliatepro.com ip4:85.12.48.51/32 ip4:85.12.48.104/30 ip4:81.171.101.2/32 ip4:81.171.88.86/32 ip4:185.90.198.27/32 -all" |
| _dmarc.privadovpn.com | TXT | Text record | "v=DMARC1; p=quarantine; rua=mailto:dmarc_rua@privadovpn.com; ruf=mailto:dmarc_rua@privadovpn.com; 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.
Evidence
| Software / Version | Category |
|---|---|
| Hugo 0.147.8 | Static site generator |
| Bootstrap | UI frameworks |
| Amazon Web Services | PaaS |
| Twitter Ads | Advertising |
| Microsoft Advertising | Advertising |
| Google Tag Manager | Tag managers |
| Google Analytics GA4 | Analytics |
| Ensighten | Tag managers |
| Cookiebot | Cookie compliance |
| HSTS | Security |
| Amazon S3 | CDN |
| Amazon CloudFront | CDN |
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.
Evidence
| Operating System | Accuracy |
|---|---|
| FreeBSD 11.0-RELEASE | 88% |
Vulnerability description
OS Detection
Evidence
| DKIM selector | Key type | Key size | Value |
|---|---|---|---|
| s1 | rsa | 1446 | "k=rsa; t=s; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA2up7wKsuJwO+Pom1wqXqmv530wglN4WhLiPzfkvwjCmUQItvJoZiQrPYKrlYl2MYPc6kqqqqDpFq/xvwLnDqE1ks8AJqcYk9eTTdCZSl46z78nOcs75rqznPTkagxfv40zru6wmE8PPJIR/Dr4kzroA8XS+58WBG1PosQ6U0e/srSj7n9d7gmxfBtJU7h56X8Fkhf" "SZ9HcN8BeaxiMQepkgHd4lFYvoT0j+Y9GZ7Ewb3H4Nc0+ZXD0MuXNR7FNwUtZ5mQ9CguR/CRww+j0afbunTQAsOnBXXhuzTx6NDtvILBMMb0WpZIuYk9K9e9KPq9LgzqudiKvHCHB+6WbByhwIDAQAB" |
| s2 | rsa | 1296 | "k=rsa; t=s; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCybROEFszk/EuAY2ZvUqasoXDPv2BrZ4yptun8hctL+I0q62Rpc7Q9z+PLYYg5ACKkNkqKaDLcvGNAnLnb+5155KF6YmBzXOi7o1Ld8kac1UUS7XRLGJIuVN8Hz8WTkrMw5/yirshTQTUr/Z1PyWcJP5TzOWgw+gynYc0pOvayuQIDAQAB" |
