MALICIOUS
80
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
The sample exhibits a large slack space anomaly and PEB access, indicative of a packed or obfuscated executable. The embedded script attempts to reconstruct a URL from concatenated strings, likely for downloading a second-stage payload. Specifically, it reconstructs the URL 'evil.tld' and writes to the registry key 'HKCU\Software\Microsoft\Office\11.0\Word\Resiliency\DisabledItems\DisabledItems' for persistence.
Heuristics 2
-
PEB access via FS segment (x86) high SC_PEB_ACCESSPEB access via FS segment (x86)
-
OLE document has large unaccounted-for region high OLE_SLACK_ANOMALYOLE file is 77,824 bytes but its declared streams total only 16,486 bytes — 61,338 bytes (79%) live in unallocated sector slack. This is the canonical hiding place for pre-macro-era Office exploit payloads (XOR-encoded shellcode reached via a parser pointer-corruption bug in the document structure).
Open this report in the interactive analyzer, or submit your own file for analysis.