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 ~1032KB of hex-encoded data inside \objdata sections — may hide a payload
-
OLE object data medium RTF_OBJDATARTF contains 5 \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_off0000244f.bin |
rtf-objdata-decoded | RTF \objdata at offset 0x244F | 128558 bytes |
SHA-256: 70e8b9cd2f21c3242226fda11abe04e78d47708c608f78a819bbb6561f33d468 |
|||
objdata_04_off000ff1e7.bin |
rtf-objdata-decoded | RTF \objdata at offset 0xFF1E7 | 6502 bytes |
SHA-256: 4d78aaeea748a71dcb0130caf1f2c86d1f67ede8256319ad5cd481b642f10cad |
|||
Open this report in the interactive analyzer, or submit your own file for analysis.