A previously unreported cyber espionage operation tracked as SilkParasite has been uncovered targeting government bodies across Central Asia, according to The Hacker News. First detected in late 2025, the intrusion set is assessed with medium confidence to be a China-nexus threat cluster. The campaign makes extensive use of seven distinct remote access tool families, five of which have never been documented before: DriveSilkRAT, CookiETagRAT, NomadRAT, GoginRAT, and NodeEdgeRAT.
Attack Vector and Technical Analysis
The attack chain typically begins with password-protected RAR archives containing malicious Microsoft Office documents, which are likely distributed via spear-phishing emails. The archive passwords are supplied directly within the email body. Upon opening the document, embedded macros trigger a DLL sideloading sequence. Instead of leveraging pre-existing binaries on the target host, the operators bring their own legitimately signed executables alongside custom rogue dynamic link libraries to execute payloads.
Security researchers noted that the macro execution routine actively checks if Kaspersky antivirus software is installed and running on the endpoint. This check allows the operators to evade detection in regional environments where the security software is prevalent. The campaign’s implants span four programming languages: .NET, C++, Go, and JavaScript.
Custom Tooling and Attribution Indicators
Attribution links to Chinese-speaking threat activity are reinforced by the inclusion of known tooling families:
- BLOODALCHEMY: An updated version of Deed RAT, which serves as a successor to ShadowPad, itself an evolution of PlugX.
- SpiceRAT: An updated variant previously associated with a threat cluster codenamed SneakyChef.
Bitdefender Labs highlighted that the malware code exhibits traces of AI-assisted development. Indicators include Go test functions and hard-coded encryption keys such as “0123456789abcdef” in GoginRAT, and configuration fields set to literal placeholders like “change_this_key” in NodeEdgeRAT. Furthermore, NomadRAT and GoginRAT share architectural similarities, indicating a high-level design implemented across multiple languages via AI-assisted workflows.
Actionable Recommendations and Mitigations
Defenders monitoring high-value government networks in Central Asia and neighboring regions should prioritize behavioral detection strategies over rigid file signatures. Because the threat actors rely heavily on modular, plugin-oriented architectures, focusing on artifact signatures is insufficient.
- Detect DLL Sideloading: Monitor for the execution of legitimately signed applications running from unusual or user-writable directories while loading local libraries.
- Establish Behavioral Baselines: Deploy endpoint telemetry to flag anomalous parent-child process relationships and unexpected network service connections.
- Email Security Controls: Restrict incoming password-protected archive attachments and inspect spear-phishing vectors targeting administrative personnel.
Related: Turla APT Deploys StockStay Backdoor in Ukraine Espionage Campaign, Google Disrupts NetNut Malicious Residential Proxy Network