MALICIOUS
200
Risk Score
Malware Insights
MITRE ATT&CK
T1204 User Execution: Malicious File
T1059 Command and Scripting Interpreter
The sample is an RTF document that leverages CVE-2017-8570, a vulnerability associated with composite monikers in OLE objects. The document body contains a common social engineering lure, instructing the user to 'Enable Editing' to view the content. This suggests the file is designed to exploit the vulnerability upon user interaction, likely to download and execute a secondary payload.
Heuristics 6
-
Composite Moniker — CVE-2017-8570 (drops SCT script) critical CVE_2017_8570RTF \objdata decodes to OLE data containing the Composite Moniker — CVE-2017-8570 (drops SCT script) CLSID — the vulnerable control/moniker is embedded directly in the document's object stream, the delivery shape of this exploit. RTF objects auto-render when Word opens the file.
-
Composite Moniker in RTF OLE object high RTF_COMPOSITE_MONIKER_RELATEDRTF contains Composite Moniker CLSID in OLE object context, but no nearby scriptlet/SCT payload was confirmed. Treat as related moniker attack-surface evidence rather than proof of CVE-2017-8570 exploitation.
-
\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
-
Macro/content-enable lure medium SE_ENABLE_LUREDocument instructs the user to enable macros or editing — a common technique used by malware droppers to bypass Office macro security settings
Extracted artifacts 3
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
objdata_00_off00000ba6.bin9a67cc2bd2acaa5041e98b469fa04516cdfffbfb1bb5c4e717c1c088fbc6f872 |
rtf-objdata-decoded | RTF \objdata at offset 0xBA6 | 27423 bytes |
objdata_01_off0000eb14.bina6611d501e579ac96404a9c19f7f70ee1bd26c5f4967cc103af51e1fde90fca8 |
rtf-objdata-decoded | RTF \objdata at offset 0xEB14 | 2632 bytes |
objdata_02_off000100b7.bin142dc43284d9abe994719f8fb67bc4c04bfc3f07528a1a66b0bad7e552ee8e78 |
rtf-objdata-decoded | RTF \objdata at offset 0x100B7 | 12297 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.