MALICIOUS
80
Risk Score
Malware Insights
MITRE ATT&CK
T1204 Malicious Link
T1204.002 Malicious Link: Malicious File
The sample is an RTF document containing OLE object data and an \objupdate directive, indicating an attempt to activate embedded objects. The document body explicitly instructs the user to 'click Enable editing from the yellow bar above,' a common lure to bypass macro security. This suggests the document is designed to trick the user into enabling content that would likely download or execute a secondary payload.
Heuristics 3
-
\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
-
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 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
objdata_00_off0002fbf5.bin589c53a9940b738d831adc355b0d0831797de23ac7eaf76485743f32dc980e35 |
rtf-objdata-decoded | RTF \objdata at offset 0x2FBF5 | 1876 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.