Malware Insights
The sample is an RTF document containing OLE object data, as indicated by the RTF_OBJDATA heuristic. The RTF_OBJUPDATE heuristic at offset 0xCBF suggests that the embedded OLE object is configured to automatically activate, which is a common technique for exploiting vulnerabilities or delivering malicious content. While no specific script was extracted, the presence of OLE object data and the update trigger strongly implies an attempt to execute embedded code or trigger a download. The confidence is moderate due to the lack of explicit script content to confirm the exact payload delivery mechanism.
Heuristics 2
-
\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 2 \objdata section(s) — embedded OLE objects
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
objdata_00_off00000cfb.bin91d2af9c402d0831aff881ca7591e77c93029bd858fe7c770f3a4ef90a034ae9 |
rtf-objdata-decoded | RTF \objdata at offset 0xCFB | 1756 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.