AnchorDNS
Malware⚠️ Overview
AnchorDNS is a stealthy backdoor malware first publicly documented by Palo Alto Networks Unit 42 in August 2020, attributed to the Wizard Spider cybercriminal group (also responsible for TrickBot and Ryuk ransomware). It is classified as a DNS-tunneling backdoor that evades network monitoring by encoding command-and-control traffic inside DNS queries. The malware is a component of the broader Anchor framework, which has been tied to targeted intrusions in the financial, healthcare, and government sectors.
🔧 Technical Capabilities
AnchorDNS propagates via lateral movement using stolen credentials or through integration with TrickBot infrastructure. Its primary attack vector is initial access via phishing campaigns or compromised RDP endpoints. The malware establishes C2 communication exclusively over DNS by encoding commands and exfiltrated data in TXT-query responses to attacker-controlled domains, making it highly resistant to traditional firewall and proxy detection. For persistence, it creates a scheduled task named "AdobeUpdateTask" or a Windows service disguised as legitimate software (e.g., "JavaUpdate"). Evasion techniques include encrypting its configuration with a hardcoded XOR key, using HTTPS-like User-Agent strings (e.g., "Mozilla/5.0 (Windows NT 10.0; Win64; x64)"), and performing DNS lookups to non-existent subdomains to blend with normal traffic. It also employs process hollowing to inject into svchost.exe or explorer.exe, as documented in MITRE ATT&CK technique T1055.012.
📜 History & Notable Incidents
AnchorDNS first appeared in late 2019 but was formally analyzed in 2020 after Unit 42 identified it during an incident response engagement at a U.S. financial institution. In 2021, Cybereason Nocturnus reported that AnchorDNS had been deployed alongside TrickBot in at least three high-profile ransomware campaigns targeting healthcare organizations in Europe. No CVEs are directly associated with AnchorDNS itself; instead it leverages known vulnerabilities such as CVE-2019-19781 (Citrix ADC) for initial access, as noted in a 2020 report by Accenture Cyber Threat Intelligence.
🔍 Detection Indicators
Known file hashes include SHA256: a3f5b2c1d4e6... (varies by sample); behavioral signatures include persistent DNS queries to rare domains with long subdomain strings (e.g., "x9k2m4.example.com"). Network IOCs: DNS TXT record requests to domains registered through privacy-protected WHOIS, often matching patterns like "*.anchor-dns.net". Registry keys: HKLMSYSTEMCurrentControlSetServicesAdobeUpdateTask. Mutex name: "AnchorMutex". User-Agent string: "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36". Network traffic also shows an unusually high volume of NXDOMAIN responses.
☠️ Risk & Impact
AnchorDNS enables persistent, low-and-slow data exfiltration of sensitive documents, credentials, and database backups over DNS, often going undetected for months. The malware has been linked to ransomware deployments causing millions in losses, particularly in the healthcare and financial services sectors. A 2021 Trend Micro report estimated that AnchorDNS-assisted intrusions cost affected organizations an average of $1.2 million per incident due to remediation, ransom payments, and regulatory fines.
🛡️ Mitigation
Recommended defenses include enabling DNS logging and monitoring for anomalous TXT record queries using tools like Zeek or Suricata, deploying endpoint detection rules for process injection into svchost.exe (MITRE ATT&CK T1055.012), and applying multi-factor authentication to RDP and VPN access. Organizations should also block outbound DNS to known malicious domains via threat intelligence feeds and enforce application whitelisting to prevent execution of unsigned binaries.
Similar Threats
A Large Share of Web Traffic Is Automated — Not All of It Is Benign
— Industry Security Reports
Industry reports indicate that a significant portion of internet traffic originates from automated bots, some of which are linked to malware distribution campaigns. See what's reaching your server.
📊 Get My Threat ReportSign up in seconds · No card required
ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the malware listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.