Malware Insights
The sample is an RTF file containing embedded OLE objects, indicated by RTF_OBJDATA and RTF_OBJEMB heuristics. The RTF_OBJUPDATE heuristic suggests that these objects are designed to be activated automatically upon opening, which is a common technique for exploiting vulnerabilities or delivering malicious payloads. The document body is heavily obfuscated and does not provide clear textual lures. No scripts were extracted from this sample. Given the OLE object exploitation, the likely attack pattern is a spearphishing attachment designed to trigger malicious code execution.
Heuristics 3
-
\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 1 \objdata section(s) — embedded OLE objects
-
Embedded OLE object medium RTF_OBJEMBRTF contains \objemb — embedded OLE object
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
objdata_00_off00001c52.bin9fe92eaadb451a78036d6c2a2faabf097bdeeb380285ccc2ad55accac0feb15f |
rtf-objdata-decoded | RTF \objdata at offset 0x1C52 | 3661 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.