MALICIOUS
340
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1059.003 Windows Command Shell
T1204.002 Malicious File
T1105 Ingress Tool Transfer
The critical OLE_EMBEDDED_EXE heuristic indicates the presence of a Portable Executable (PE) file within the OLE document. This embedded executable is the primary indicator of malicious intent. The heuristics referencing WinExec, CreateProcess, cmd.exe, LoadLibrary, and VirtualAlloc suggest that the document's macro or script functionality is designed to extract and execute this embedded payload. The large OLE slack anomaly may be used to hide the embedded executable.
Heuristics 9
-
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
-
Reference to CreateProcess API high SC_STR_CREATEPROCESSReference to CreateProcess API
-
Suspicious cmd.exe invocation with execution flag high SC_STR_CMDSuspicious cmd.exe invocation with execution flag
-
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 226,052 bytes but its declared streams total only 94,801 bytes — 131,251 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).
-
Reference to VirtualAlloc API medium SC_STR_VIRTUALALLOCReference to VirtualAlloc API
-
Reference to VirtualProtect API medium SC_STR_VIRTUALPROTECTReference to VirtualProtect API
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
embedded_office_00021200.exea7ba0c2c755cedd6f07f212bcc059444e5746e0e629e028b2dd303f576657d04 |
embedded-pe | Office MZ+PE at offset 0x21200 | 90372 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.