MALICIOUS
180
Risk Score
Malware Insights
MITRE ATT&CK
T1566.001 Spearphishing Attachment
T1203 Exploitation for Client Execution
The RTF file contains embedded OLE objects and PE headers, strongly suggesting it is designed to exploit vulnerabilities and execute a secondary payload. The presence of OLE object data and an embedded OLE object, coupled with the ".objupdate" directive forcing OLE activation, points towards an exploit attempt. The critical finding of PE headers within hex data confirms the presence of an executable payload.
Heuristics 5
-
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
-
\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.
-
Package object class high RTF_OBJCLASS_PACKAGEOLE Package object — can wrap arbitrary files
-
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 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
objdata_00_off00000545.bin |
rtf-objdata-decoded | RTF \objdata at offset 0x545 | 44850 bytes |
SHA-256: a8914b06d347a839ac50501df3cfa69849d220c47a0386cbaf12d72e406b10cd |
|||
Open this report in the interactive analyzer, or submit your own file for analysis.