SilkParasite Campaign Targets Central Asia with New RATs

'SilkParasite' Espionage Campaign Targets Central Asian Governments

HIGH
August 20, 2026
5m read
Threat ActorMalwareCyberattack

Related Entities

Threat Actors

SilkParasite

Organizations

Products & Tech

Other

DriveSilkRATCookiETagRATNomadRATGoginRATNodeEdgeRATShadowPad Deed RAT

Full Report

Executive Summary

Researchers at Bitdefender have published a report on a sophisticated cyberespionage campaign dubbed SilkParasite. The operation, which began as early as October 2025, targets government organizations in Central Asia, with a focus on entities involved in economic policy. Bitdefender attributes the campaign with medium confidence to a China-nexus threat actor. The attackers employ a custom, modular malware arsenal, including five previously unknown Remote Access Trojans (RATs). A key feature of the campaign is the use of legitimate cloud services, specifically Google Drive, for command and control (C2) communications, making the malicious traffic difficult to distinguish from benign activity.

Threat Overview

The SilkParasite campaign is characterized by its stealth and use of advanced, custom tooling. The primary targets are government bodies in Uzbekistan, Turkmenistan, Kyrgyzstan, Tajikistan, and Kazakhstan. The goal appears to be long-term espionage to gather intelligence on economic matters.

Initial access is achieved via spear-phishing emails containing password-protected RAR archives. Inside the archives are malicious Microsoft Office documents crafted to be relevant to the target ministry or official. When the victim opens the document, a multi-stage infection process begins, ultimately deploying one of several RATs.

The attackers use seven different RAT families, with five being newly discovered: DriveSilkRAT, CookiETagRAT, NomadRAT, GoginRAT, and NodeEdgeRAT. The malware shows links to known China-nexus toolsets like ShadowPad and Deed RAT, suggesting a connection to established APT actors.

Technical Analysis

The campaign's infection chain is designed for stealth and persistence.

  1. Initial Access: The attack starts with a T1566.001 - Spearphishing Attachment. The use of password-protected archives helps bypass initial email gateway scans.
  2. Execution: Upon opening the malicious document, a loader component is executed. A key technique used is T1574.002 - DLL Side-Loading, where a legitimate application is tricked into loading a malicious DLL.
  3. Command and Control: The most innovative TTP is the use of Google Drive for C2 by the DriveSilkRAT. The malware uses the Google Drive API to download new plugins and receive commands, which are stored in files within the attacker's cloud storage. This is a form of T1071.001 - Web Protocols combined with T1102 - Web Service to hide C2 traffic within legitimate, encrypted web traffic.
  4. Espionage: Once active, the RATs provide the attackers with full control over the compromised system, allowing them to perform file exfiltration, keylogging, screen capture, and other intelligence-gathering activities (T1056 - Input Capture, T1113 - Screen Capture).

MITRE ATT&CK Techniques

Impact Assessment

The SilkParasite campaign represents a significant threat to the national security and economic stability of the targeted Central Asian nations. By infiltrating government bodies responsible for economic decisions, the threat actor can gain advance knowledge of policy changes, trade negotiations, and other sensitive information. This intelligence can provide a significant economic and geopolitical advantage. The use of stealthy, custom malware and legitimate services for C2 makes detection and attribution challenging, allowing the campaign to persist for long periods.

IOCs — Directly from Articles

No specific file hashes, C2 domains, or IP addresses were provided in the source articles.

Cyber Observables — Hunting Hints

Security teams can hunt for signs of SilkParasite activity by looking for:

Type
Network Traffic Pattern
Value
Anomalous API calls to drive.google.com or googleapis.com from server-side processes or unexpected applications.
Description
Could indicate abuse of Google Drive for C2 communications.
Type
Command Line Pattern
Value
rundll32.exe executing an exported function from a DLL in a non-standard directory.
Description
A common pattern for DLL side-loading execution.
Type
Process Name
Value
An unusual process spawning from WINWORD.EXE or EXCEL.EXE.
Description
Indicates macro execution or exploitation of an Office application.
Type
File Path
Value
Unsigned DLLs in the same directory as legitimate, signed executables.
Description
A key indicator of a potential DLL side-loading vulnerability.

