MALICIOUS
160
Risk Score
Malware Insights
MITRE ATT&CK
T1566.001 Spearphishing Attachment
T1204.002 Malicious File
The file is an RTF document containing multiple OLE objects, with specific heuristics indicating the use of the Equation Editor vulnerability (RTF_EQUATION_EDITOR). The ".objupdate" heuristic suggests that the embedded OLE object is designed to be activated automatically. One of the extracted artifacts, objdata_01_off000070c3.bin, contains what appears to be obfuscated VBA code, likely intended to download and execute a secondary payload. The presence of these elements strongly suggests a malicious document designed for exploitation.
Heuristics 5
-
Split hex Equation Editor ProgID + OLE object critical RTF_EQUATION_EDITORRTF embeds the Equation.3 ProgID as hex bytes near OLE object activation and splits the byte stream with whitespace or an ignorable RTF group. This is an Equation Editor OLE activation surface commonly used by CVE-2017-11882 / CVE-2018-0802 exploit documents.
-
\objupdate forces OLE activation high RTF_OBJUPDATERTF contains \objupdate — forces automatic OLE object instantiation when the document is opened, bypassing user interaction. Almost exclusively seen in Equation Editor exploit documents.
-
OLE object data medium RTF_OBJDATARTF contains 3 \objdata section(s) — embedded OLE objects
-
Embedded OLE object medium RTF_OBJEMBRTF contains \objemb — embedded OLE object
-
Suspicious extracted artifact medium EXTRACTED_FILE_STATIC_TRIAGEOne or more files extracted from inside this sample matched static suspicious-content checks such as script obfuscation, encoded payload blobs, packed data, or execution/download terms.
Extracted artifacts 3
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
objdata_00_off00000ad2.bin8048aba627fe7d4807d30a0fdee63a5de609bb2b46e208f8bef7a783b0d4da3e |
rtf-objdata-decoded | RTF \objdata at offset 0xAD2 | 11855 bytes |
objdata_01_off000070c3.bin489e0ae96796ec7e1ab092ee5fac4ded0173550df36488d784dd263a8b1118ad |
rtf-objdata-decoded | RTF \objdata at offset 0x70C3 | 126 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 1 shell/COM execution token(s).
|
|||
objdata_02_off00007fa7.bin63f373ba8f9b56999f95ff0e070697211edb4e0c54354193d91971c2cc1457e5 |
rtf-objdata-decoded | RTF \objdata at offset 0x7FA7 | 465766 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.