ShadowSilk

ShadowSilk

ShadowSilk

What is ShadowSilk?

ShadowSilk is a Group-IB original discovery — and its defining characteristic is operational architecture that hadn’t been formally documented before. Group-IB analysts identified ShadowSilk in fall 2024 during the investigation of a series of government-targeted intrusions in Central Asia. When retrospective infrastructure analysis extended the campaign timeline back to 2023, it became clear that this group had been operating undetected for more than a year inside some of the region’s most sensitive government networks.

 

What sets ShadowSilk apart is its “binary union” model: operators from different geographic bases coordinate targeting, infrastructure, and tooling — deliberately distributing the kill chain across jurisdictions to complicate attribution and ensure operational resilience. If one node is disrupted, the other sustains campaigns. Forensic artifacts point to multiple jurisdictions simultaneously, making single-nation attribution structurally difficult by design. This is the first cross-border APT collaboration structure of this specific type formally designated and tracked by Group-IB.

 

With 34 confirmed victim organizations across 8 countries — and more than 200 additional identified targets — ShadowSilk is an active and evolving threat to Central Asian and APAC government entities, confirmed operational through at least July 2025. The group continued operations after public disclosure, demonstrating that exposure alone has not disrupted them.

 

Key Numbers:

— 34 confirmed victim organizations across 8 countries

— 200+ additional identified targets

— 1+ year undetected dwell time before discovery (active since 2023, discovered fall 2024)

— Continued operations post-disclosure, confirmed through July 2025

— 4 subclusters identified

Active since
January 2023; discovered by Group-IB, fall 2024
Primary targets
Central Asia (primary) — Kazakhstan, Uzbekistan, Kyrgyzstan, Tajikistan, Turkmenistan. Asia-Pacific (secondary). Europe (CIS countries). Limited US targeting observed.
Target regions

Central Asia (primary) — Kazakhstan, Uzbekistan, Kyrgyzstan, Tajikistan, Turkmenistan. Asia-Pacific (secondary). Europe (CIS countries). Limited US targeting observed.

Heritage
Cross-border "binary union" — multi-geography operators; specific countries not attributed

Signature Attacks

  • CIS and APAC government campaign (January 2023–January 2025)

    Long-running espionage operation spanning Kyrgyzstan, Uzbekistan, Tajikistan, Turkmenistan, Pakistan, and Myanmar. Dwell time exceeded one year before discovery — a hallmark of sophisticated APT operations designed for long-term persistent access.

  • Georgia campaign (January–December 2024)

    Sustained government-targeted intrusion campaign spanning the full year.

  • Central Asia campaign (January–November 2025)

    Continued post-discovery activity targeting Tajikistan, Azerbaijan, Russia, and China — confirming operational resilience following public disclosure.

Tactics, Techniques, and Procedures

Group-IB’s public disclosure of ShadowSilk’s TTPs is intentionally limited to protect ongoing investigations. The following reflects what has been documented.

  • Initial Access

    APT groups targeting government entities in Central Asia and APAC with this profile typically employ spear-phishing with weaponized documents, exploitation of public-facing government applications, and abuse of trust relationships between government agencies. ShadowSilk's binary union structure means operators in different regions can exploit local trust relationships and regional knowledge to gain initial access in their respective target zones.

  • Persistence and Lateral Movement

    Sustained undetected access since 2023 implies robust persistence mechanisms — likely scheduled tasks and registry modifications, DLL side-loading, and exploitation of legitimate administrative tools (living-off-the-land techniques). Lateral movement within government networks exploits typically flat or under-segmented public-sector IT architecture. Shared administrative credentials, centralized directory services, and inter-agency network connections all provide pathways for expansion.

  • The Binary Union Advantage

    The structural significance of the binary union model cannot be overstated. Most APT groups cluster around a single set of operators, a shared toolkit, or infrastructure tied to one geography. ShadowSilk's distributed model provides redundancy (one node sustains operations if another is disrupted), attribution complexity (forensic artifacts point to multiple jurisdictions simultaneously), and expanded access (operators in different regions exploit local knowledge in their respective target zones). Group-IB assesses this as a structural evolution other espionage actors may adopt given its advantages.

