Vulnerability Scan Result

| Title: | DXC Technology | Impossible Delivered | Enterprise Technology & Innovation Solutions |
| Description: | DXC is a leading enterprise technology and innovation partner delivering software, services, and solutions for global enterprises and public sector organizations. |
| ip_address | 151.101.67.10 |
| country | US |
| network_name | Fastly, Inc. |
| asn | AS54113 |
| ip_address | 151.101.3.10 |
| country | US |
| network_name | Fastly, Inc. |
| asn | AS54113 |
| ip_address | 151.101.195.10 |
| country | US |
| network_name | Fastly, Inc. |
| asn | AS54113 |
| ip_address | 151.101.131.10 |
| country | US |
| network_name | Fastly, Inc. |
| asn | AS54113 |
80/tcp | http | Varnish - |
443/tcp | https | - - |
| Software / Version | Category |
|---|---|
| Google Ads | Advertising |
| Adobe Dynamic Media Classic | Digital asset management |
| Linkedin Insight Tag | Analytics |
| Adobe Experience Platform Identity Service | Customer data platform |
| Adobe Experience Platform Launch | Tag managers |
| Bootstrap 4.6.2 | UI frameworks |
| Adobe Client Data Layer 2.0.2 | JavaScript frameworks |
| Java | Programming languages |
| jQuery 3.6.1 | JavaScript libraries |
| Open Graph | Miscellaneous |
| Google Ads Conversion Tracking | Analytics |
| Adobe Analytics | Analytics |
| Adobe Experience Manager | CMS |
| Adobe Target 2.11.7 | A/B Testing, Personalisation |
| reCAPTCHA | Security |
| Marketo Forms 2 | Widgets, Form builders |
| OneTrust | Cookie compliance |
| HSTS | Security |
| ServiceNow | Miscellaneous |
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.
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
| Software / Version | Category |
|---|---|
| Google Ads | Advertising |
| Adobe Dynamic Media Classic | Digital asset management |
| Linkedin Insight Tag | Analytics |
| Adobe Experience Platform Identity Service | Customer data platform |
| Adobe Experience Platform Launch | Tag managers |
| Bootstrap 4.6.2 | UI frameworks |
| Adobe Client Data Layer 2.0.2 | JavaScript frameworks |
| Java | Programming languages |
| jQuery 3.6.1 | JavaScript libraries |
| Open Graph | Miscellaneous |
| Google Ads Conversion Tracking | Analytics |
| Adobe Analytics | Analytics |
| Adobe Experience Manager | CMS |
| Adobe Target 2.11.7 | A/B Testing, Personalisation |
| reCAPTCHA | Security |
| Marketo Forms 2 | Widgets, Form builders |
| OneTrust | Cookie compliance |
| HSTS | Security |
| ServiceNow | 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.
Classification
| CWE | CWE-200 |
| OWASP Top 10 - 2017 | |
| OWASP Top 10 - 2021 |
Evidence
| URL | Evidence |
|---|---|
| https://dxc.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-1021 |
| OWASP Top 10 - 2017 | |
| OWASP Top 10 - 2021 |
Evidence
| URL | Evidence |
|---|---|
| https://dxc.com/ | Response headers do not include the Referrer-Policy HTTP security header as well as the |
Vulnerability description
We noticed that the target application's server responses lack the Referrer-Policy HTTP header, which controls how much referrer information the browser will send with each request originated from the current web application.
Risk description
The risk is that if a user visits a web page (e.g. "http://example.com/pricing/") and clicks on a link from that page going to e.g. "https://www.google.com", the browser will send to Google the full originating URL in the `Referer` header, assuming the Referrer-Policy header is not set. The originating URL could be considered sensitive information and it could be used for user tracking.
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 | |
| OWASP Top 10 - 2021 |
Evidence
| URL | Method | Parameters | Evidence |
|---|---|---|---|
| https://dxc.com/contact-us | GET | Headers: User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36 Cookies: affinity="6cebd261e8c08de6" | Email Address: TPADXC@dxc.com jdane2@dxc.com jonathon.ploch@dxc.com |
| https://dxc.com/newsroom/04162026-dxc-expands-consulting-and-engineering-services-leadership-to-scale-ai-led-growth | GET | Headers: User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36 Cookies: affinity="6cebd261e8c08de6" | Email Address: ashley.houktemple@dxc.com |
Vulnerability description
We noticed that this web application exposes email addresses, which might be unintended. While not inherently a vulnerability, this information could be leveraged in social engineering or spam related activities.
Risk description
The risk is that exposed email addresses within the application could be accessed by unauthorized parties. This could lead to privacy violations, spam, phishing attacks, or other forms of misuse.
Recommendation
Compartmentalize the application to have 'safe' areas where trust boundaries can be unambiguously drawn. Do not allow email addresses to go outside of the trust boundary, and always be careful when interfacing with a compartment outside of the safe area.
Classification
| CWE | CWE-200 |
| OWASP Top 10 - 2017 | |
| OWASP Top 10 - 2021 |
Evidence
| URL | Method | Summary |
|---|---|---|
| https://dxc.com/ | OPTIONS | We did a HTTP OPTIONS request. The server responded with a 200 status code and the header: `Allow: OPTIONS, TRACE, GET, HEAD` Request / Response |
Vulnerability description
We have noticed that the webserver responded with an Allow HTTP header when an OPTIONS HTTP request was sent. This method responds to requests by providing information about the methods available for the target resource.
Risk description
The only risk this might present nowadays is revealing debug HTTP methods that can be used on the server. This can present a danger if any of those methods can lead to sensitive information, like authentication information, secret keys.
Recommendation
We recommend that you check for unused HTTP methods or even better, disable the OPTIONS method. This can be done using your webserver configuration.
Classification
| CWE | CWE-16 |
| OWASP Top 10 - 2017 | |
| OWASP Top 10 - 2021 |
Evidence
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.
Classification
| CWE | CWE-1188 |
| OWASP Top 10 - 2017 | |
| OWASP Top 10 - 2021 |
Infrastructure Vulnerabilities
Evidence
| Domain Queried | DNS Record Type | Description | Value |
|---|---|---|---|
| _dmarc.dxc.com | TXT | Text record | "v=DMARC1; p=quarantine; sp=reject; rua=mailto:83d29ee7edc7.a@dmarcinput.com; ruf=mailto:83d29ee7edc7.f@dmarcinput.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
We found insecure DNS cookie usage on the following nameservers: ns1.esdns.net, ns3.esdns.net, ns2.esdns.net, ns4.esdns.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
| Domain Queried | DNS Record Type | Description | Value |
|---|---|---|---|
| dxc.com | SPF | Sender Policy Framework | "v=spf1 redirect=dxc.com.on.autospf.email" |
Evidence
| DKIM selector | Key type | Key size | Value |
|---|---|---|---|
| m1 | rsa | 1296 | "k=rsa; t=s; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCl698IVY5KLkgCUmyCg1LrUim4LjApsyl3YBQbrSRQI4PQ4Ai7rK11FK1Q3GTXzjOAw5CdgW6Sz1UIBgdOSGl+rpdEQfv+CRMH0v9iweI+t/5AGblqv6j3hDKBK7ZJiSotu1CfvWheln0vbIAwrpuW5QFLH78IZ2Wlqe1CBulY9wIDAQAB" |
| m2 | rsa | 1434 | "v=DKIM1;k=rsa;p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmbFDWl7aFZnnqtPYmC+XtviXNAKMK0e4vGO5uyyy0eIpfkYitk7mxV1M+u68B7SgNO7aSt+gx913vLFlq1wm02S409djJTALRkCj2lJRAEy8EeNtdqzjBRl8eRIZBG1NBI+rXUmneI/mpke2RHWCyrfx1hMM2WK5cx2CBSor+cVb2ANT4KadVojcDXldHAjCToL" "JBJzTCuKctyenswC87uCg7/jFKy5CloDXP5IIX23aDeZsqY19SBUKd+t9EEMYzQ6dY0eYe2g8TWu3vJNXVplVm63GzZsNCRcB2AK+890E0djJ1fDSuOwoQDCn8foO8O7ZvFt/JkWzuuvO/HPjnwIDAQAB" |
| s1 | rsa | 1446 | "k=rsa; t=s; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvvRfawvRRx7OtnwA9r6QJlD7zxjLOK0bHDNhUuOGOZAfllbbbilxyJY+njkFXjd5fFcjgRMN3owzP4zxbP01mjLI81oK7CEsmfdNKkum2oFMldMahkS/nLhAy/4QbHxqyBHZrcVISEiJKJLzb7QkqydSHHgS250ALlzTYOyce1Xw3u336bwkquKt4zMUGkjVRu/oi" "LfER7e1ZdfXiG4Qmko91iQr5OKTXXIyVjEkYJLLKjLCELXaFf9taJh7093lyg73JSDVUjUtsPwGpVuk03PQ2GPP7AwK3ODeIIFU+8J7kaWxoxvpEtl+ozwZuJ0pcCh16+k3pHvsD6D117C73QIDAQAB" |
| s2 | rsa | 1446 | "k=rsa; t=s; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA7OvL4mCE1/x9zR6dDeIUq+BFsa1AxJFw0xA+e+Xvv0Ly1wLHPzP6ry07MQHfvh71/X/PQ9wzqTcbPn2qvmP/CLvHe3zHsCF5WSSNa+/RKAVVbGRa4XHL0fZgDGSfcijSBEfWyqlyaererAhQMEoO7q8rCS4rS767mkDJ6meHJuURBepXF6mgtBAEIQx2n9k1MEAbX" "Oy9Ucx1LQXs5GQW/Hk13vda/XriOBdHLfk8GG4VPs3XxMQ+NO+7JzV3lKFyaQ6U7/4DWDZ/HE9mWhI3J/Mg066wWGmZG3Tw6+mc8YVOFEm+JmILOAvrtTGiAGShhu+7VamaPyRw71LxBX6EswIDAQAB" |
| s9 | rsa | 1446 | "k=rsa; t=s; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnkxN1GxhSatTzpp1wb4h28n/5SwTMIgJBOGrJnLlo+0Fi7Pd9iMMugAYEHBCJ0lJ75gjdRGYVfYopYJCj03Zc42iJiZSgD8KFvabznT+spruPcpJvZbOfZWcl6dG33ykzjKhayoEOb+58aN0iV7e4/prfNWW8iMZif141/nrYe0ObAcHBgQmG3BZLLEjyGXyn5Q/M" "N0nA1BnAH/2ExEP8qh0Fx0ErfR05zGC53TRGVdN5pjL3pExIAFAUsZvrTFiy+FmxFcGYGrBngzHdXiEPbLl/IzU/53jTeklSpPBOO/c6lHFYm8IkjoajdaYVLIhlJlL9WPn3+ODJs5qBXBWbwIDAQAB" |
Evidence
| Operating System | Accuracy |
|---|---|
| Crestron XPanel control system | 90% |
Vulnerability description
OS Detection
Evidence
| Software / Version | Category |
|---|---|
| Adobe Experience Manager | CMS |
| Java | Programming languages |
| Marketo Forms 2 | Widgets, Form builders |
| Google Ads | Advertising |
| OneTrust | Cookie compliance |
| reCAPTCHA | Security |
| Linkedin Insight Tag | Analytics |
| Google Ads Conversion Tracking | Analytics |
| 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
| Domain Queried | DNS Record Type | Description | Value |
|---|---|---|---|
| dxc.com | A | IPv4 address | 151.101.195.10 |
| dxc.com | A | IPv4 address | 151.101.67.10 |
| dxc.com | A | IPv4 address | 151.101.3.10 |
| dxc.com | A | IPv4 address | 151.101.131.10 |
| dxc.com | NS | Name server | usoktu01dnsauth01d.amer.dxc.com |
| dxc.com | NS | Name server | awsmumdnsauth01d.apj.dxc.com |
| dxc.com | NS | Name server | syz01dnsauth01d.syz01.dxc.com |
| dxc.com | NS | Name server | ns1.esdns.net |
| dxc.com | NS | Name server | ns3.esdns.net |
| dxc.com | NS | Name server | gbkema1dnsauth01d.emea.dxc.com |
| dxc.com | NS | Name server | ns2.esdns.net |
| dxc.com | NS | Name server | ns4.esdns.net |
| dxc.com | NS | Name server | usgaal01dnsauth01d.amer.dxc.com |
| dxc.com | MX | Mail server | 10 mx1.hc5997-4.iphmx.com |
| dxc.com | MX | Mail server | 10 mx2.hc5997-4.iphmx.com |
| dxc.com | SOA | Start of Authority | usoktu01dnsauth01d.amer.dxc.com. dnsadmin.dxc.com. 778554657 3600 3600 1209600 3600 |
| dxc.com | TXT | Text record | "893sri0cadmmgka23dsdu1kfdg" |
| dxc.com | TXT | Text record | "amazonses:EYD9ujXV4OfMGVUVslxMDT44L4ffnN5gLWNbnJPjNLk=" |
| dxc.com | TXT | Text record | "google-site-verification=focanWTGxr06IZqzKbx6WkoBmydZc5-UpDBxaHD9tx0" |
| dxc.com | TXT | Text record | "ms-domain-verification=9b2e9508-b55a-4270-b45d-3b0967a1220d" |
| dxc.com | TXT | Text record | "flexera-domain-verification-fphfwwnfnfieenqe" |
| dxc.com | TXT | Text record | "atlassian-sending-domain-verification=772a68cd-6854-4caf-a0b9-4207b405c573" |
| dxc.com | TXT | Text record | "_urao9fhbhe3365pu21g4mgrj93ds3yb" |
| dxc.com | TXT | Text record | "atlassian-domain-verification=uBaQ/C0/QZJXJEQqkzRmFrPfb8s7iLbbGZ75ioz0EhZdRbzjgJMj7mKakeWkMl10" |
| dxc.com | TXT | Text record | "adobe-sign-verification=fc045ed3b5fc3e9bf8b0ab73891f437c" |
| dxc.com | TXT | Text record | "apple-domain-verification=UceLuLtN88S8TQmp" |
| dxc.com | TXT | Text record | "C0O0M19623" |
| dxc.com | TXT | Text record | "_s5eefks06o4jjvw5y6ohpe6umikk2x8" |
| dxc.com | TXT | Text record | "atlassian-domain-verification=fNRFSnWKOzZ4KHZ5aDG7aYz3ESyEypaYt3S4cGgLRusCa4pwhnmE2t0xKySjLbsF" |
| dxc.com | TXT | Text record | "asv=0340b08018ca13b7bc615e59222269c9" |
| dxc.com | TXT | Text record | "amazonses:JttMz9o6Co9jJ9aa8YgjK0elZjzrjhFmTmdAdA4Bclk=" |
| dxc.com | TXT | Text record | "_ut1re5q4nl1br6kprhtki3o9x1peaaz" |
| dxc.com | TXT | Text record | "_w6sh3cpwpy1jm65p3t0bsnx2pau5vyl" |
| dxc.com | TXT | Text record | "adobe-idp-site-verification=4b7d8bd648e04362864a55d09e88d1e35260b8d749bb924e8d6d6792b570ff33" |
| dxc.com | TXT | Text record | "atlassian-domain-verification=HbayxDPyHPpUoAE9CZ2gEaBWytXbSf15JPko28jULWFnjrCOv1PmzOXnNXIxpoCE" |
| dxc.com | TXT | Text record | "airtable-verification=0a91657eb81560dfd29bda99888cfd5c" |
| dxc.com | TXT | Text record | "MS=00B5CDC83231B3212DDAE98FDBA48262C3DD3216" |
| dxc.com | TXT | Text record | "2o3g7uaugkjfr23n4beq8lsj5i" |
| dxc.com | TXT | Text record | "Dynatrace-site-verification=fa11457a-1d3c-48cd-9819-301f35a41f96__hcqgdqsmth1hm0pavrkks8noma" |
| dxc.com | TXT | Text record | "facebook-domain-verification=76atf9jnxjtkq05emv8r35vtpazqy8" |
| dxc.com | TXT | Text record | "box-domain-verification=c8eb7d6e78247c53c7801eecdd9db518f3fa52d2ac9bee3081c2ac4251e40538" |
| dxc.com | TXT | Text record | "ms-domain-verification=d6d2f10b-e8ee-4280-83e6-97869dcb1cc4" |
| dxc.com | TXT | Text record | "cisco-ci-domain-verification=701218acb414c359d811fd10298dbefaed5d31042a5a2bafb90e13e5bf345c25" |
| dxc.com | TXT | Text record | "r6e2hrgf1fjuki44hh6n5e6nre" |
| dxc.com | TXT | Text record | "atlassian-domain-verification=piUwsMNHcYsQZvlU40kW5Lav94S8nCRQmWez2PbpCbybGaKmxlst8akyUVpIX4jr" |
| dxc.com | TXT | Text record | "_globalsign-domain-verification=SJIHJup0gQ6p7h98x0T94akmlL3JPeAkNyqTdifCTe" |
| dxc.com | TXT | Text record | "0102f3dfff137c1b12900ff88cfb3960d7841d038e119cfc2a80e8bb25a5317f" |
| dxc.com | TXT | Text record | "amazonses:o6jtl7HdBiAEGtcX/8azOAqvUnT5HcnHntcCx4T4ZtQ=" |
| dxc.com | TXT | Text record | "dell-technologies-domain-verification=dxc.com_abc11c10-a2b4-4c29-a927-57de21c29808_1699427202" |
| dxc.com | TXT | Text record | "google-site-verification=19s2seiWoiCsDQi2n4TnuMjGJqpU2kWzXHAF_oFWeqY" |
| dxc.com | TXT | Text record | "_bk1mes98k1p5yy8qrc1qbijko32fcth" |
| dxc.com | TXT | Text record | "atlassian-domain-verification=QdDibdT7IfevLans/Eb33umyczJvPZrIEWI1JKeDKbYXDCZsibh6h6ADCHIaTOsa" |
| dxc.com | TXT | Text record | "msfpkey=73e1pt8ikk3jewahlaf7uwm3i" |
| dxc.com | TXT | Text record | "cursor-domain-verification-wf0peh=vzgDhIWSSOgivBvR4skgS8nPx" |
| dxc.com | TXT | Text record | "google-site-verification=TJdhpGSMNWGEMdobnkDGXVX9epu-wHvdrl5BknEB78Q" |
| dxc.com | TXT | Text record | "cisco-ci-domain-verification=1f4ec131e2795ef817d1a9c6df2949efee5c0c5bf71c55b8eaba3d6a58647d2c" |
| dxc.com | TXT | Text record | "ms-domain-verification=d2ac4665-67f9-427b-806c-8a4515353e16" |
| dxc.com | TXT | Text record | "google-gws-recovery-domain-verification=51673348" |
| dxc.com | TXT | Text record | "_7uasfbxe3bxcbm4645ez13oobl032pe" |
| dxc.com | TXT | Text record | "flexera-domain-verification-tktwoydpcbkgdfpg" |
| dxc.com | TXT | Text record | "adobe-idp-site-verification=b71a9e3699caefdfdbd358bf84400d54093e55bc297216746b6729647e5caaa7" |
| dxc.com | TXT | Text record | "google-site-verification=_tJxCViaCvc-ZsV3-bAa7p28IWWqI38B1XO71Vd9Ymw" |
| dxc.com | TXT | Text record | "atlassian-domain-verification=hy98FQoX/71DJZ9fF92XWhAibjwLkCpav9eRmreymlN+/ahmzPIRZA0Bcdj3jMdy" |
| dxc.com | TXT | Text record | "dadfeca0c04becf206925c0b644804da08e88dcf961a243914739005e6896516" |
| dxc.com | TXT | Text record | "anthropic-domain-verification-3hdzr6=0E4IFPL5VlZzbAQUgC1jKZpUm" |
| dxc.com | SPF | Sender Policy Framework | "v=spf1 redirect=dxc.com.on.autospf.email" |
| _dmarc.dxc.com | TXT | Text record | "v=DMARC1; p=quarantine; sp=reject; rua=mailto:83d29ee7edc7.a@dmarcinput.com; ruf=mailto:83d29ee7edc7.f@dmarcinput.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.
