MALICIOUS
200
Risk Score
Malware Insights
MITRE ATT&CK
T1559 Component Object Model Hijacking
T1204 Malicious Link
T1059 Command and Scripting Interpreter
The sample is a PowerPoint document containing an embedded Portable Executable (PE) file. Heuristics indicate the use of APIs such as VirtualAlloc, LoadLibrary, and GetProcAddress, commonly used by malware to allocate memory and load malicious code. The presence of an embedded executable strongly suggests a delivery mechanism for a secondary payload.
Heuristics 5
-
Embedded PE executable critical OLE_EMBEDDED_EXEMZ/PE header found inside document — possible embedded executable
-
x86 GetPC stub (CALL $+5; POP EAX) high SC_GETPC_CALLx86 GetPC stub (CALL $+5; POP EAX)
-
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_0006be49.exec1a0484676c16c721032ed5c7926b0fece1fdeecaa999b15c8155f22e7ef1078 |
embedded-pe | Office MZ+PE at offset 0x6BE49 | 106935 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.