Skip to main content
Live Webinar with SANS (June 25)— Agentic CTI Automation for Fun & ProfitRegister Free
Mallory
MalwareUsed by 1 actor

AppleChris

AppleChris is a custom Windows backdoor used in the CL-STA-1087 cyber espionage campaign targeting military organizations in Southeast Asia since at least 2020. Reporting assesses the broader activity with moderate confidence as China-aligned or China-nexus, although no specific threat group is publicly named. AppleChris was identified as a primary backdoor in the operation and was deployed in multiple Portable Executable variants, including an older Dropbox-based variant and a newer "Tunneler" variant.

AppleChris used a dead drop resolver technique to dynamically obtain command-and-control infrastructure from a shared Pastebin repository and, in earlier variants, from Dropbox. The malware retrieved encrypted C2 data, Base64-decoded it, and decrypted it using an embedded RSA-1024 private key. Some reporting also notes that AppleChris generated host-linked session identifiers and used AES to decrypt command payloads. Command-and-control communications used custom HTTP verbs.

Documented capabilities include drive and directory enumeration, file upload and download, file deletion, process enumeration, remote shell execution, silent process creation, and in some variants proxy tunneling. AppleChris was also associated with delayed execution and sandbox evasion, including sleep timers, and was deployed via DLL hijacking in some cases, including use of a malicious DLL placed in the system32 directory. Persistence in the broader campaign included creation of new Windows services.

Within CL-STA-1087, AppleChris was spread laterally using WMI and native Windows .NET commands and was deployed to domain controllers, web servers, IT workstations, and executive systems. The campaign focused on selective intelligence collection related to military capabilities, organizational structures, C4I systems, joint military activities, and collaboration with Western armed forces. Related tooling in the same operation included the MemFun backdoor and the Getpass credential harvester. A reported mutex associated with the infection chain was 0XFEXYCDAPPLE05CHRIS.

Share:
For your environment

Hunt this family in your stack

Mallory pivots from this family to the IOCs, detections, and named campaigns that touch your stack, and pages you when something new lands.

THREAT ACTORS

Groups observed using it

1 distinct threat actor attributed by public researchers. Open in Mallory to see the full evidence chain and overlapping campaigns.

View more details
CL-STA-1087

CL-STA-1087 has targeted Southeast Asian military organizations since at least 2020, using AppleChris and MemFun malware.

via security affairssecurityaffairs.com
MITRE ATT&CK

Techniques & procedures

27 distinct techniques documented for this family, organized by ATT&CK tactic.

Execution

5 techniques
T1047Windows Management InstrumentationEvidence3

They used Windows Management Instrumentation (WMI) and native Windows .NET commands to spread malware to domain controllers, web servers, IT workstations, and executive systems

T1059.001PowerShellEvidence3

The campaign first came to light when endpoint security tools flagged suspicious PowerShell activity on an unmanaged endpoint within a targeted military network. | the attackers had already established a foothold, running delayed execution scripts that connected back to multiple command-and-control (C2) servers.

T1059.003Windows Command ShellEvidence2

AppleChris initiates contact with the C2 server to receive commands that allow it to conduct drive enumeration, directory listing, file upload/download/deletion, process enumeration, remote shell execution, and silent process creation.

T1106Native APIEvidence1

The campaign leveraged Windows Management Instrumentation (WMI) and native Windows .NET commands to deploy malware across critical infrastructure, including domain controllers, web servers, IT workstations, and executive systems.

T1574.001DLLEvidence5

performed DLL hijacking by placing malicious DLL files inside the system32 directory, registering them through legitimate Windows services to blend in.

Persistence

2 techniques
T1543.003Windows ServiceEvidence3

Attackers created new Windows services

T1547Boot or Logon Autostart ExecutionEvidence1

The cyber spies maintained persistence on an unmanaged endpoint, using scripts to create reverse shells to multiple C2 servers.

Privilege Escalation

2 techniques
T1543.003Windows ServiceEvidence3

Attackers created new Windows services

