MALICIOUS
360
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1204.002 Malicious File
T1559.001 Component Object Model Hijacking
The sample is an OLE document with a significant amount of slack space, indicating potential obfuscation. Critical heuristics indicate the presence of an embedded PE executable and an embedded SWF file. References to WinExec, CreateProcess, ShellExecute, LoadLibrary, and GetProcAddress APIs suggest dynamic code execution capabilities. The embedded executable and SWF file are likely the primary malicious components, intended to be dropped and executed by the OLE container.
Heuristics 9
-
Embedded PE executable critical OLE_EMBEDDED_EXEMZ/PE header found inside document — possible embedded executable
-
Embedded Adobe Flash (SWF) in OLE document critical OFFICE_EMBEDDED_SWFDocument contains an embedded Adobe Flash (SWF) object. Vulnerabilities such as CVE-2018-4878 and CVE-2018-15982 involved Flash objects embedded in Office files. Adobe Flash has been end-of-life since December 2020.
-
Reference to WinExec API high SC_STR_WINEXECReference to WinExec API
-
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
-
OLE document has large unaccounted-for region high OLE_SLACK_ANOMALYOLE file is 182,272 bytes but its declared streams total only 21,308 bytes — 160,964 bytes (88%) 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).
-
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.neave.com/
- http://www.cyberiapc.com/cgi-bin/pacmanscores.pl
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
embedded_office_00008868.exea8f020762ff4c8d91b472d98756f3653aab9cf539bdae6e2a1c9c33092f064f3 |
embedded-pe | Office MZ+PE at offset 0x8868 | 147352 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.