SilkParasite: China-Nexus APT Campaign Using 7 Malware Families Across Central Asia

SilkParasite (TL-2026-2068) is a high-severity advanced persistent threat campaign, first published 2026-08-19. It is attributed to SilkParasite (China) with medium confidence, affects Government Central Asian Economic Policy Ministries, maps to 23 MITRE ATT&CK techniques (T1001, T1027, T1047), and is covered by 9 detection rules and 34 indicators of compromise.

Key facts for TL-2026-2068

Threat ID
TL-2026-2068
Severity
HIGH
Status
ACTIVE
Category
APT
First published
2026-08-19
Last reviewed
2026-08-19
Attribution
SilkParasite
Attribution confidence
MEDIUM
Nation-state nexus
China
Motivation
ESPIONAGE
Target sectors
government administration, economic-policy, energy
Target regions
143 - Central Asia, South Caucasus
Detection rules
9
Indicators of compromise
34

Malware and tooling in SilkParasite

Malware and tooling: BloodAlchemy, CookiETagRAT, DriveSilkRAT, GoginRAT, NodeEdgeRAT, NomadRAT, SpiceRAT, Google Drive (Living Off Trusted Services)

Bitdefender tracks SilkParasite, a China-nexus cyberespionage campaign (medium confidence) targeting Central Asian government bodies involved in economic decision-making. Active since at least early 2025 and discovered via a late-2025 infection at a Central Asian government body, the operation deploys 7 distinct malware families — including 5 newly identified (DriveSilkRAT, CookiETagRAT, NomadRAT, GoginRAT, NodeEdgeRAT) — delivered via spear-phishing with password-protected RAR archives and DLL sideloading across 6 different signed-legitimate-application pairs. C2 spans living-off-trusted-services (Google Drive), HTTP header steganography (Cookie/ETag), and traditional HTTPS. The campaign reflects an organized, well-resourced operator ecosystem with evidence of AI-assisted development acceleration, and represents the third in a Bitdefender-observed arc of China-related cyber operations in Central Asia following UAC-0063/TAG-110 and FamousSparrow.

How SilkParasite works

Bitdefender Labs researchers Marius Baciu, Gheorghe Schipor, and Victor Vrabie published the SilkParasite campaign analysis on August 19, 2026, documenting a China-nexus espionage operation (medium confidence) targeting government bodies across five Central Asian states — Uzbekistan, Turkmenistan, Kyrgyzstan, Tajikistan, and Kazakhstan — plus Georgia. The operation was discovered following a single infection at a Central Asian government body around October 2025, triggering months of forensic investigation and threat hunting that revealed the campaign had been running for roughly the better part of a year (since approximately early 2025).

