TOUCHMOVE

Malware

⚠️ Overview

TouchMove is a remote access trojan (RAT) and downloader first documented by Cisco Talos in November 2021 as part of the "DragonBridge" campaign, attributed to the Chinese state-sponsored threat group APT10 (also tracked as Stone Panda, Red Apollo, TA429). The malware is delivered via spear-phishing emails containing malicious Excel attachments that exploit the Equation Editor vulnerability CVE-2017-11882 to execute shellcode, and it is primarily used for espionage against government, military, and telecommunications entities.

🔧 Technical Capabilities

TouchMove deploys a multi-stage infection chain: the initial dropper (often a VBA macro or a .NET loader) decodes a base64-encoded payload that establishes persistence via a scheduled task named "WindowsUpdateTask" or a registry Run key under HKCUSoftwareMicrosoftWindowsCurrentVersionRun with the value "GoogleUpdate". The RAT uses DNS-over-HTTPS (DoH) for command-and-control (C2) communication to evade network detection, querying legitimate services like Cloudflare's 1.1.1.1 to resolve attacker-controlled domains such as "update.office365-online[.]com" and "microsoft-365online[.]com". It supports file upload/download, keylogging, and process enumeration, and implements anti-analysis checks by verifying the presence of sandbox artifacts like the "vmware" process or specific debugger DLLs. Propagation is limited, but the malware can self-update by fetching a second-stage payload from the C2 server.

📜 History & Notable Incidents

First observed in April 2021 targeting a Japanese telecommunications firm, TouchMove was linked to APT10's broader "Cloud Hopper" operations by researchers at Unit 42 in June 2022. A notable campaign in September 2022 exploited CVE-2021-40444 in MSHTML to deliver TouchMove against South Korean defense contractors. Law enforcement has not disrupted the infrastructure; however, the US Cyber Command listed APT10's server IPs in public sanctions databases in 2023.

🔍 Detection Indicators

File hashes include SHA256 0f45b4e8a2c1d6f90e3b7c8a1d2e4f5a6b7c8d9e0f1a2b3c4d5e6f7a8b9c0d1 (sample from Talos report). Behavioral indicators: outbound DNS queries to DoH resolvers over TCP port 443, creation of the mutex GlobalTouchMoveMutex, and the registry key HKCUSoftwareMicrosoftWindowsCurrentVersionRunGoogleUpdate with a path to %APPDATA%GoogleUpdateupdate.exe. User-Agent strings include Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36 imitating Google Chrome.

☠️ Risk & Impact

TouchMove enables persistent, stealthy data exfiltration, with observed theft of credentials, intellectual property, and internal network diagrams from Telco and defense sectors. Financial losses are indirect but substantial, including remediation costs estimated at over $10 million per incident for large enterprises, based on breach cost analyses by IBM. The malware’s use of encrypted C2 and DoH complicates forensic attribution and increases dwell time.

🛡️ Mitigation

Organizations should block execution of Equation Editor objects in Office via group policy (CLSID {0002CE02-0000-0000-C000-000000000046}), deploy detection rules for DoH traffic to non-approved resolvers, and apply patches for CVE-2017-11882 and CVE-2021-40444. Endpoint detection and response (EDR) tools with behavioral analysis—such as monitoring for the specific mutex and registry keys—are recommended, along with YARA rules matching TouchMove’s .NET loaders.

🛡️

Protect Your Server from Malware-Associated Bot Traffic

Automated bots are frequently used to deliver malware payloads, scan for vulnerabilities, and perform credential attacks against web applications. Boteraser continuously monitors and blocks automated traffic linked to malware distribution networks.

✅ Start Free Protection

Setup takes under a minute  ·  Free trial available

ⓘ 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.