MALICIOUS
140
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1204.002 Malicious File
The sample is an OLE document containing an embedded PE executable. The presence of a reference to WinExec API suggests an attempt to execute the embedded file. The document body text appears to be a business-related request, potentially serving as a lure to encourage the user to open or interact with the malicious content, thereby triggering the execution of the embedded payload.
Heuristics 3
-
Embedded PE executable critical OLE_EMBEDDED_EXEMZ/PE header found inside document — possible embedded executable
-
Reference to WinExec API high SC_STR_WINEXECReference to WinExec API
-
OLE document has large unaccounted-for region high OLE_SLACK_ANOMALYOLE file is 65,536 bytes but its declared streams total only 18,234 bytes — 47,302 bytes (72%) 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).
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
embedded_office_00005000.exe5866bd09e7559b3acff3d22dd04b3b0c870ac800fad7eb93e782e0dda7ce887f |
embedded-pe | Office MZ+PE at offset 0x5000 | 45056 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.