SilkParasite is distinguished by its deployment of seven distinct malware families across four programming languages (C/C++, Go, JavaScript/Node.js, and .NET/C#), forming one of the most diverse tool arsenals observed in a single espionage campaign. Families range from sophisticated, multi-plugin RATs like DriveSilkRAT (Google Drive-based C2) and BloodAlchemy (ShadowPad/Deed RAT lineage with HalosGate syscall evasion) to specialized implants like CookiETagRAT (command delivery via HTTP Cookie and ETag headers with per-host ChaCha20 encryption) and GoginRAT (Go-based with dual-goroutine independent shells). The malware is delivered through spear-phishing emails containing password-protected RAR archives (password supplied in email body to bypass gateway sandboxes), with malicious Office documents executing macros that deploy a DLL sideloading chain using legitimate signed applications.

DLL sideloading is the campaign's primary execution mechanism, with six confirmed signed-legitimate-application pairs: Calibre's ebook-edit.exe loading calibre-launcher.dll (tracked as HelpLoader), ABBYY FineReader.exe loading dsp_ippv2_x64.dll (BloodAlchemy), Quick Heal's emlproui.exe loading scansts.dll (NomadRAT), Windows Defender's MpDefenderCoreService.exe loading mpclient.dll (DriveSilkRAT C++ variant), Mp3tag.exe loading tak_deco_lib.dll (CookiETagRAT), and an unknown .NET utility (likely mscorsvw.exe) loading mscorsvc.dll (GoginRAT). Each sideloading host is a legitimate signed application, making detection based on hash or signature alone ineffective.

Command and control demonstrates deliberate diversity and a preference for blending into trusted services. DriveSilkRAT uses Google Drive shared folders (Living Off Trusted Services/LOTS) — operators drop command files, the host polls, fetches in-memory .NET plugins, and uploads results. CookiETagRAT embeds C2 commands in HTTP Cookie and ETag headers with per-host ChaCha20 encryption keyed to a system identifier plus fixed suffix, so traffic from one victim cannot decrypt another's. BloodAlchemy operates across TCP, HTTP/S, DNS, and SMB. Operators were active in UTC+8 timezone (derived from 37 Google Drive command timestamps).

Attribution rests on medium-confidence evidence: tooling lineage linking SpiceRAT to Cisco Talos's SneakyChef (China-nexus cluster); BloodAlchemy's shared data structures with Deed RAT (ShadowPad lineage, the latter being FamousSparrow's primary backdoor, which Bitdefender tied to an Azerbaijani oil/gas campaign in May 2026); several C2 IPs traced to China Unicom's backbone; and victimology consistent with Chinese strategic intelligence priorities in Central Asia. Bitdefender does not pin the activity to a single named group, instead designating it as the SilkParasite activity cluster — reflecting the observation that tooling, techniques, and infrastructure circulate across otherwise distinct China-nexus groups.

Geopolitically, SilkParasite forms the third data point in a Bitdefender-observed arc: UAC-0063/TAG-110 (February 2025, targeting Central Asian and European diplomatic/government bodies), FamousSparrow (May 2026, targeting Azerbaijani oil and gas), and now SilkParasite (August 2026, Central Asian economic-policy government bodies). Bitdefender contextualizes this with Russia's declining influence in Central Asia since the 2022 Ukraine invasion, a vacuum China has been filling economically — and intelligence gathering follows.

The campaign also provides one of the most documented real-world cases of AI-assisted malware development. Evidence includes leftover Go test functions in deployed GoginRAT binaries, a hardcoded placeholder AES key (0123456789abcdef), literal change_this_key in NodeEdgeRAT configuration, shared near-identical architecture between NomadRAT (C++) and GoginRAT (Go) suggesting cross-language AI translation, and recurring debugging-symbol paths in DriveSilkRAT builds. Bitdefender assesses that capable humans do the engineering and lean on AI to move faster, leaving behind tells but none of the quality degradation that would indicate fully AI-generated malware.

MITRE ATT&CK techniques used in TL-2026-2068

Command and Control

T1001 Data Obfuscation; T1071 Application Layer Protocol; T1573 Encrypted Channel

Defense Evasion

T1027 Obfuscated Files or Information; T1055 Process Injection; T1564 Hide Artifacts; T1574 Hijack Execution Flow; T1620 Reflective Code Loading

Execution

T1047 Windows Management Instrumentation; T1059 Command and Scripting Interpreter; T1203 Exploitation for Client Execution; T1204 User Execution

Discovery

T1049 System Network Connections Discovery; T1057 Process Discovery; T1082 System Information Discovery

Persistence

T1053 Scheduled Task/Job

Collection

T1056 Input Capture

persistence

T1098 Account Manipulation

Exfiltration

T1537 Transfer Data to Cloud Account

Initial Access

T1566 Phishing

Resource Development

T1583 Acquire Infrastructure; T1588 Obtain Capabilities

defense-impairment

T1685 Disable or Modify Tools

Affected products and versions in SilkParasite

  • Government — Central Asian Economic Policy Ministries

Remediation for SilkParasite

Immediate actions

  • Monitor for unauthorized Google Drive API access by non-user processes — DriveSilkRAT polls shared folders for command files without user interaction
  • Audit DLL sideloading: scan for signed executables loading unsigned DLLs from non-standard paths, especially the 6 documented pairs
  • Review scheduled task names: SysEdgeUpdateTaskMachineCore, fl_bridge, Kovid Goyal EBook Task patterns, MicrosoftEdgeUpdateTaskMachineUA variants
  • Block password-protected RAR archive attachments at email gateway and enforce macro security policies

Workarounds

  • Block China Unicom IP ranges at perimeter where not operationally required
  • Restrict macro execution to VBA-signed macros only via Group Policy
  • Harden email gateway to block password-protected archives and warn on external RAR attachments
  • Deploy application whitelisting for known good sideloading hosts paired with validated DLL hashes

Longer-term hardening

  • Deploy DLL sideloading detection rules monitoring the pairing of signed host binaries with unsigned libraries from adjacent directories
  • Implement behavioral baselines for trusted-service API usage — Google Drive traffic without corresponding user activity is a DriveSilkRAT signal
  • Deploy EDR detection for WMI command execution without parent cmd.exe — DriveSilkRAT evasion pattern
  • Monitor outbound HTTP for encoded content in Cookie and ETag headers — CookiETagRAT fingerprint
  • Review and restrict scheduled task creation to authorized paths and naming conventions

Timeline of SilkParasite

  • SneakyChef activity cluster (SpiceRAT operator, linked to SilkParasite tooling) first observed active by Cisco Talos and other researchers
  • ITOCNU publishes public analysis of BloodAlchemy loader — later confirmed as part of ShadowPad/Deed RAT lineage shared by SilkParasite
  • Cisco Talos publishes SpiceRAT/SneakyChef report documenting China-nexus espionage targeting 9+ countries with SpiceRAT and SugarGh0st malware
  • SilkParasite operation estimated to have begun based on forensic evidence showing approximately one year of activity prior to discovery in late 2025
  • Bitdefender publishes UAC-0063/TAG-110 investigation — Russia-linked espionage targeting Central Asian diplomatic and government bodies, the first data point in the observed arc of cyber operations in the region
  • Bitdefender Labs detects first SilkParasite infection at a Central Asian government body involved in economic decision-making, triggering months of forensic investigation and threat hunting
  • Bitdefender publishes FamousSparrow investigation detailing multi-wave intrusion against Azerbaijani oil and gas company using Deed RAT (shared ShadowPad lineage with SilkParasite's BloodAlchemy)
  • Bitdefender completes forensic analysis of 7 malware families, ~65 infection instances, and 37 operator-issued commands — operator activity timezone derived as UTC+8 from Google Drive timestamps
  • Bitdefender Labs publishes comprehensive SilkParasite report publicly disclosing the campaign, 7 malware families (5 newly identified), and full IOC set via GitHub repository

Sources cited for SilkParasite

Threats related to SilkParasite

Detection coverage for TL-2026-2068

As of 2026-08-19, Threadlinqs Intelligence publishes 9 detection rule(s) for TL-2026-2068 across Splunk SPL, Microsoft KQL and Sigma, covering 34 indicator(s) of compromise. The whole corpus is readable without an account; a free account unlocks full detection query text in Splunk SPL, Microsoft KQL and Sigma; paid tiers add raw indicator values, correlation and the MCP server. Threadlinqs MCP server · View plans.

Threadlinqs Intelligence — Real-Time Threat Detection Platform

[ 0 threats ] [ 0 det ] [ CRIT: 0 ] [ HIGH: 0 ]
// threat_feed
$ sort --newest
Showing all threats

Latest Threats