China-Linked CL-STA-1087 Espionage Campaign Targets Southeast Asian Militaries With AppleChris, MemFun, and Getpass
What makes a military espionage operation dangerous is not always noise. Sometimes it is silence. Palo Alto Networks says a China-linked threat cluster known as CL-STA-1087 has spent years quietly infiltrating Southeast Asian military organizations, returning only when the moment was right, and focusing on highly specific intelligence rather than broad data theft.
The campaign, which researchers traced back to at least 2020, was built around patience, persistence, and precision. Instead of smash-and-grab tactics, the operators appeared to favor long dwell times, stable infrastructure, and carefully staged collection. Their targets were not random office files. They were hunting for material tied to military structure, command systems, operational capability, and cooperation with Western armed forces.
A long game aimed at strategic intelligence
According to Unit 42, the attackers were not simply trying to get inside and exfiltrate whatever they could find. Their activity suggests a focused intelligence mission. Researchers observed searches for official meeting records, joint military activity, internal capability assessments, and documents tied to command, control, communications, computers, and intelligence, commonly referred to as C4I systems.
That detail matters. C4I-related information can reveal how forces are organized, how decisions move through a chain of command, how systems are integrated, and where operational weaknesses may exist. In geopolitical terms, it is the sort of data that can support strategic planning long before any overt conflict or diplomatic escalation becomes visible.
The campaign also appears to have been unusually selective. That selectivity, combined with the long operational window, is one reason the case stands out. Researchers described a threat actor that was willing to remain dormant for months inside a compromised environment before resuming activity. In espionage operations, that kind of restraint is often a sign of confidence and mission discipline.
How the intrusion unfolded inside victim networks
The investigation began after Cortex XDR agents detected suspicious PowerShell activity in an environment that was already compromised. Unit 42 found that the attackers had established persistence on an unmanaged endpoint and were using it to remotely execute malicious PowerShell scripts across selected systems.
One of the scripts was designed to sleep for six hours, or 21,600 seconds, before opening a reverse shell to one of four command and control servers. That delay is not a cosmetic trick. It helps malware avoid quick sandbox analysis and reduces the chance of being spotted by security tools that focus on immediate post-execution behavior.
Once active, the operators used Windows Management Instrumentation, native Windows .NET commands, and remote service creation to move laterally. Unit 42 says they reached systems that included domain controllers, web servers, IT workstations, and executive-level assets. That spread shows a campaign that was not only interested in data, but also in maintaining durable access and operational flexibility across the network.
For persistence, the attackers created a new service and abused DLL hijacking by placing a malicious DLL in the System32 directory and having it loaded through a shadow copy service. This is a classic example of blending into trusted Windows behavior instead of relying on noisier malware launch chains that defenders are trained to catch quickly.
AppleChris, MemFun, and Getpass form the core toolset
Unit 42 identified three notable custom tools in the campaign: the AppleChris backdoor, the MemFun malware family, and Getpass, a credential harvester. Together they form a toolset suited for covert access, movement, credential theft, and long-term intelligence collection.
AppleChris appears to be the central backdoor family. Researchers documented multiple variants, including an earlier Dropbox-enabled version and a more advanced tunneler version. Across these variants, the malware could enumerate drives, list directories, upload and download files, delete files, launch processes, and run shell commands remotely. That is a broad and flexible post-compromise toolkit.
MemFun, meanwhile, took a different route. It used reflective DLL loading to execute its main backdoor in memory, reducing forensic artifacts on disk and making analysis more difficult. Unit 42 also found anti-debug techniques, token impersonation, and custom HTTP request patterns, all of which point to an actor that puts real effort into stealth and survivability.
Getpass may be one of the most revealing components. It was described as a custom version of Mimikatz that targets 10 Windows authentication packages, including MSV, WDigest, Kerberos, and CloudAP. Instead of presenting an interactive console like standard Mimikatz, it automatically harvested credentials and wrote them into a file named WinSAT.db, disguising the output as a legitimate system database.
Living off the platform while hiding command infrastructure in plain sight
One of the more striking parts of the operation is how the attackers handled command and control discovery. Unit 42 says the backdoors used the dead drop resolver technique, relying on public platforms such as Pastebin and, in some cases, Dropbox to retrieve current C2 details. This gives operators a simple way to rotate infrastructure while reducing the exposure of hardcoded addresses inside malware samples.
Researchers found that AppleChris and MemFun shared a Pastebin-based mechanism for resolving their control infrastructure. That kind of reuse suggests a mature operational design. It also makes detection harder because defenders are not always comfortable blocking every interaction with a legitimate cloud or content-sharing service.
The infrastructure itself appears to have been segmented and maintained over time. Pastebin account creation dates, malware compilation timestamps, and related infrastructure artifacts all pointed back to 2020. Researchers also said older Dropbox-linked samples were still functional during the investigation, suggesting the operators continue to maintain legacy components while updating active infrastructure as needed.
From a defensive standpoint, this is significant. Many security teams still think about command and control in terms of obviously malicious domains or hardcoded IPs. Campaigns like this show why defenders increasingly need behavioral visibility, identity monitoring, and endpoint telemetry, not just blocklists.
Why Unit 42 believes the activity aligns with China
Palo Alto Networks stopped short of absolute attribution, but said it has moderate confidence that CL-STA-1087 is operating from China. The case for that assessment rests on several overlapping signals rather than a single smoking gun.
First, the observed targeting focused on Southeast Asian military organizations, which is consistent with a strategic regional intelligence interest. Second, some of the command infrastructure was hosted on China-based cloud services. Third, Unit 42 observed Simplified Chinese on the login page of a C2 server. Finally, the timing of hands-on-keyboard activity aligned with business hours in the UTC+8 time zone, which includes China.
None of those indicators alone is definitive. Together, though, they create a stronger attribution picture. In modern espionage investigations, that is often how high-confidence narratives are built: through infrastructure, victimology, language, tradecraft, and operator behavior lining up in the same direction.
What this campaign says about the current espionage threat landscape
This operation is a reminder that high-end cyber espionage is increasingly defined by endurance rather than spectacle. The most capable actors are not always the loudest. They are the ones that persist quietly, understand enterprise administration tools, avoid unnecessary malware noise, and return only when collection priorities justify the risk.
CL-STA-1087 also reflects the continuing convergence of old and new tradecraft. There is nothing especially futuristic about PowerShell abuse, WMI-based movement, credential dumping, or DLL hijacking. These are familiar methods. What matters is how they were combined with custom tooling, dormant persistence, shared dead drop infrastructure, and careful operational timing to create a campaign that could survive for years.
For military organizations and defense-adjacent environments across Asia-Pacific, the lesson is clear. Sensitive networks are not just targets during moments of crisis. They are under quiet pressure during peacetime as well. The most damaging compromises may be the ones that remain invisible long enough to map structure, relationships, and operational intent.
For defenders more broadly, the campaign underlines the importance of unmanaged asset visibility, credential protection, monitoring for abnormal remote service creation, suspicious PowerShell behavior, and abuse of trusted cloud services for infrastructure discovery. The operation may have been geographically focused, but the playbook is globally relevant.
In the end, the most unsettling part of this case is not only the malware names or the attribution trail. It is the patience. A campaign that can wait for months, maintain multiple access paths, and collect only what matters is not looking for quick profit. It is looking for long-term advantage.