Skip to content
Malware

CL-STA-1062 Hackers Use TinyRCT Backdoor to Target Southeast Asian Governments

A Chinese-speaking threat group known as CL-STA-1062 has been running a quiet but aggressive campaign against government agencies and critical energy infrastructure across Southeast Asia. The attackers, active since at least March 2022, spent much of 2025 targeting state-owned enterprises with a too...

· Jun 26, 2026 · 5 min read · 👁 0 views
CL-STA-1062 Hackers Use TinyRCT Backdoor to Target Southeast Asian Governments

A Chinese-speaking threat group known as CL-STA-1062 has been running a quiet but aggressive campaign against government agencies and critical energy infrastructure across Southeast Asia.

The attackers, active since at least March 2022, spent much of 2025 targeting state-owned enterprises with a toolkit that blends widely available open-source utilities with a newly built, custom backdoor called TinyRCT.

The campaign picked up pace in September 2025, when the group broke into a Southeast Asian government network by deploying web shells and pulling database records off an internal MSSQL server.

From there, they expanded their reach by scanning a nearby government entity in the same country, looking for lateral movement opportunities and ways to deepen their foothold.

By the end of the year, between October and December 2025, the group had likely compromised at least ten separate organizations in the region.

Researchers at Unit 42, Palo Alto Networks’ threat intelligence arm, said in a report shared with Cyber Security News (CSN) that CL-STA-1062 is the same cluster previously tracked by Cisco Talos as UAT-7237, a group that targeted web hosting infrastructure in Taiwan in mid-2025.

The attackers have since shifted focus toward energy and government sectors, pointing to a broader, sustained strategy across the Asia-Pacific region.

Examples of outbound requests from an infected network (Source - Unit42)
Examples of outbound requests from an infected network (Source – Unit42)

What makes this group stand out is how they combine free-to-use tools with their own homegrown malware.

They routinely use SoftEther VPN, Mimikatz, and VNT for tunneling and credential theft, often disguising these tools as legitimate VMware executables or trusted system processes.

The introduction of TinyRCT, a previously undocumented backdoor written in C#, marks a notable escalation in the group’s offensive capabilities and reflects a willingness to build custom tools when needed.

CL-STA-1062 Hackers Use TinyRCT Backdoor

TinyRCT is a lightweight remote access trojan built specifically for Windows systems. It arrives on a victim machine through a malicious archive called chrome_setup.zip, which carries a legitimate-looking Chrome installer alongside a hidden, malicious DLL.

When the user runs the installer, a technique called AppDomainManager Injection quietly loads the malicious code inside the trusted process, keeping it largely out of plain sight.

Once the loader runs, it checks whether it is executing from the user’s Downloads folder. If not, it terminates immediately, a deliberate trick to dodge sandbox analysis environments.

A prevention alert of blocking the TinyRCT malware execution attempt (Source - Unit42)
A prevention alert of blocking the TinyRCT malware execution attempt (Source – Unit42)

If the check passes, it contacts a staging server, drops the TinyRCT payload into the local app data directory as PerfWatson2.exe, and registers a scheduled task to keep the infection alive across system reboots.

After settling in, TinyRCT checks in with its command-and-control server every ten seconds. All traffic is encrypted using AES-128, though the encryption key is hard-coded directly inside the binary.

The backdoor can run shell commands, list and read files, download payloads, capture screenshots, and erase itself using a self-destruct routine that leverages choice.exe to introduce a short delay before removing its own files.

Critical Infrastructure Under Attack

The group’s focus on energy infrastructure makes this campaign especially alarming.

Researchers found that two state-owned energy organizations in the same Southeast Asian country were actively compromised, with attackers scanning for vulnerabilities and downloading malicious payloads onto the infected networks.

Tools were frequently bundled inside password-protected RAR archives to avoid triggering security alerts.

The attackers used traceroute to map lateral movement paths to nearby government systems, and deployed JuicyPotato to escalate privileges once inside a network.

In at least one case, they compressed and exfiltrated an entire directory of web server source code before sending it to attacker-controlled servers.

A comment written in Simplified Chinese found inside TinyRCT’s binary adds to the growing evidence pointing toward Chinese-speaking actors.

Security teams in Southeast Asia, particularly in energy and government sectors, should watch for untrusted binaries running from local app data directories and unfamiliar scheduled tasks mimicking legitimate service names.

Reviewing outbound HTTP traffic for regular beaconing behavior and enforcing strict policies on where executables are permitted to run are among the most practical defensive steps available against a persistent threat like this.

Indicators of Compromise (IoCs):-

TypeIndicatorDescription
SHA25600e09754526d0fe836ba27e3144ae161b0ecd3774abec5560504a16a67f0087cchrome_setup.zip file 
SHA256f34bd1d485de437fe18360d1e850c3fd64415e49d691e610711d8d232071a0b1fscan 
SHA256dce5df29bddff5a4ddaea5c4fec14da91f7b69063a6e1c45ed61e5da4fc6c87bSoftEther VPN 
SHA256cbfe8de6ffadbb1d396f61e63eb18e8b11c29527c1528641e3223d4c516cf7c3TinyRCT downloader 
SHA2564e1f8888d020decd09799ec946f1bf677cac6612b24582ddbf4d8ede425d8384TinyRCT backdoor 
SHA2569b481b69cd91b09fa7bae7428f646dd89473a4c03393e43da81fe756cde1c472VNT 
IPv4139.180.134[.]221Attacker C2 / staging server 
IPv4202.182.102[.]5Attacker C2 server 
IPv445.76.210[.]43Attacker C2 server 
IPv445.32.113[.]172TinyRCT primary C2 server 
URLhxxp[:]//139.180.134[.]221/sdksdk608/1.zipMalicious payload download URL 
URLhxxp[:]//139.180.134[.]221/sdksdk608/anydesk%5f0117.zipMalicious payload download URL 
URLhxxp[:]//139.180.134[.]221/sdksdk608/hamcore.se2SoftEther VPN component 
URLhxxp[:]//139.180.134[.]221/sdksdk608/httpdfMalicious tool download URL 
URLhxxp[:]//139.180.134[.]221/sdksdk608/vpn%5fbridge.configVPN bridge config URL 
URLhxxp[:]//139.180.134[.]221/sdksdk608/win-vpn.rarVPN tools archive URL 
URLhxxp[:]//139.180.134[.]221/PerfWatson2.exeTinyRCT payload hosted on C2 
File NamePerfWatson2.exeTinyRCT backdoor masquerading as Visual Studio telemetry 
File Namechrome_setup.zipInitial infection archive 
File NameMyAppDomainManager.dllMalicious DLL used in AppDomainManager Injection 

Note: IP addresses and domains are intentionally defanged (e.g., [.]) to prevent accidental resolution or hyperlinking. Re-fang only within controlled threat intelligence platforms such as MISP, VirusTotal, or your SIEM.

Source: CybersecurityNews.com

Follow ShomoySoft for more: Follow on Facebook

💬 Comments (0)

Login to join the discussion.

No comments yet. Be the first!

Related Articles

Recommended for you