MALICIOUS
242
Risk Score
Malware Insights
MITRE ATT&CK
T1566.001 Spearphishing Attachment
T1027 Obfuscated Files or Information
T1140 Deobfuscate/Decode Files or Information
T1204.002 Malicious File
The sample is an OLE document with a significant slack space anomaly and an embedded PE executable. Heuristics indicate the use of WinExec, VirtualAlloc, LoadLibrary, and GetProcAddress, suggesting the embedded executable is likely unpacked or executed. The document body appears to be benign educational content, but the embedded executable is the primary indicator of malicious intent. The presence of an embedded executable strongly suggests a downloader or droppper functionality.
Heuristics 7
-
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 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 733,184 bytes but its declared streams total only 416,829 bytes — 316,355 bytes (43%) 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
-
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://www.installshield.com In document text (OLE body)
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
embedded_office_00068000.exe |
embedded-pe | Office MZ+PE at offset 0x68000 | 307200 bytes |
SHA-256: 0b8dc55bb2dfcf96f9c0132efd81e84f692417e1aa73fd78c0f85fae35821888 |
|||
Open this report in the interactive analyzer, or submit your own file for analysis.