Key TTPs mapped to
MITRE ATT&CK
Tactic
Reconnaissance (TA0043)
Technique
Active Scanning (T1595)
Gather Victim Network Information (T1590)
Gather Victim Network Information: IP Addresses (T1590.005)
Search Open Technical Databases (T1596
Search Victim-Owned Websites (T1594)
Active Scanning: Vulnerability Scanning (T1595.002)
Active Scanning: Wordlist Scanning (T1595.003)
 
Procedure
Use of FOFA, Shodan, Fscan, Gobuster, Dirsearch, Wpscan, Sqlmap.
Tactic
Resource Development (TA0042)
Technique
Acquire Infrastructure (T1583)
Develop Capabilities: Malware (T1587.001)
Obtain Capabilities: Malware (T1588.001)
Compromise Infrastructure: Web Services (T1584.006)
Procedure
The attackers were seen using RCE in Drupal and SQLi vulnerability in WP-Automatic plugin. They purchased JRAT and MORF Project panels for infected devices on darknet platforms. The attackers also used a custom tool—allegedly bought on a dark web forum—that steals Chrome password storage files, along with the decryption key.
The attackers were seen compromising legitimate websites to host payload.
 
Tactic
Initial Access (TA0001)
Technique
Exploit Public-Facing Application (T1190)
Phishing (T1566)
Phishing: Spearphishing Attachment (T1566.001)
 
Procedure
The attackers used Wpscan, Sqlmap, Drupalgeddon2
The attackers used phishing emails designed to lure their victims into opening a password-protected archive, and running the executable contained within.
Tactic
Execution (TA0002)
Technique
User Execution: Malicious File (T1204.002 )
Command and Scripting Interpreter: PowerShell (T1059.001)
 
Procedure
Victim launches the binary received via phishing email.
The attackers use PowerShell to download and execute additional payload\run commands via c2 channel.
Tactic
Persistence (TA0003)
Technique
Boot or Logon Autostart Execution: Registry Run Keys / Startup Folder (T1547.001)
Server Software Component: Web Shell (T1505.003)
Scheduled Task/Job: Scheduled Task T1053.005
 
Procedure
Adversaries create or modify registry values to execute programs on user logon
Use of Godzilla, Behinder webshells
ShadowSilk created scheduled tasks to launch payload at defined times
Tactic
Privilege Escalation (TA0004)
Technique
Access Token Manipulation (T1134)
Procedure
Use of PEASS-ng to identify persistence mechanisms, saved passwords in configuration files.
Tactic
Credential Access (TA0006)
Technique
OS Credential Dumping: /etc/passwd and /etc/shadow (T1003.008)
Unsecured Credentials: Bash History (T1552.003)
Unsecured Credentials: Credentials In Files (T1552.001)
Credentials from Password Stores (T1555)
OS Credential Dumping (T1003)
Unsecured Credentials (T1552)
 
Procedure
The attackers collected passwords from Chrome storage files, used the directory listing on the victims’ devices to find files that are of interest to them
Tactic
Discovery (TA0007)
Technique
Account Discovery (T1087)
Browser Information Discovery (T1217)
File and Directory Discovery (T1083)
System Network Configuration Discovery: Internet Connection Discovery (T1016.001)
System Information Discovery (T1082)
System Owner/User Discovery (T1033)
System Service Discovery (T1007)
Procedure
Use of Fscan, Meterpreter, execution of Dir, ipconfig, whoami, systeminfo
Tactic
Collection (TA0009)
Technique
Archive Collected Data (T1560)
Archive Collected Data: Archive via Custom Method (T1560.003)
Archive Collected Data: Archive via Utility (T1560.001)
Audio Capture (T1123)
Automated Collection (T1119)
Data from Local System (T1005)
Email Collection (T1114)
Screen Capture (T1113)
Video Capture (T1125)
Procedure
Cobalt Strike and Metasploit to capture screenshots as well as webcam pictures and mic records
Tactic
Command and control(TA0011)
Technique
Application Layer Protocol (T1071)
Encrypted Channel (T1573)
Proxy: External Proxy (T1090.002)
Fallback Channels (T1008)
Non-Standard Port (T1571)
Proxy (T1090)
Procedure
Use of Telegram-based malware alongside Cobalt Strike, Metasploit as well as proxy utilities
Tactic
Exfiltration (TA0010)
Technique
Automated Exfiltration (T1020)
Exfiltration Over C2 Channel (T1041)
Procedure

Expert View

What makes ShadowSilk difficult to catch early is that the operators compartmentalize their infrastructure across borders, so no single government entity sees the full kill chain. Adversary-centric threat intelligence is what closes that gap — it lets analysts map the relationships between the binary components and attribute activity even when the tooling is split across separate jurisdictions.

Amirbek Kurbanov
Regional Head Business Growth, Customer Operations & Technical, CI, CA, Group-IB

Defense Recommendations

  • Deploy deception technology (honeypots, honey credentials) within government network environments

    to detect long-dwell intrusions before exfiltration. ShadowSilk's 1+ year undetected dwell time demonstrates that perimeter controls alone are insufficient.

  • Implement network segmentation between agencies and enforce strict access controls at segment boundaries.

    ShadowSilk exploits inter-agency trust relationships and flat network architectures — segmentation limits lateral movement opportunities.

  • Share threat intelligence laterally across regional government security bodies.

    ShadowSilk's binary union model means no single entity sees the full kill chain in isolation — cross-agency correlation is essential.

  • Monitor for anomalous data flow patterns

    baseline normal outbound data volumes and alert on deviations, particularly to unfamiliar external endpoints. Staged exfiltration will produce detectable anomalies in volume and destination patterns.

  • Conduct covert incident response if ShadowSilk activity is suspected

    Avoid mass password resets or visible containment actions that signal awareness to the adversary — preserving the opportunity for intelligence-driven scoping of the full compromise.

FAQ

What is ShadowSilk APT?

arrow_drop_down

ShadowSilk APT is a cross-border advanced persistent threat group discovered by Group-IB in fall 2024, targeting government organizations in Central Asia and the Asia-Pacific region for data exfiltration. The group operates through a “binary union” model — a collaborative cross-border operational structure where operators from different geographies coordinate targeting, infrastructure, and tooling. Group-IB is the original discoverer and primary tracker, with activity traced back to at least 2023.

What is the "binary union" model and why does it matter?

arrow_drop_down

The “binary union” designation indicates operators from multiple geographies coordinate campaigns collaboratively, sharing infrastructure, tooling, or access. This complicates attribution because forensic artifacts may point to multiple jurisdictions simultaneously. It also increases operational resilience: if one node is disrupted, the other sustains campaigns. Group-IB assesses this as the first formally documented cross-border APT collaboration structure of this type — and a potential template for other espionage actors given its attribution-evasion advantages.

How does ShadowSilk differ from other Central Asia-targeting groups like Dark Pink?

arrow_drop_down

Dark Pink, also tracked by Group-IB, operates as a more traditional single-cluster APT group targeting APAC government and military organizations. ShadowSilk’s binary union model distributes operations across geographies, meaning detection playbooks designed for single-origin actors may miss ShadowSilk’s cross-border coordination patterns. The structural difference has direct implications for defensive intelligence requirements.

What is the potential impact of ShadowSilk's data exfiltration on targeted governments?

arrow_drop_down

The exfiltration of government data — potentially including diplomatic communications, policy documents, intelligence materials, and citizen records — carries severe strategic, national security, and economic consequences. For targeted Central Asian governments, the cost extends beyond technical remediation to include diplomatic fallout, intelligence compromise, and erosion of public trust in digital government infrastructure.

What are the first steps when ShadowSilk activity is suspected in a government network?

arrow_drop_down

First, isolate affected systems covertly — avoid mass password resets or visible containment that signals awareness to the adversary, preserving the opportunity for intelligence-led scoping. Second, correlate observed indicators against ShadowSilk’s IOC feeds and campaign alerts to confirm attribution and determine the full scope of compromise. Third, immediately capture memory, network logs, and system artifacts before any remediation to support post-incident analysis, cross-agency intelligence sharing, and coordination with national CERTs.

How will cross-border APT collaboration models evolve?

arrow_drop_down

Group-IB analysts assess that cross-border collaboration models will likely proliferate as threat actors recognize the attribution-evasion and resilience advantages demonstrated by ShadowSilk’s binary union structure. Government organizations in Central Asia and APAC should anticipate more geographically distributed APT operations that deliberately fragment their kill chains across jurisdictions to complicate response and attribution.