MALICIOUS
102
Risk Score
Malware Insights
MITRE ATT&CK
T1203 Exploitation for Client Execution
T1566.001 Spearphishing Attachment
The RTF file contains embedded OLE objects with ".objupdate" directives, indicating an attempt to activate and execute embedded content. Static triage identified shellcode candidate regions within these objects. This suggests the file is designed to exploit OLE vulnerabilities for client-side execution, likely delivered as a spearphishing attachment.
Heuristics 5
-
\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.
-
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
-
Suspicious extracted artifact medium EXTRACTED_FILE_STATIC_TRIAGEOne or more files extracted from inside this sample matched static suspicious-content checks such as script obfuscation, encoded payload blobs, packed data, or execution/download terms.
-
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_off0000b758.bin |
rtf-objdata-decoded | RTF \objdata at offset 0xB758 | 8899 bytes |
SHA-256: 4c56eb00213a01c2c8e91cf83b8e7eec7152b51e5879dc114197f0cd017bbb26 |
|||
objdata_01_off0001225b.bin |
rtf-objdata-decoded | RTF \objdata at offset 0x1225B | 21300 bytes |
SHA-256: f4f60e0288996edeeaa81f9fc427c32d3674c2d6afdeaab619d96fd279252ada |
|||
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Static shellcode analysis found candidate code region(s). Indicators: SC_GETPC_CALL, SC_STR_URLDOWNLOAD Static shellcode analysis recovered API/import strings: LoadLibraryA, GetProcAddress, ExitProcess, URLDownloadToFileA
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.