MALICIOUS
162
Risk Score
Malware Insights
MITRE ATT&CK
T1566.001 Spearphishing Attachment
T1203 Exploitation for Client Execution
T1027 Obfuscated Files or Information
The RTF file contains multiple OLE objects, with ".objupdate" forcing activation and large hex-encoded data blocks likely hiding a payload. This suggests an exploit targeting OLE object vulnerabilities to execute arbitrary code. The presence of embedded OLE objects and the potential for payload delivery points towards a spearphishing attachment attack vector.
Heuristics 6
-
\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
-
Large hex data blocks in OLE object high RTF_EXCESSIVE_HEXRTF contains ~1049KB of hex-encoded data inside \objdata sections — may hide a payload
-
OLE object data medium RTF_OBJDATARTF contains 6 \objdata section(s) — embedded OLE objects
-
Embedded OLE object medium RTF_OBJEMBRTF contains \objemb — embedded OLE object
-
Embedded URL info EMBEDDED_URLOne or more URLs were extracted from the document. The URL itself is not a detection — see the per-URL labels for which channel (macro, JS, link annotation, document body, ...) reached each URL.URL http://schemas.microsoft.com/office/word/2003/wordml In RTF body
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
objdata_00_off0000246e.bin |
rtf-objdata-decoded | RTF \objdata at offset 0x246E | 130606 bytes |
SHA-256: f2b37ca12bff38f7d70153f64d99a13c637d4d7da1a35cfb4e6f9e7d287f361c |
|||
objdata_05_off001433e9.bin |
rtf-objdata-decoded | RTF \objdata at offset 0x1433E9 | 1271 bytes |
SHA-256: be306341e1481ee02d5ad0fc72cde5c3575623c29b0958bc66c51e5592bb193f |
|||
Open this report in the interactive analyzer, or submit your own file for analysis.