MALICIOUS
180
Risk Score
Malware Insights
MITRE ATT&CK
T1559.001 Component Object Model
T1137.001 DLL Search Order Hijacking
The RTF file contains multiple indicators of malicious OLE objects, including RTF_OBJDATA, RTF_OBJEMB, and RTF_OBJCLASS_PACKAGE. A significant portion of the file is hex-encoded data within an OLE object, which the RTF_MZ_HEX heuristic identifies as containing a PE header. This strongly suggests the RTF is a dropper for a malicious executable. No scripts were extracted from this sample.
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
-
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 ~1676KB of hex-encoded data inside \objdata sections — may hide a payload
-
OLE object data medium RTF_OBJDATARTF contains 1 \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_off0000010c.bin05624a3367c0d16f43552a88155fe7bed402721ac532340f9d04e574c1b06662 |
rtf-objdata-decoded | RTF \objdata at offset 0x10C | 817086 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.