MALICIOUS
380
Risk Score
Malware Insights
MITRE ATT&CK
T1027 Obfuscated Files or Information
The RTF document contains embedded OLE objects and utilizes the Equation Editor vulnerability (CVE-2017-11882) to execute arbitrary code. The presence of a PE header within the hex-encoded data strongly suggests that a malicious executable payload is being dropped and executed. The ClamAV detection as Rtf.Dropper.Agent-9965975-1 further confirms its dropper functionality.
Heuristics 9
-
Equation Editor activation — CVE-2017-11882 related high CVE_2017_11882_ACTIVATION_RELATEDRTF decodes to an Equation.3 ProgID and requests OLE activation with \objemb plus \objupdate. This reaches the legacy Equation Editor attack surface used by CVE-2017-11882/CVE-2018-0802 documents, but the malformed MTEF/native payload needed for stronger attribution was not recovered.
-
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.
-
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.
-
PE header (with DOS stub) in hex data critical RTF_MZ_HEXHex-encoded PE (MZ + DOS stub) found inside RTF — likely an embedded executable payload
-
ClamAV: Rtf.Dropper.Agent-9965975-1 critical CLAMAV_DETECTIONClamAV detected this file as malware: Rtf.Dropper.Agent-9965975-1
-
\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.
-
Large hex data blocks in OLE object high RTF_EXCESSIVE_HEXRTF contains ~1637KB of hex-encoded data inside \objdata sections — may hide a payload
-
OLE object data medium RTF_OBJDATARTF contains 2 \objdata section(s) — embedded OLE objects
-
Embedded OLE object medium RTF_OBJEMBRTF contains \objemb — embedded OLE object
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
objdata_00_off00001291.bind08254b4649eaa24e9b5ce77519de10265f2c8548b21605d1a8a7196a6a70d72 |
rtf-objdata-decoded | RTF \objdata at offset 0x1291 | 824645 bytes |
objdata_01_off00199e8c.binffd8c2482cc64da211bcb7ca32c7331bf3796ad5ca2159f697062f334496c915 |
rtf-objdata-decoded | RTF \objdata at offset 0x199E8C | 187349 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.