T1547Boot or Logon Autostart ExecutionEvidence1

The cyber spies maintained persistence on an unmanaged endpoint, using scripts to create reverse shells to multiple C2 servers.

Stealth

3 techniques
T1497Virtualization/Sandbox EvasionEvidence3

According to the researchers, AppleChris evolved from the Dropbox variant into the more capable Tunneler variant, employing DLL hijacking, sandbox evasion, and delayed execution to evade detection.

T1497.003Time Based ChecksEvidence1

According to the researchers, AppleChris evolved from the Dropbox variant into the more capable Tunneler variant, employing DLL hijacking, sandbox evasion, and delayed execution to evade detection.

T1574.001DLLEvidence5

performed DLL hijacking by placing malicious DLL files inside the system32 directory, registering them through legitimate Windows services to blend in.

Discovery

7 techniques
T1016System Network Configuration DiscoveryEvidence1

the malware generates a 10-byte random sequence as a unique session identifier, which is concatenated with the computer name and hex-encoded MAC address.

T1033System Owner/User DiscoveryEvidence1

the malware generates a 10-byte random sequence as a unique session identifier, which is concatenated with the computer name and hex-encoded MAC address.

T1057Process DiscoveryEvidence2

AppleChris supports a range of capabilities including file operations, process enumeration, and remote shell execution, with communication conducted through custom HTTP verbs.

T1082System Information DiscoveryEvidence1

AppleChris initiates contact with the C2 server to receive commands that allow it to conduct drive enumeration, directory listing, file upload/download/deletion, process enumeration, remote shell execution, and silent process creation.

T1083File and Directory DiscoveryEvidence3

AppleChris supports a range of capabilities including file operations, process enumeration, and remote shell execution, with communication conducted through custom HTTP verbs.

T1497Virtualization/Sandbox EvasionEvidence3

According to the researchers, AppleChris evolved from the Dropbox variant into the more capable Tunneler variant, employing DLL hijacking, sandbox evasion, and delayed execution to evade detection.

T1497.003Time Based ChecksEvidence1

According to the researchers, AppleChris evolved from the Dropbox variant into the more capable Tunneler variant, employing DLL hijacking, sandbox evasion, and delayed execution to evade detection.

Lateral Movement

2 techniques
T1021.003Distributed Component Object ModelEvidence1

They used a combination of Windows Management Instrumentation (WMI) and native Windows .NET commands to deploy malware to additional endpoints.

T1570Lateral Tool TransferEvidence1

The renewed campaign began with attackers delivering an initial backdoor payload from the unmanaged endpoint to a server in the environment.

Collection

2 techniques
T1005Data from Local SystemEvidence1

We observed highly selective searches for sensitive files related to: Official meeting records Joint military activities Detailed assessments of operational capabilities.

T1213Data from Information RepositoriesEvidence1

After gaining persistence, attackers collected highly sensitive files on military operations, organizational structure, and C4I systems.

Command and Control

8 techniques
T1071Application Layer ProtocolEvidence1

running delayed execution scripts that connected back to multiple command-and-control (C2) servers.

T1071.001Web ProtocolsEvidence1

They deployed two backdoors, AppleChris and MemFun, both using custom HTTP verbs and a dead drop resolver (DDR) via Pastebin to dynamically reach C2 servers.

T1090ProxyEvidence1

In addition, the Tunneler variant supports a command to activate the proxy tunneling module.

T1102Web ServiceEvidence1

The primary backdoor, AppleChris, was deployed in multiple Portable Executable (PE) variants. These samples utilized a Dead Drop Resolver (DDR) technique to dynamically retrieve C2 infrastructure from Pastebin and, in earlier variants, Dropbox.

T1102.001Dead Drop ResolverEvidence4

AppleChris, the primary backdoor, retrieved its C2 server addresses dynamically from Pastebin, and earlier versions also used Dropbox. This approach, known as a Dead Drop Resolver (DDR) technique

T1105Ingress Tool TransferEvidence3

