MALICIOUS
220
Risk Score
Malware Insights
MITRE ATT&CK
T1566.001 Spearphishing Attachment
T1059.001 PowerShell
T1059.003 Windows Command Shell
T1204.002 Malicious File
The sample is a PowerPoint slideshow (PPS) file that contains an embedded Portable Executable (PE) file. Heuristics indicate the presence of API hashing and LoadLibrary/GetProcAddress calls, suggesting the embedded executable is designed to dynamically load malicious functions. The embedded PE file is the primary indicator of malicious intent, likely serving as a downloader or initial payload.
Heuristics 5
-
Embedded PE executable critical OLE_EMBEDDED_EXEMZ/PE header found inside document — possible embedded executable
-
PEB access via FS segment (x86) high SC_PEB_ACCESSPEB access via FS segment (x86)
-
PEB API-hash resolver high SC_API_HASH_RESOLVERPEB access followed by ROR13-style API hashing, a common position-independent shellcode import resolver
-
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_0000366e.exef5cf977054bb3b84210616841919586a7fd3a8cf992b8bb8caf65611deaf0830 |
embedded-pe | Office MZ+PE at offset 0x366E | 399762 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.