MALICIOUS
220
Risk Score
Malware Insights
MITRE ATT&CK
T1559.001 Component Object Model Hijacking
T1137.001 DLL Side-Loading
The sample is an OLE document with a significant slack space anomaly, indicating potential obfuscation. Crucially, it contains an embedded PE executable (embedded_office_0000bc00.exe). Heuristics also indicate PEB access and references to LoadLibrary and GetProcAddress APIs, common in malware execution. The document body contains strings that appear to be VBA macro code, including calls to WinExec, suggesting the embedded executable is likely launched by a macro.
Heuristics 6
-
Embedded PE executable critical OLE_EMBEDDED_EXEMZ/PE header found inside document — possible embedded executable
-
PEB access via FS segment (x86) high SC_PEB_ACCESSPEB access via FS segment (x86)
-
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 96,521 bytes but its declared streams total only 40,506 bytes — 56,015 bytes (58%) 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).
-
Embedded URL info EMBEDDED_URLOne or more URLs were extracted from the document. The URL itself is not a detection — see the per-URL labels for which channel (macro, JS, link annotation, document body, ...) reached each URL.URL http://crl.microsoft.com/pki/crl/products/tspca.crl0H
- http://www.microsoft.com/pki/certs/tspca.crt0
- http://crl.microsoft.com/pki/crl/products/CodeSignPCA2.crl0O
- http://www.microsoft.com/pki/certs/CodeSignPCA2.crt0
- http://www.microsoft.com/sysinternals
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
embedded_office_0000bc00.exe22cfee729236c025d74de3b195b0ed1f44a3c1fadcd602b9e8b7e3a4475a9b96 |
embedded-pe | Office MZ+PE at offset 0xBC00 | 48393 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.