Vulnerability Scan Result

Title: | Attention Required! | Cloudflare |
Description: | No description found |
ip_address | 104.26.1.15 |
country | - |
network_name | Cloudflare Inc |
asn | AS13335 |
ip_address | 104.26.0.15 |
country | - |
network_name | Cloudflare Inc |
asn | AS13335 |
ip_address | 172.67.73.87 |
country | - |
network_name | Cloudflare Inc |
asn | AS13335 |
80/tcp | http | Cloudflare http proxy - |
443/tcp | https | cloudflare - |
2082/tcp | http | Cloudflare http proxy - |
2083/tcp | https | nginx - |
2086/tcp | http | Cloudflare http proxy - |
2087/tcp | https | nginx - |
8080/tcp | http | Cloudflare http proxy - |
8443/tcp | http | cloudflare - |
Software / Version | Category |
---|---|
6sense | Marketing automation, Personalisation |
Alpine.js 3.13.2 | JavaScript frameworks |
AngularJS 1.4.7 | JavaScript frameworks |
Amazon Web Services | PaaS |
Amazon ALB | Load balancers |
Microsoft Clarity | Analytics |
Funding Choices | Cookie compliance |
Google Publisher Tag | Advertising |
Bootstrap | UI frameworks |
LazySizes | JavaScript libraries, Performance |
Google Analytics GA4 | Analytics |
Google Font API | Font scripts |
Gravatar | Miscellaneous |
Java | Programming languages |
jQuery 2.1.1 | JavaScript libraries |
Moment.js 2.10.3 | JavaScript libraries |
Open Graph | Miscellaneous |
Cloudflare | CDN |
reCAPTCHA | Security |
Google Tag Manager | Tag managers |
Lodash 2.4.1 | JavaScript libraries |
HSTS | Security |
Sailthru | Marketing automation, Email, Personalisation |
JSP | Web frameworks |
Web Application Vulnerabilities
Evidence
CVE | CVSS | EPSS Score | EPSS Percentile | Summary |
---|---|---|---|---|
CVE-2019-10744 | 9.1 | 0.0341 | 0.86981 | Versions of lodash lower than 4.17.12 are vulnerable to Prototype Pollution. The function defaultsDeep could be tricked into adding or modifying properties of Object.prototype using a constructor payload. |
CVE-2020-8203 | 7.4 | 0.02439 | 0.84546 | Prototype pollution attack when using _.zipObjectDeep in lodash before 4.17.20. |
CVE-2021-23337 | 7.2 | 0.00493 | 0.64634 | Lodash versions prior to 4.17.21 are vulnerable to Command Injection via the template function. |
CVE-2019-1010266 | 6.5 | 0.00196 | 0.41835 | lodash prior to 4.17.11 is affected by: CWE-400: Uncontrolled Resource Consumption. The impact is: Denial of service. The component is: Date handler. The attack vector is: Attacker provides very long strings, which the library attempts to match using a regular expression. The fixed version is: 4.17.11. |
CVE-2018-3721 | 6.5 | 0.00187 | 0.40758 | lodash node module before 4.17.5 suffers from a Modification of Assumed-Immutable Data (MAID) vulnerability via defaultsDeep, merge, and mergeWith functions, which allows a malicious user to modify the prototype of "Object" via __proto__, causing the addition or modification of an existing property that will exist on all objects. |
Risk description
The risk is that an attacker could search for an appropriate exploit (or create one himself) for any of these vulnerabilities and use it to attack the system. Since the vulnerabilities were discovered using only version-based testing, the risk level for this finding will not exceed 'high' severity. Critical risks will be assigned to vulnerabilities identified through accurate active testing methods.
Recommendation
In order to eliminate the risk of these vulnerabilities, we recommend you check the installed software version and upgrade to the latest version.
Classification
CWE | CWE-1035 |
OWASP Top 10 - 2017 | |
OWASP Top 10 - 2021 |
Evidence
CVE | CVSS | EPSS Score | EPSS Percentile | Summary |
---|---|---|---|---|
CVE-2022-24785 | 7.5 | 0.00724 | 0.7162 | Moment.js is a JavaScript date library for parsing, validating, manipulating, and formatting dates. A path traversal vulnerability impacts npm (server) users of Moment.js between versions 1.0.1 and 2.29.1, especially if a user-provided locale string is directly used to switch moment locale. This problem is patched in 2.29.2, and the patch can be applied to all affected versions. As a workaround, sanitize the user-provided locale name before passing it to Moment.js. |
CVE-2017-18214 | 7.5 | 0.00322 | 0.54624 | The moment module before 2.19.3 for Node.js is prone to a regular expression denial of service via a crafted date string, a different vulnerability than CVE-2016-4055. |
CVE-2016-4055 | 6.5 | 0.03453 | 0.87076 | The duration function in the moment package before 2.11.2 for Node.js allows remote attackers to cause a denial of service (CPU consumption) via a long string, aka a "regular expression Denial of Service (ReDoS)." |
Risk description
The risk is that an attacker could search for an appropriate exploit (or create one himself) for any of these vulnerabilities and use it to attack the system. Since the vulnerabilities were discovered using only version-based testing, the risk level for this finding will not exceed 'high' severity. Critical risks will be assigned to vulnerabilities identified through accurate active testing methods.
Recommendation
In order to eliminate the risk of these vulnerabilities, we recommend you check the installed software version and upgrade to the latest version.
Classification
CWE | CWE-1035 |
OWASP Top 10 - 2017 | |
OWASP Top 10 - 2021 |
Evidence
CVE | CVSS | EPSS Score | EPSS Percentile | Summary |
---|---|---|---|---|
CVE-2024-21490 | 7.5 | 0.00421 | 0.6119 | This affects versions of the package angular from 1.3.0. A regular expression used to split the value of the ng-srcset directive is vulnerable to super-linear runtime due to backtracking. With large carefully-crafted input, this can result in catastrophic backtracking and cause a denial of service. **Note:** This package is EOL and will not receive any updates to address this issue. Users should migrate to [@angular/core](https://www.npmjs.com/package/@angular/core). |
CVE-2019-10768 | 7.5 | 0.00328 | 0.55101 | In AngularJS before 1.7.9 the function `merge()` could be tricked into adding or modifying properties of `Object.prototype` using a `__proto__` payload. |
CVE-2019-14863 | 6.1 | 0.00224 | 0.45046 | There is a vulnerability in all angular versions before 1.5.0-beta.0, where after escaping the context of the web application, the web application delivers data to its users along with other trusted dynamic content, without validating it. |
CVE-2020-7676 | 5.4 | 0.00547 | 0.66821 | angular.js prior to 1.8.0 allows cross site scripting. The regex-based input HTML replacement may turn sanitized code into unsanitized one. Wrapping "<option>" elements in "<select>" ones changes parsing behavior, leading to possibly unsanitizing code. |
CVE-2024-8372 | 4.8 | 0.00162 | 0.37609 | Improper sanitization of the value of the 'srcset' attribute in AngularJS allows attackers to bypass common image source restrictions, which can also lead to a form of Content Spoofing https://owasp.org/www-community/attacks/Content_Spoofing . This issue affects AngularJS versions 1.3.0-rc.4 and greater. Note: The AngularJS project is End-of-Life and will not receive any updates to address this issue. For more information see here https://docs.angularjs.org/misc/version-support-status . |
Risk description
The risk is that an attacker could search for an appropriate exploit (or create one himself) for any of these vulnerabilities and use it to attack the system. Since the vulnerabilities were discovered using only version-based testing, the risk level for this finding will not exceed 'high' severity. Critical risks will be assigned to vulnerabilities identified through accurate active testing methods.
Recommendation
In order to eliminate the risk of these vulnerabilities, we recommend you check the installed software version and upgrade to the latest version.
Classification
CWE | CWE-1035 |
OWASP Top 10 - 2017 | |
OWASP Top 10 - 2021 |
Evidence
CVE | CVSS | EPSS Score | EPSS Percentile | Summary |
---|---|---|---|---|
CVE-2020-11023 | 6.9 | 0.21987 | 0.95543 | In jQuery versions greater than or equal to 1.0.3 and before 3.5.0, passing HTML containing <option> elements from untrusted sources - even after sanitizing it - to one of jQuery's DOM manipulation methods (i.e. .html(), .append(), and others) may execute untrusted code. This problem is patched in jQuery 3.5.0. |
CVE-2020-11022 | 6.9 | 0.02566 | 0.84947 | In jQuery versions greater than or equal to 1.2 and before 3.5.0, passing HTML from untrusted sources - even after sanitizing it - to one of jQuery's DOM manipulation methods (i.e. .html(), .append(), and others) may execute untrusted code. This problem is patched in jQuery 3.5.0. |
CVE-2019-11358 | 6.1 | 0.0133 | 0.79114 | jQuery before 3.4.0, as used in Drupal, Backdrop CMS, and other products, mishandles jQuery.extend(true, {}, ...) because of Object.prototype pollution. If an unsanitized source object contained an enumerable __proto__ property, it could extend the native Object.prototype. |
CVE-2015-9251 | 6.1 | 0.11287 | 0.93252 | jQuery before 3.0.0 is vulnerable to Cross-site Scripting (XSS) attacks when a cross-domain Ajax request is performed without the dataType option, causing text/javascript responses to be executed. |
Risk description
The risk is that an attacker could search for an appropriate exploit (or create one himself) for any of these vulnerabilities and use it to attack the system. Since the vulnerabilities were discovered using only version-based testing, the risk level for this finding will not exceed 'high' severity. Critical risks will be assigned to vulnerabilities identified through accurate active testing methods.
Recommendation
In order to eliminate the risk of these vulnerabilities, we recommend you check the installed software version and upgrade to the latest version.
Classification
CWE | CWE-1035 |
OWASP Top 10 - 2017 | |
OWASP Top 10 - 2021 |
Evidence
URL | Evidence |
---|---|
https://dzone.com:443/users/safnahdotcom | 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 | |
OWASP Top 10 - 2021 |
Evidence
URL | Evidence |
---|---|
https://dzone.com:443/users/safnahdotcom | 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 X-Content-Type-Options
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.
Risk description
The risk is that lack of this header could make possible attacks such as Cross-Site Scripting or phishing in Internet Explorer browsers.
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 | |
OWASP Top 10 - 2021 |
Evidence
Software / Version | Category |
---|---|
6sense | Marketing automation, Personalisation |
Alpine.js 3.13.2 | JavaScript frameworks |
AngularJS 1.4.7 | JavaScript frameworks |
Amazon Web Services | PaaS |
Amazon ALB | Load balancers |
Microsoft Clarity | Analytics |
Funding Choices | Cookie compliance |
Google Publisher Tag | Advertising |
Bootstrap | UI frameworks |
LazySizes | JavaScript libraries, Performance |
Google Analytics GA4 | Analytics |
Google Font API | Font scripts |
Gravatar | Miscellaneous |
Java | Programming languages |
jQuery 2.1.1 | JavaScript libraries |
Moment.js 2.10.3 | JavaScript libraries |
Open Graph | Miscellaneous |
Cloudflare | CDN |
reCAPTCHA | Security |
Google Tag Manager | Tag managers |
Lodash 2.4.1 | JavaScript libraries |
HSTS | Security |
Sailthru | Marketing automation, Email, Personalisation |
JSP | Web frameworks |
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://dzone.com:443/users/safnahdotcom | 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 |
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.
Evidence
Vulnerability description
Website is accessible.
Infrastructure Vulnerabilities
Evidence
Domain Queried | DNS Record Type | Description | Value |
---|---|---|---|
_dmarc.dzone.com | TXT | Text record | "v=DMARC1; p=reject; sp=reject; pct=100; ri=86400;" |
Vulnerability description
We found that the DMARC record for the domain is not configured with ruf tag. A missing ruf (forensic reporting) tag in a DMARC record indicates that the domain owner has not enabled the collection of detailed failure reports. Forensic reports provide valuable insights into specific instances where emails fail DMARC authentication. Without the ruf tag, the domain administrator loses the ability to receive and analyze these reports, making it difficult to investigate individual email failures or identify targeted phishing or spoofing attacks that may be exploiting weaknesses in the email authentication setup.
Risk description
Without forensic reports (ruf), domain owners have limited visibility into the specifics of failed DMARC validation. This means potential malicious activity, such as email spoofing or phishing attempts, might go unnoticed until they result in more significant security breaches or reputational damage. Forensic reports allow for quick response to email abuses by providing detailed information about the failure, including the header information of the emails involved. The absence of this data hampers an organization's ability to identify and mitigate threats targeting its domain, increasing the risk of ongoing spoofing and fraud.
Recommendation
We recommend configuring the ruf tag in the DMARC record. This tag specifies where forensic reports should be sent, providing the domain owner with detailed data on DMARC validation failures. Forensic reports allow administrators to analyze why certain emails failed authentication, making it easier to fine-tune DMARC policies or address potential vulnerabilities. Ensure that the ruf email address belongs to a secure and trusted location capable of handling sensitive email data.
Evidence
We found insecure DNS cookie usage on the following nameservers: edna.ns.cloudflare.com, will.ns.cloudflare.com
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
Domain Queried | DNS Record Type | Description | Value |
---|---|---|---|
_dmarc.dzone.com | TXT | Text record | "v=DMARC1; p=reject; sp=reject; pct=100; ri=86400;" |
Vulnerability description
We found that the DMARC record for the domain is not configured with rua tag. When a DMARC record is not configured with the rua (Reporting URI for Aggregate Reports) tag, the domain owner misses out on critical feedback regarding the domain's email authentication performance. Aggregate reports are essential for monitoring how a domain's DMARC policy is applied across various mail servers and whether legitimate or malicious emails are being sent on behalf of the domain. Without this reporting, domain administrators have no visibility into how their DMARC policy is being enforced, which hinders their ability to detect potential spoofing or authentication issues.
Risk description
The absence of rua reporting creates a significant blind spot in the domain's email security posture. Without aggregate reports, domain administrators cannot track DMARC compliance across email sent from their domain, leaving them unaware of potential misconfigurations or unauthorized use of their domain for malicious purposes, such as phishing or spoofing. This lack of visibility increases the risk of undetected spoofing attempts, which could damage the domain's reputation and lead to financial, operational, or reputational harm. Moreover, legitimate email issues, such as misaligned SPF or DKIM configurations, may also go unnoticed, affecting email deliverability.
Recommendation
We recommend configuring the rua tag in the DMARC record to receive aggregate reports from mail servers. This tag should point to a reliable email address or monitoring service capable of handling DMARC aggregate reports, such as rua=mailto:dmarc-reports@example.com. These reports provide valuable insights into how email from the domain is being treated by receiving mail servers, highlighting potential authentication issues and attempts to spoof the domain. Regularly reviewing these reports will help ensure the DMARC policy is properly enforced and that any email authentication failures are addressed in a timely manner.
Evidence
Domain Queried | DNS Record Type | Description | Value |
---|---|---|---|
dzone.com | SPF | Sender Policy Framework | "v=spf1 mx ip4:74.52.192.48/28 ip4:107.22.190.27 ip4:208.91.135.0/24 include:amazonses.com include:spf.protection.outlook.com include:_spf.google.com include:_spf.salesforce.com" " include:aspmx.sailthru.com ~all" |
Vulnerability description
We found that the Sender Policy Framework (SPF) record for the domain is configured with ~all (soft fail), which indicates that emails from unauthorized IP addresses are not explicitly denied. Instead, the recipient mail server is instructed to treat these messages with suspicion but may still accept them. This configuration may not provide enough protection against email spoofing and unauthorized email delivery, leaving the domain more vulnerable to impersonation attempts.
Risk description
The ~all directive in an SPF record allows unauthorized emails to pass through some email servers, even though they fail SPF verification. While such emails may be marked as suspicious or placed into a spam folder, not all mail servers handle soft fail conditions consistently. This creates a risk that malicious actors can spoof the domain to send phishing emails or other fraudulent communications, potentially causing damage to the organization's reputation and leading to successful social engineering attacks.
Recommendation
We recommend changing the SPF record's ~all (soft fail) directive to -all (hard fail). The -all setting tells recipient mail servers to reject emails from any IP addresses not listed in the SPF record, providing stronger protection against email spoofing. Ensure that all legitimate IP addresses and services that send emails on behalf of your domain are properly included in the SPF record before implementing this change.
Evidence
Software / Version | Category |
---|---|
Cloudflare | 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
Software / Version | Category |
---|---|
Cloudflare | 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
Domain Queried | DNS Record Type | Description | Value |
---|---|---|---|
dzone.com | A | IPv4 address | 104.26.0.15 |
dzone.com | A | IPv4 address | 172.67.73.87 |
dzone.com | A | IPv4 address | 104.26.1.15 |
dzone.com | NS | Name server | edna.ns.cloudflare.com |
dzone.com | NS | Name server | will.ns.cloudflare.com |
dzone.com | MX | Mail server | 1 aspmx.l.google.com |
dzone.com | MX | Mail server | 10 alt3.aspmx.l.google.com |
dzone.com | MX | Mail server | 10 alt4.aspmx.l.google.com |
dzone.com | MX | Mail server | 5 alt1.aspmx.l.google.com |
dzone.com | MX | Mail server | 5 alt2.aspmx.l.google.com |
dzone.com | SOA | Start of Authority | edna.ns.cloudflare.com. dns.cloudflare.com. 2378866503 10000 2400 604800 1800 |
dzone.com | AAAA | IPv6 address | 2606:4700:20::ac43:4957 |
dzone.com | AAAA | IPv6 address | 2606:4700:20::681a:10f |
dzone.com | AAAA | IPv6 address | 2606:4700:20::681a:f |
dzone.com | TXT | Text record | "MS=ms74952404" |
dzone.com | TXT | Text record | "apple-domain-verification=L8oiJA1r1PDSl3m6" |
dzone.com | TXT | Text record | "atlassian-domain-verification=07tZ8Aqm+MkgsNaAkC3NQU3EblD7OdHhYaLLO1GbwLvd1Ppn6V6EuKCOcxQxMQCY" |
dzone.com | TXT | Text record | "bugcrowd-verification=ff8e6859d285e32323dd9f33396589f8" |
dzone.com | TXT | Text record | "google-gws-recovery-domain-verification=45702727" |
dzone.com | TXT | Text record | "google-site-verification=IXA-xu21zCybaLoa-IYjUMkAY5bpLOk7bpdUbi06rfo" |
dzone.com | TXT | Text record | "google-site-verification=VVpHqwCHCFW3rvLhKYrS68QXn6EeeoaAWc4g4ipu6hc" |
dzone.com | TXT | Text record | "google-site-verification=WeN25LWQD31538JyhkrCaoi4s9vSOyyR8DMBWVY6DHQ" |
dzone.com | TXT | Text record | "google-site-verification=YRTrTHQFhD4kHN0nMIuWG9fqLuZwagLs65kWzaaw4PM" |
dzone.com | TXT | Text record | "google-site-verification=kndbhxcupfEqWmZclhCpB6vlgOs7QSmx2UHAGGnP2mA" |
dzone.com | TXT | Text record | "google-site-verification=nchB2D5Y3DhNQQrDq7xDzz9-wTd7VRA4c3FoZvkNU-8" |
dzone.com | TXT | Text record | "google-site-verification=p4mN6RED2I-UeVN2u2Af2PSihkQtDhKma5d-YFVUBuU" |
dzone.com | TXT | Text record | "knowbe4-site-verification=119f1e902089b73e20b26459b2c3ff57" |
dzone.com | TXT | Text record | "yahoo-verification-key=/ErzNUxUzkCwLcRDaZTNC6vl/BlomASfpzkBrQYFLsQ=" |
dzone.com | SPF | Sender Policy Framework | "v=spf1 mx ip4:74.52.192.48/28 ip4:107.22.190.27 ip4:208.91.135.0/24 include:amazonses.com include:spf.protection.outlook.com include:_spf.google.com include:_spf.salesforce.com" " include:aspmx.sailthru.com ~all" |
_dmarc.dzone.com | TXT | Text record | "v=DMARC1; p=reject; sp=reject; pct=100; ri=86400;" |
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 |
---|---|
Cloudflare | 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
Software / Version | Category |
---|---|
Java | Programming languages |
JSP | Web frameworks |
Amazon ALB | Load balancers |
Amazon Web Services | PaaS |
AngularJS | JavaScript frameworks |
Alpine.js | JavaScript frameworks |
HSTS | Security |
Cloudflare | CDN |
reCAPTCHA | Security |
Google Publisher Tag | Advertising |
Google Analytics | Analytics |
Open Graph | 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.
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
DKIM selector | Key type | Key size | Value |
---|---|---|---|
rsa | 1074 | "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqxx8SGUzFQdF8Vf2sSyp6zvVQLwmxSsvzDtk8Hzz4hasVOVMp2sRRZ3H8wTFTLT9uZfR0hldVScY4d7xBNdvniWvvsMlPU+HhGq8EUyAorCnnzMo+HGQP1ydqGDVHh+jsXkbiV+" "xbMVRWePPyUfaizbwGcjFuIRQCsM7l2gXMEZECnYB8IPNlK793MkKifZyLDnEkBNXteispAgz5u3e3rEZTpFoBW92HAg8++nweWf7MzruYJpqq6n62nYVzyEcnU1pJbcQJqdLM2HwaMJ5ZJcbOopG9NgFNbPrRZwuWm6qkjOukXGTl+NCjB1hHhNOlND8flTISZJ3fynTpS3q3wIDAQAB" | |
k1 | rsa | 1296 | "k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDbNrX2cY/GUKIFx2G/1I00ftdAj713WP9AQ1xir85i89sA2guU0ta4UX1Xzm06XIU6iBP41VwmPwBGRNofhBVR+e6WHUoNyIR4Bn84LVcfZE20rmDeXQblIupNWBqLXM1Q+VieI/eZu/7k9/vOkLSaQQdml4Cv8lb3PcnluMVIhQIDAQAB;" |
sailthru | rsa | 1296 | "k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDFtNOS5mjp4LGfXICacGz546nE3Ha0Jmm974jO+HyWYkT61ghuIAtJccu8Ek/wRqyFviRuweHcYqR7aDnUi3x56F4503krNqd854xAiI9fCMKI9ixeCScctFQnwas5mSQja2xRFeI4kvSa47fA4TBA0wiNS3kgpt/vfRKKvAYakQIDAQAB" |
selector2 | rsa | 1296 | "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDl+xB0LPA+zWLWGYI72EDswHT1vKrfzExzT/n5lrpCoxJD9PsWXaRap+BncI70qC0kCgWlxZ52Hg7Rl6Ox0XHJyFQZQs02jyrfy9uMjz5Pe9z2BUK36KS6gf+k3y+3Xy4yHmwdwho8UbN9vhNKJgU/CKdNAZjPh0hsWheB3iR7xQIDAQAB;" |
Evidence
Operating System | Accuracy |
---|---|
FreeBSD 11.0-RELEASE | 91% |
Vulnerability description
OS Detection
Evidence
Software / Version | Category |
---|---|
Cloudflare | 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.