MALICIOUS
100
Risk Score
Malware Insights
MITRE ATT&CK
T1559.001 Component Object Model Hijacking
The sample is an RTF document that leverages OLE object data and activation ( RTF_OBJDATA, RTF_OBJUPDATE) to execute embedded content. The presence of the Ole10Native stream further indicates the embedding of an executable object. While no specific malware family is identified, the technique suggests a downloader or initial execution vector.
Heuristics 3
-
Ole10Native stream in RTF OLE object high RTF_OLE10NATIVE_STREAMRTF contains an embedded OLE object with an Ole10Native stream. This is a strong payload-container signal and is related to Word/OLE exploit delivery, but it is not specific enough on its own to assign a CVE.
-
\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
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
objdata_00_off00001ae1.bin7d4095ba28c2706fc33daf6ab9c742bc4dd76acdfebd6a81e06e0380585f7004 |
rtf-objdata-decoded | RTF \objdata at offset 0x1AE1 | 4187 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.