MALICIOUS
180
Risk Score
Malware Insights
MITRE ATT&CK
T1566.001 Spearphishing Attachment
T1204.002 Malicious File
T1027 Obfuscated Files or Information
The RTF file contains embedded OLE objects, indicated by RTF_OBJDATA, RTF_OBJEMB, and RTF_OBJCLASS_PACKAGE heuristics. The RTF_OBJUPDATE heuristic suggests that the embedded object is designed to be activated automatically. Crucially, a PE header (RTF_MZ_HEX) was found within the OLE object's data, strongly indicating that the embedded object is a Windows executable. This points to a delivery mechanism for a malicious payload, likely via a spearphishing attachment.
Heuristics 6
-
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
-
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
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
objdata_00_off00003f7c.bin12c8f5ce1141db3f91713157c43be571f6041e77f2bd0e8bca039a1f505fe380 |
rtf-objdata-decoded | RTF \objdata at offset 0x3F7C | 85852 bytes |
objdata_01_off000335aa.bin850f4b644f95e1ba8bf9bf1ddc484036f321887ecee0df95f57497fde0b754f3 |
rtf-objdata-decoded | RTF \objdata at offset 0x335AA | 1069 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.