Technical Analysis & Remediation
MITRE ATT&CK Mapping
T1566.001
(Phishing: Spearphishing Attachment).
T1059.001
(Command and Scripting Interpreter: PowerShell).
T1055.004
(Process Injection: Process Hollowing)
CVE Profile
CVE-2018-0802
NVD Score: 7.8
CISA KEV Status: Active.
Telemetry
Hashes
Unknown (Origin: Insufficient Evidence).
C2 Domain
"berlin101.com" (Port 6000, AES encrypted).
Processes
"Msbuild.exe" (Target for hollowing).
Registry Keys
Unknown. The malware reportedly hides in the system registry, but exact keys are undefined.
Constraint
The payload structure resembles a modular .NET Remote Access Trojan (XWorm 7.2) utilizing image files strictly as data containers.
Remediation - THE ENTERPRISE TRACK (NIST SP 800-61r3 / CSF 2.0)
GOVERN (GV) – Crisis Management & Oversight
Command
Initiate emergency patch management protocol for all Microsoft Office installations regarding CVE-2018-0802.
DETECT (DE) – Monitoring & Analysis
Command
Query EDR for anomalous child processes spawned by Microsoft Office applications, specifically PowerShell or HTA executions.
Command
Monitor egress network traffic for connections to "berlin101.com" over TCP port 6000.
RESPOND (RS) – Mitigation & Containment
Command
Isolate endpoints exhibiting process hollowing into "Msbuild.exe".
Command
Block the identified C2 domain and port at the perimeter firewall.
RECOVER (RC) – Restoration & Trust
Command
Reimage confirmed compromised hosts from known-good backups.
Command
Validate clean state prior to phased network restoration.
IDENTIFY & PROTECT (ID/PR) – The Feedback Loop
Command
Implement application control to prevent Office applications from creating executable artifacts or launching script interpreters.
Remediation - THE HOME USER TRACK (Safety Focus)
Priority 1: Safety
Command
Disconnect from the internet immediately.
(
Note:
Only execute this command if the Environmental Reality Check
confirms Microsoft Office is
manually installed on your machine. If it is not installed, the
threat level is Theoretical/Low).
Command
Do not log into banking/email until verified clean.
Priority 2: Identity
Command
Reset passwords/MFA using a known clean device (e.g., phone on 5G).
Priority 3: Persistence
Command
Check Scheduled Tasks, Startup Folders, and Browser Extensions for unknown entries.
Hardening & References
Baseline
CIS Benchmarks for Microsoft Office (Disable macros, enforce Protected View). Historically, Microsoft Office flaws account for nearly 80% of malware attacks.
Framework
NIST CSF 2.0 / SP 800-61r3.
Source
Hackread