Malware Insights
The sample is an RTF document that contains an embedded OLE object, specifically targeting the Equation Editor vulnerability (RTF_EQUATION_EDITOR). The presence of \objdata and \objupdate heuristics indicates that the embedded object is designed to be activated automatically, leading to code execution. The extracted artifact 'objdata_00_off00000d0e.bin' is likely the payload or a component thereof. The attack pattern suggests a malicious document designed to exploit this vulnerability for initial access, likely to download and execute a secondary payload.
Heuristics 5
-
Equation Editor CLSID critical RTF_EQUATION_EDITOREquation Editor OLE CLSID found inside an OLE object — exploited by CVE-2017-11882 / CVE-2018-0802 / CVE-2018-0798
-
Automatically linked OLE object high RTF_OBJAUTLINKRTF contains \objautlink — an automatically linked OLE object surface that can be updated or activated when Word opens the document.
-
\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
-
Suspicious extracted artifact info EXTRACTED_FILE_STATIC_TRIAGEOne or more files extracted from inside this sample matched static suspicious-content checks such as script obfuscation, encoded payload blobs, packed data, or execution/download terms.
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
objdata_00_off00000d0e.bin0ca7145f502af132d6c1c2560b2177a35ce1dde6468e6edbbe2de047dc3db98e |
rtf-objdata-decoded | RTF \objdata at offset 0xD0E | 64066 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact entropy is 7.92, consistent with packed or encrypted content.
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.