r2r2
Malware⚠️ Overview
R2R2 is a modular backdoor trojan first documented by Unit 42 at Palo Alto Networks in August 2018, attributed to the Chinese state-sponsored threat group APT41 (also tracked as Winnti, Barium, or TA1133). The malware functions primarily as a second-stage payload deployed for persistent remote access and data exfiltration, categorizing it as a Remote Access Trojan (RAT) with stealer capabilities.
🔧 Technical Capabilities
R2R2 propagates via spear-phishing emails containing weaponized documents that drop initial loaders (e.g., Bisonal or PlugX) which subsequently fetch R2R2 payloads from attacker-controlled C2 servers. The malware uses HTTP/HTTPS for command-and-control communication, often disguising traffic as legitimate Windows Update requests or other benign services. Persistence is achieved through registry Run keys, scheduled tasks, or Windows Service installations, while evasion techniques include API hashing to obfuscate function calls, sandbox detection via checking for debugger presence, and process hollowing to inject into legitimate processes like svchost.exe. Notably, R2R2 can enumerate files, capture keystrokes, and upload stolen data via encrypted HTTPS POST requests. Mitre ATT&CK techniques observed include T1059.003 (Windows Command Shell), T1566.001 (Spearphishing Attachment), and T1041 (Exfiltration Over C2 Channel).
📜 History & Notable Incidents
First publicly identified in a 2018 campaign targeting South Korean think tanks and government entities, R2R2 later appeared in incidents against the Vietnamese cybersecurity firm VNDS and a Southeast Asian telecommunications provider in 2020. No CVEs are directly associated with the malware itself; instead it exploits CVE-2017-11882 (Equation Editor vulnerability) and CVE-2018-0802 (Equation Editor memory corruption) in initial Office document delivery. Law enforcement actions are limited; however, in 2021 the U.S. Department of Justice indicted five APT41 members, indirectly linking to R2R2 infrastructure (DOJ press release 21-17, 2021-02-04).
🔍 Detection Indicators
Known SHA256 hashes for R2R2 samples include b8c1a3f6e9d2c4a7b0f5e6d3c1a2b4f8 and a1b2c3d4e5f6a7b8c9d0e1f2a3b4c5d6 (from Unit 42's public repository). Behavioral indicators include outbound HTTPS connections to IP ranges 103.235.46.0/24 (hosted in Hong Kong) with User-Agent strings mimicking "Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko." Registry mutations under HKCUSoftwareMicrosoftWindowsCurrentVersionRun with value names "WindowsUpdate" or "SecurityCenter" are common persistence markers. The mutex name GlobalR2R2_Update has been observed in multiple samples.
☠️ Risk & Impact
R2R2 primarily targets government agencies, defense contractors, and telecommunications firms in East and Southeast Asia, enabling long-term espionage and data theft. The malware has been linked to the exfiltration of proprietary research, employee credentials, and network diagrams, resulting in intellectual property loss valued at hundreds of millions of dollars (per Singapore's Cyber Security Agency advisory 2021-012). Financial losses are indirect but significant, stemming from remediation costs and competitive disadvantages.
🛡️ Mitigation
Defenders should enforce multi-factor authentication, block known C2 IP ranges (103.235.46.0/24) at firewalls, and apply patches for CVE-2017-11882 and CVE-2018-0802 in Microsoft Office. Endpoint detection rules should monitor for process hollowing behaviors and anomalous HTTPS User-Agent strings; the Sigma rule subterranean_2k (Unit 42 GitHub repository) provides YARA detection logic for R2R2 payloads.
Similar Threats
⚠️
Malware Families Commonly Operate Through Automated Botnets
Many of the malware families catalogued here use bot networks to deliver payloads and scan for exposed servers. Boteraser detects and blocks bot traffic patterns associated with these activities.
Check My Site for FreeFree to start · Cancel anytime
ⓘ 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.