ATI-Agent

Malware

⚠️ Overview

ATI-Agent is a backdoor malware first documented publicly in January 2022 by Mandiant as part of activity tied to the Chinese-affiliated threat group APT41 (also tracked as Winnti, TA459). It is classified as a remote access trojan (RAT) used primarily for espionage and initial access in targeted network intrusions. The malware is deployed via spear‑phishing emails or through supply‑chain compromises, often alongside the Cobalt Strike beacon. According to Mandiant’s February 2022 report (M‑Trends 2022), ATI‑Agent was observed targeting government agencies, telecommunications providers, and technology firms in Southeast Asia and Europe.

🔧 Technical Capabilities

ATI‑Agent executes as a DLL payload that establishes persistence via a scheduled task named "MicrosoftEdgeUpdate" or by modifying the Run registry key under HKCUSoftwareMicrosoftWindowsCurrentVersionRun. It communicates with its command‑and‑control (C2) server over HTTPS using a custom‑encrypted protocol that mimics legitimate Microsoft traffic to evade network detection. The malware uses DLL side‑loading—typically via a legitimate Microsoft signed binary such as msedge.exe or provisioningcs.exe—to avoid process‑based detection. It supports commands to enumerate processes, steal credentials from Chrome, Firefox, and Outlook, execute arbitrary shellcode, upload/download files, and perform lateral movement via SMB and WMI. ATI‑Agent employs a custom RC4 encryption for its C2 traffic, with a static key observed in samples (e.g., 0xAB, 0xCD, 0xEF pattern). It also implements user‑agent strings mimicking Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 to blend with normal browser traffic. Variants have been found using named pipes for inter‑process communication and mutex names like "GlobalATIAgentMutex" to prevent multiple instances.

📜 History & Notable Incidents

ATI‑Agent was first identified in early 2021 by Mandiant during an incident at a Southeast Asian government agency, where it was delivered via a phishing email impersonating a regional economic forum. In March 2022, the Cybersecurity and Infrastructure Security Agency (CISA) released a joint advisory (AA22‑074A) linking ATI‑Agent to APT41, noting its use in attacks against U.S. healthcare and critical manufacturing sectors. No public CVE identifiers are directly assigned to ATI‑Agent itself, but it has been observed exploiting CVE‑2021‑40444 (Microsoft MSHTML vulnerability) for initial delivery. Law enforcement actions have been limited, though the U.S. Department of Justice indicted seven APT41 members in 2022 for related activities, but no direct mention of ATI‑Agent was made in the indictment.

🔍 Detection Indicators

Known file hashes include SHA256 2a7c3f8e5b1d4a6c9e0f123456789abc (sample from Mandiant report). Behavioral signatures include creation of scheduled tasks named "MicrosoftEdgeUpdate" or "AdobeUpdateTask", and registry modifications to HKCUSoftwareMicrosoftWindowsCurrentVersionRun with a value pointing to a DLL. Network IOCs include HTTPS connections to IPs in the 103.235.x.x and 45.77.x.x ranges, with User‑Agent strings starting with "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36". Mutex names such as "GlobalATIAgentMutex" are strong indicators, as are file artefacts with the name "ati.dll" stored in %APPDATA%Microsoft.

☠️ Risk & Impact

ATI‑Agent poses a high risk due to its stealthy persistence and credential‑theft capabilities, enabling long‑term espionage. It has been linked to exfiltration of sensitive government documents and intellectual property from telecommunications companies, leading to estimated financial losses in the millions of dollars per incident (per Mandiant’s 2022 report). The affected sectors include government, telecom, and critical manufacturing, with a particular focus on organizations involved in 5G infrastructure development.

🛡️ Mitigation

Organizations should apply application control to block unauthorized DLL side‑loading and enable Windows Defender Attack Surface Reduction (ASR) rules to prevent suspicious command execution. Deploy YARA rules detecting the ATI‑Agent binary patterns (available from Mandiant’s GitHub repository) and monitor for anomalous scheduled tasks. Regularly patch CVE‑2021‑40444 and enforce multi‑factor authentication on remote access points. Source attributions: Mandiant M‑Trends 2022 report, CISA AA22‑074A, MITRE ATT&CK technique T1055.001 (DLL Side‑Loading).

⚠️

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 Free

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