MALICIOUS
180
Risk Score
Malware Insights
MITRE ATT&CK
T1566.001 Spearphishing Attachment
T1027 Obfuscated Files or Information
T1105 Ingress Tool Transfer
The sample is an OLE document with a significant amount of slack space, indicating potential obfuscation or embedded content. Crucially, it contains an embedded PE executable. The heuristics for LoadLibrary and GetProcAddress suggest that the document may be attempting to load and execute code, possibly from the embedded executable. The presence of the embedded executable is the primary indicator of malicious intent, suggesting it is intended to be delivered as an attachment.
Heuristics 4
-
Embedded PE executable critical OLE_EMBEDDED_EXEMZ/PE header found inside document — possible embedded executable
-
Reference to LoadLibrary API high SC_STR_LOADLIBRARYReference to LoadLibrary API
-
Reference to GetProcAddress API high SC_STR_GETPROCADDRESSReference to GetProcAddress API
-
OLE document has large unaccounted-for region high OLE_SLACK_ANOMALYOLE file is 618,496 bytes but its declared streams total only 226,390 bytes — 392,106 bytes (63%) 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_00039000.exe |
embedded-pe | Office MZ+PE at offset 0x39000 | 385024 bytes |
SHA-256: 31e1c6a47cd5ddb669e2604fe209c846f4785d50c591ca96e0af9fe08b88415e |
|||
Open this report in the interactive analyzer, or submit your own file for analysis.