MALICIOUS
362
Risk Score
Malware Insights
MITRE ATT&CK
T1566.001 Spearphishing Attachment
T1105 Ingress Tool Transfer
T1204.002 Malicious File
The sample is an OLE document containing an embedded executable payload. The document body attempts to trick the user into double-clicking the embedded object by promising a secret from Spanish intelligence. The embedded package is a script designed to download and execute a secondary payload from the provided URLs, indicating a downloader or droppper functionality.
Heuristics 9
-
OLE with Ole10Native — possible CVE-2026-21514 exploitation high CVE likely CVE_2026_21514Document contains a Word OLE object with Ole10Native plus executable, PE, or risky remote-link indicators. CVE-2026-21514 exploits OLE metadata validation; this stronger structure is treated as likely exploitation.
-
Embedded PE executable critical OLE_EMBEDDED_EXEMZ/PE header found inside document — possible embedded executable
-
Ole10Native package payload is a download-and-execute script critical OFFICE_PACKAGE_SCRIPT_DROPPERThe OLE Package's embedded payload contains a script that hosts a shell (PowerShell/WScript/mshta), fetches a remote resource, and executes it — a download-and-run dropper. Embedding such a script inside an Office document via the Object Packager is a direct user-execution delivery technique (MITRE T1204.002), not a benign attachment.
-
Ole10Native package drops an auto-executable payload critical OFFICE_PACKAGE_RISKY_FILEOLE Package displayName or fullPath ends in a directly auto-executable extension (a runnable binary or a script the default shell host runs on double-click). Embedding such a payload inside an Office document has no benign authoring use — it is a malware-delivery dropper.
-
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
-
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.rjlsoftware.com/redir/clickme.htm Embedded OLE package script
- http://www.rjlsoftware.comEmbedded OLE package script
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
embedded_office_00003668.exe |
embedded-pe | Office MZ+PE at offset 0x3668 | 270232 bytes |
SHA-256: 84ee89d1a6931aebc0c8e9adbb84d17ed5c2cbd7dd7e20c23de52dcfdd13104b |
|||
ole10native_00.bin |
ole-package | OLE Ole10Native stream: ObjectPool/_1033038928/Ole10Native | 265900 bytes |
SHA-256: a7cdd6f9014fa7809c989f91654db9538b6793c2221962de34b462be2cd11669 |
|||
Open this report in the interactive analyzer, or submit your own file for analysis.