MALICIOUS
140
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
The sample is an OLE document containing legacy WordBasic auto-exec macro markers, specifically 'AutoClose'. This suggests an attempt to execute arbitrary code upon closing the document, leveraging older Office macro capabilities. The document body contains seemingly unrelated text, likely obfuscation, and the embedded artifact is an OLE file with suspicious static findings, indicating potential further malicious content.
Heuristics 4
-
Embedded Office document has suspicious static findings critical EMBEDDED_OFFICE_CHILD_STATIC_TRIAGEA CFB/OLE Office document was found inside another file type and its carved contents matched Office exploit or payload heuristics. This catches wrapped exploit documents where the top-level file routes to a PE, archive, or generic scanner instead of Office.
-
OLE document has large unaccounted-for region high OLE_SLACK_ANOMALYOLE file is 19,393 bytes but its declared streams total only 0 bytes — 19,393 bytes (100%) 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).
-
Legacy WordBasic auto-exec macro marker medium OLE_LEGACY_WORDBASIC_AUTOEXECOLE Word document contains a legacy WordBasic auto-execution marker such as AutoOpen, but no modern VBA project was recovered and no stronger macro-virus family marker was present. This is analyst-facing evidence for old Word macro execution surface, not a downloader or parser-CVE attribution by itself.
-
CFB header with no readable streams medium OLE_PARSE_EMPTY_STREAMSThe file begins with a valid OLE2/CFB header but exposes no directory streams. A non-empty compound document with an unreadable directory is anomalous — it is seen with truncated/corrupt files and, more importantly, with content deliberately shifted off byte boundaries to defeat parsers while the host application still recovers the object.
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
embedded_office_off0000123f.ole |
embedded-office | Embedded OLE/CFB Office body inside ole container at offset 0x123F | 19393 bytes |
SHA-256: 236a712be5dc1a57e87a9162cdc062f52e73d55393031f8f157e2b13539237b2 |
|||
Open this report in the interactive analyzer, or submit your own file for analysis.