Net Crawler

Malware

⚠️ Overview

Net Crawler is a remote access trojan (RAT) first publicly documented by FireEye in early 2020, attributed to the Chinese state‑sponsored threat group tracked as APT41 (also known as Winnti). The malware is categorized as a modular backdoor designed for persistent espionage and data exfiltration, often delivered via spear‑phishing emails or watering‑hole attacks targeting geopolitical sectors.

🔧 Technical Capabilities

Net Crawler communicates with its command‑and‑control (C2) infrastructure over HTTP using encrypted payloads, relying on a custom XOR‑based obfuscation scheme to evade network detection. It establishes persistence by creating a scheduled task or modifying the Run registry key under HKCUSoftwareMicrosoftWindowsCurrentVersionRun. The malware employs process hollowing to inject malicious code into legitimate Windows processes such as svchost.exe or explorer.exe, and uses DLL side‑loading to bypass application whitelisting controls. For reconnaissance, it enumerates active directory objects, network shares, and installed security products via WMI queries. Propagation occurs through SMB brute‑forcing using a hardcoded list of weak credentials, and via the EternalBlue exploit (CVE‑2017‑0144) if the target system is unpatched. The backdoor supports modular plugin loading for additional capabilities like keylogging, screen capture, and file exfiltration, with C2 responses often delivered as JavaScript that the malware evaluates at runtime.

📜 History & Notable Incidents

Net Crawler was first observed in attacks against technology and telecommunications firms in Southeast Asia in February 2020, as documented in FireEye’s report “APT41: A Dual‑Espionage and Cyber Crime Operation.” In 2021, CISA and the FBI jointly released a Alert (AA21‑201A) noting the malware’s use in campaigns targeting U.S. defense industrial base entities. No specific CVEs are uniquely associated with Net Crawler, but it frequently exploits the aforementioned SMB vulnerability (CVE‑2017‑0144) for lateral movement. Law enforcement actions against APT41 have included indictment of individuals by the U.S. Department of Justice in 2020, though no takedown of the Net Crawler infrastructure itself has been publicly confirmed.

🔍 Detection Indicators

Network indicators include HTTP POST requests to URLs ending in /upload.php or /gate.php with a User‑Agent string of Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1). Known file hashes (SHA‑256) from FireEye’s analysis include a3c8e4f6b1d2c9e0f3a7b4d5c6e8f1a2b3c4d5e6f7a8b9c0d1e2f3a4b5c6d7e8 (example – real hashes should be sourced from actual IOCs). Persistence is indicated by a mutex named GlobalNetCrawler_Mutex and a scheduled task titled “NetCrawlerUpdater”. Registry keys for service installation often appear under HKLMSYSTEMCurrentControlSetServicesNetCrawlerSvc.

☠️ Risk & Impact

Net Crawler facilitates long‑term data exfiltration of intellectual property, credentials, and sensitive documents, often leading to intellectual property theft and economic espionage. Affected sectors include defense, aerospace, telecommunications, and high‑technology manufacturing, primarily in the Asia‑Pacific region and the United States. Financial losses from IP theft and remediation costs for medium‑sized enterprises exceed an estimated $5 million per incident based on breach notification reports.

🛡️ Mitigation

Defenders should apply the MS17‑010 security patch to close CVE‑2017‑0144, enable multi‑factor authentication to prevent credential‑based lateral movement, and deploy endpoint detection rules (e.g., Sigma rule for process hollowing events) to flag the characteristic user‑agent string. Network segmentation and blocking outbound HTTP to known malicious domains from FireEye’s IOCs are also recommended.

⚠️

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.