How The Activity Unfolds In ATT&CK
Operation Wocao is a classic multi-stage enterprise intrusion. It starts with phishing, uses PowerShell to execute, targets credentials, and prepares collected data for removal.
- T1566.001 Spearphishing Attachment. A user-facing lure starts the chain.
- T1059.001 PowerShell. Script execution gives flexible post-compromise control.
- T1003.001 LSASS Memory. Credential dumping enables privilege and movement.
- T1560.001 Archive Via Utility. Data is staged for exfiltration.
Defender Readout
This activity remains useful because it connects common enterprise techniques into a realistic intrusion path that detection teams can map end to end.
Evidence And Mapping Rationale
Spearphishing Attachment
MITRE maps the operation to spearphishing attachments for initial access.
PowerShell
MITRE maps PowerShell execution in the operation.
LSASS Memory
MITRE maps LSASS credential dumping to the operation.
Archive via Utility
MITRE maps archiving with utilities before data movement.