MALICIOUS
300
Risk Score
Malware Insights
MITRE ATT&CK
T1559.001 Component Object Model Hijacking
T1059.003 Windows Command Shell
T1204.002 Malicious File
The sample is a malicious Office document containing an embedded PE executable. Heuristics indicate the use of Windows API functions such as CreateProcess, ShellExecute, VirtualAlloc, WriteProcessMemory, LoadLibrary, and GetProcAddress, suggesting the embedded executable is likely unpacked or executed. The presence of an embedded executable is a strong indicator of a malicious payload delivery.
Heuristics 7
-
Reference to WriteProcessMemory API critical SC_STR_WRITEPROCESSMEMORYReference to WriteProcessMemory API
-
Embedded PE executable critical OLE_EMBEDDED_EXEMZ/PE header found inside document — possible embedded executable
-
Reference to CreateProcess API high SC_STR_CREATEPROCESSReference to CreateProcess API
-
Reference to ShellExecute API high SC_STR_SHELLEXECReference to ShellExecute API
-
Reference to LoadLibrary API high SC_STR_LOADLIBRARYReference to LoadLibrary API
-
Reference to GetProcAddress API high SC_STR_GETPROCADDRESSReference to GetProcAddress API
-
Reference to VirtualAlloc API medium SC_STR_VIRTUALALLOCReference to VirtualAlloc API
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
embedded_office_00006000.exede80251e42675c59adc405a8854919161d3056af5a01c7c3296e2c8767f8553f |
embedded-pe | Office MZ+PE at offset 0x6000 | 872448 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.