MALICIOUS
180
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1204.002 Malicious File
T1105 Ingress Tool Transfer
The sample is a malicious OLE document containing an embedded PE executable. Heuristics indicate the use of CreateProcess, LoadLibrary, and GetProcAddress APIs, suggesting the document's code attempts to load and execute the embedded payload. The embedded executable is the primary indicator of malicious intent, likely serving as a second-stage downloader or payload.
Heuristics 4
-
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 LoadLibrary API high SC_STR_LOADLIBRARYReference to LoadLibrary API
-
Reference to GetProcAddress API high SC_STR_GETPROCADDRESSReference to GetProcAddress API
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
embedded_office_00006000.exe043c6bef1bb9b7ed6f0fa2bb96f19e2f5c2b24ab1acc2a9cd3134b0cfb06952c |
embedded-pe | Office MZ+PE at offset 0x6000 | 176128 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.