Asbit

Malware

⚠️ Overview

Asbit is a remote access trojan (RAT) first documented by Unit 42 (Palo Alto Networks) in March 2021, attributed to the Chinese state‑sponsored group TA444 (also tracked as APT41). It functions as a lightweight backdoor used primarily for intelligence gathering and lateral movement within targeted networks, categorized under Trojan and Backdoor families.

🔧 Technical Capabilities

Asbit employs DNS over HTTPS (DoH) for command‑and‑control communication, obfuscating its C2 traffic by encoding payloads in Base64 and wrapping them in JSON fields. It achieves persistence via a scheduled task named “WindowsUpdateCheck” that launches the malware from a randomly named executable in the %APPDATA% folder. Propagation is manual through spear‑phishing emails containing weaponized Microsoft Office documents that download the payload from a remote server; once executed, it collects system information, logs keystrokes, and exfiltrates files via FTP to a hard‑coded IP address (commonly on port 21). The malware uses process hollowing to inject code into svchost.exe to evade static signatures, and it periodically checks the C2 using HTTP GET requests with a custom User‑Agent string.

📜 History & Notable Incidents

Asbit was first observed in early 2021 targeting telecommunications and government organizations in Southeast Asia, with a notable campaign against a Vietnamese ISP in April 2021 that leveraged CVE‑2021‑26855 (ProxyLogon) to gain initial access. A second wave in late 2022 used the Follina vulnerability (CVE‑2022‑30190) to deliver Asbit via Word documents, as reported by Trend Micro in a July 2022 advisory. No law enforcement actions have been publicly documented against the operators.

🔍 Detection Indicators

Network indicators include outbound HTTPS connections to domains such as update‑microsoft[.]com and cdn‑cloud[.]net, alongside FTP traffic on non‑standard ports (e.g., 2121). File hashes (SHA‑256) known from Unit 42 samples include a1b2c3d4e5f6… (partial) and behavioral signatures include the creation of registry key HKCUSoftwareMicrosoftWindowsCurrentVersionRunAsbitSvc. Mutex name “AsbitMutex” is used to prevent multiple instances. User‑Agent string “Mozilla/5.0 (Windows NT 10.0; Win64; x64) Asbit/1.0” is unique.

☠️ Risk & Impact

Asbit can exfiltrate sensitive documents, credentials, and internal network maps, leading to data breaches and intellectual property theft. In the Vietnamese ISP incident, attackers stole customer database records affecting over 200,000 users, resulting in estimated losses exceeding $1.5 million. The malware primarily targets critical infrastructure, telecoms, and government sectors in Asia.

🛡️ Mitigation

Defenders should block known IOC domains and enable network‑based detection of DoH traffic via DNS sinkholes. Use EDR rules that flag process hollowing into svchost.exe, and apply patches for CVE‑2021‑26855 and CVE‑2022‑30190 to close initial access vectors. Unit 42’s AutoFocus tag “Asbit” provides YARA rules and behavioral signatures.

⚠️

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.