Detection & Response

  • Network Traffic Analysis: Use D3-NTA: Network Traffic Analysis with SSL/TLS inspection to monitor for anomalous patterns in traffic to legitimate cloud services like Google Drive. Look for periodic, small data transfers from unusual processes.
  • Endpoint Monitoring: Deploy EDR to detect DLL side-loading. Monitor for legitimate applications loading DLLs from non-standard paths or unsigned DLLs. This aligns with D3-PA: Process Analysis.
  • Email Security: Enhance email security gateways to better detect sophisticated spear-phishing attempts, including analysis of attachments within encrypted archives.

Mitigation

  • Application Control: Use application control policies to prevent legitimate applications from loading untrusted DLLs. This is a form of M1038 - Execution Prevention.
  • User Training: Train users, especially those in high-risk government roles, to be suspicious of unsolicited emails, even if they appear to be from a legitimate source. This aligns with M1017 - User Training.
  • Restrict Web-Based Content: If feasible, restrict or monitor access to personal cloud storage services from government networks to limit the channels available for C2 and exfiltration. This is an application of M1021 - Restrict Web-Based Content.

Timeline of Events

1
October 1, 2025
SilkParasite campaign is first detected by Bitdefender.
2
August 20, 2026
Bitdefender publishes its research on the SilkParasite campaign.
3
August 20, 2026
This article was published

MITRE ATT&CK Mitigations

Use application control or endpoint protection rules to block legitimate applications from loading untrusted DLLs.

Train high-value targets to identify and report sophisticated spear-phishing attempts.

Monitor or block traffic to cloud storage services from sensitive systems to disrupt C2 channels.

Timeline of Events

1
October 1, 2025

SilkParasite campaign is first detected by Bitdefender.

2
August 20, 2026

Bitdefender publishes its research on the SilkParasite campaign.

Article Author

Jason Gomes

Jason Gomes

• Cybersecurity Practitioner

Cybersecurity professional with over 10 years of specialized experience in security operations, threat intelligence, incident response, and security automation. Expertise spans SOAR/XSOAR orchestration, threat intelligence platforms, SIEM/UEBA analytics, and building cyber fusion centers. Background includes technical enablement, solution architecture for enterprise and government clients, and implementing security automation workflows across IR, TIP, and SOC use cases.

Threat Intelligence & AnalysisSecurity Orchestration (SOAR/XSOAR)Incident Response & Digital ForensicsSecurity Operations Center (SOC)SIEM & Security AnalyticsCyber Fusion & Threat SharingSecurity Automation & IntegrationManaged Detection & Response (MDR)

Editorial Standards & Analyst Review

CyberNetSec.io uses automation to assist source monitoring, deduplication, observable extraction, and structured intelligence generation. Published analysis follows human-defined editorial standards and adds defensive context including MITRE ATT&CK, D3FEND, STIX, and Sigma where applicable. Read our editorial policy.

Tags

SilkParasiteAPTCyber EspionageChinaCentral AsiaRATGoogle DriveBitdefender

📢 Share This Article

Help others stay informed about cybersecurity threats

🎯 MITRE ATT&CK Mapped

Every tactic, technique, and sub-technique used in this threat has been identified and mapped to the MITRE ATT&CK framework for consistent, actionable threat language.

🧠 Enriched & Analyzed

Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.

🛡️ Actionable Guidance

Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.

🔗 STIX Visualizer

Structured threat data is packaged as a STIX 2.1 bundle and can be visualized as an interactive graph — relationships between actors, malware, techniques, and indicators.

Sigma Generator

Sigma detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.