It resolves C2 addresses through encrypted Pastebin content, generates unique session IDs tied to host info, and executes commands for file access, remote shells, process control, and proxy tunneling, maintaining stealth and operational flexibility across the network.

T1132Data EncodingEvidence1

Retrieved data was Base64-decoded and decrypted using an embedded RSA-1024 private key, enabling the malware to resolve C2 infrastructure without exposing static indicators.

T1219Remote Access ToolsEvidence1

AppleChris supports a range of capabilities including file operations, process enumeration, and remote shell execution, with communication conducted through custom HTTP verbs.

Exfiltration

1 technique
T1041Exfiltration Over C2 ChannelEvidence1

The malware implements a comprehensive command dispatcher that interprets single-byte command identifiers to execute a wide range of backdoor functionality, including: File upload, download and deletion

INDICATORS OF COMPROMISE

IOCs tracked for this family

14 indicators attributed across vendor reports, sandbox runs, and researcher write-ups. Full values are available in Mallory.

View more in app
Network
9 tracked

IPs, domains, and DNS infrastructure linked to this family.

Hashes
5 tracked

File hashes (MD5, SHA-1, SHA-256) from samples and reports.

TypeValueLatest sighting
ip.v4●●●●●●●●●●●●View more in app3 months ago
hash.sha256●●●●●●●●●●●●View more in app3 months ago
hash.sha256●●●●●●●●●●●●View more in app3 months ago
hash.sha256●●●●●●●●●●●●View more in app3 months ago
hash.sha256●●●●●●●●●●●●View more in app3 months ago
hash.sha256●●●●●●●●●●●●View more in app3 months ago
ACTIVITY FEED

Recent activity

6 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.

cyber security newsNews
Mar 25, 2026
China-Linked Hackers Breach Southeast Asian Military Systems in Long-Running Spy Campaign

A custom primary backdoor used for long-term espionage. It retrieves C2 addresses dynamically from Pastebin and earlier Dropbox using a dead drop resolver technique, decrypts connection data at runtime, and supports file operations, process enumeration, and remote shell execution via custom HTTP verbs.

Read more
polyswarmNews
Mar 23, 2026
China-Linked Espionage Campaign Targets Southeast Asian Military Networks

Custom backdoor used in a Southeast Asia-focused espionage campaign. It retrieves C2 infrastructure via Dead Drop Resolver techniques using Pastebin and Dropbox, decodes and decrypts the data, and supports file operations, process enumeration, and remote shell execution over custom HTTP verbs.

Read more
security affairsNews
Mar 17, 2026
CL-STA-1087 targets military capabilities since 2020

A backdoor used in a long-term espionage campaign against Southeast Asian military organizations. It was spread via WMI and .NET commands, used DLL hijacking, sandbox evasion, delayed execution, and resolved C2 addresses through encrypted Pastebin content. It supports file access, remote shells, process control, and proxy tunneling.

Read more
dark readingNews
Mar 17, 2026
China-Nexus Hackers Skulk in Southeast Asian Military Orgs for Years

A novel backdoor used in the CL-STA-1087 cyberespionage campaign against Southeast Asian military organizations. It uses dead-drop resolvers via legitimate services such as Pastebin and Dropbox, includes a two-stage decryption process to obtain C2 information, and employs evasion techniques such as delayed execution and timestomping.

Read more
What this page doesn’t show

The version that knows your environment.

This page is what’s public. Mallory adds the parts that aren’t: which of your assets match these IOCs, which detections are missing, which campaigns to expect next, and what to do in the next 30 minutes.
IOC matching14

Match every observed IP, domain, and hash against your live telemetry.

Threat actor attribution1

Named campaigns wielding this family, with evidence pinned to each claim.

Exploited vulnerabilities

CVEs this family uses for access and lateral movement.

Detection signatures

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

MITRE ATT&CK mapping27

Every documented technique, ranked by evidence weight.

Researcher chatter

Reddit, Mastodon, and CTI community discussion around this family.