Technical analysis of the OP-512 espionage campaign leveraging a custom IIS web shell framework, stealth techniques, privilege escalation, and centralized attacker infrastructure targeting exposed Microsoft IIS servers.
Security researchers identified a previously undocumented threat cluster known as OP-512 targeting Microsoft Internet Information Services (IIS) servers. The threat actor deploys a custom web shell framework designed for persistence, stealth, remote command execution, and centralized management of compromised systems.
The activity demonstrates characteristics commonly associated with China-linked cyber espionage operations. OP-512 employs advanced anti-forensic techniques, cryptographic access controls, timestamp manipulation, and privilege escalation methods to maintain long-term access within victim environments.
High
Espionage
IIS Servers
China-Linked
Custom Web Shells
Potato Suite
| Attribute | Details |
|---|---|
| Threat Cluster | OP-512 |
| Assessment | Moderate to High Confidence China-Linked Activity |
| Primary Objective | Cyber Espionage |
| Primary Targets | Internet-Facing IIS Servers |
| Infrastructure | Attacker-Controlled DNS and HTTP Infrastructure |
| Notable Capability | Custom Web Shell Framework |
Threat actor activity observed approximately 75 days before the primary intrusion event through suspicious DNS communications.
IIS worker process (w3wp.exe) used to deploy a custom web shell into the application upload directory.
Compromised server automatically reports web shell location through DNS queries or HTTP fallback communication.
Potato Suite tools executed to elevate privileges to SYSTEM level.
Threat actor executes system reconnaissance commands and establishes persistent access.
OP-512 deploys three interconnected web shells that collectively provide file management, command execution, persistence, and automated reporting.
| Capability | Description |
|---|---|
| Remote Command Execution | Execute commands on compromised systems |
| File Management | Upload, modify, and delete files |
| Self Reporting | Automatically notify attacker infrastructure |
| Authentication Controls | Cryptographic access restrictions |
| Persistence | Maintain long-term server access |
| Activity | Purpose |
|---|---|
| w3wp.exe | Deploy web shell components |
| whoami /priv | Verify elevated privileges |
| DNS Beaconing | Report compromise status |
| HTTP Fallback Communication | Alternative attacker communication |
| Potato Suite | Privilege Escalation |
| Type | Indicator |
|---|---|
| Domain | ashx.lhlsjcb[.]com |
| Process | w3wp.exe |
| Technique | Timestomping |
| Tool | Potato Suite |
| Target | Microsoft IIS Servers |
| Tactic | Technique | ID |
|---|---|---|
| Persistence | Server Software Component Web Shell | T1505.003 |
| Defense Evasion | Timestomp | T1070.006 |
| Execution | Command and Scripting Interpreter | T1059 |
| Privilege Escalation | Exploitation for Privilege Escalation | T1068 |
| Command and Control | Application Layer Protocol | T1071 |