Malware Insights
The sample utilizes an OOXML_ALTCHUNK_RTF heuristic, indicating it imports an external RTF document. This RTF document contains OLE objects that are automatically linked and updated via RTF_OBJAUTLINK and RTF_OBJUPDATE rules, suggesting an attempt to exploit Office vulnerabilities. The presence of a remote template injection (OOXML_REMOTE_TEMPLATE) points to the URL https://my.dexserver.com/assets/css/dotms_4/SFiukJmBghbBZiamuoSb.dotm as a source for malicious content. The overall mechanism suggests a document-based exploit designed to download and execute further payloads.
Heuristics 8
-
altChunk imports embedded RTF (RTF injection) critical OOXML_ALTCHUNK_RTFDocument inlines an embedded RTF via an aFChunk relationship and a <w:altChunk> body element. This is the canonical RTF-injection wrapper used to smuggle RTF exploits (Equation Editor / URL Moniker / objdata) past DOCX-only scanners. Word opens the wrapper and executes the RTF inline. Recursing into the RTF for the exact exploit primitive.
-
Automatically linked OLE object high RTF_OBJAUTLINK(in altChunk RTF word/altChunk1.rtf) RTF contains \objautlink — an automatically linked OLE object surface that can be updated or activated when Word opens the document.
-
\objupdate forces OLE activation high RTF_OBJUPDATE(in altChunk RTF word/altChunk1.rtf) RTF contains \objupdate — forces automatic OLE object instantiation when the document is opened, bypassing user interaction. Almost exclusively seen in Equation Editor exploit documents.
-
Remote template injection high OOXML_REMOTE_TEMPLATEDocument references a remote template URL (https://my.dexserver.com/assets/css/dotms_4/SFiukJmBghbBZiamuoSb.dotm) — a common remote-template-injection vector used by Hancitor, Emotet and many phishing campaigns. Word can fetch and apply the remote template; macros in that template may execute depending on Office policy and trust state.
-
OLE object data medium RTF_OBJDATA(in altChunk RTF word/altChunk1.rtf) RTF contains 1 \objdata section(s) — embedded OLE objects
-
External relationship medium OOXML_EXTERNAL_RELExternal target in word/_rels/settings.xml.rels: https://my.dexserver.com/assets/css/dotms_4/SFiukJmBghbBZiamuoSb.dotm
-
Suspicious extracted artifact info 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 https://my.dexserver.com/assets/css/dotms_4/SFiukJmBghbBZiamuoSb.dotm
- http://schemas.openxmlformats.org/markup-compatibility/2006
- http://schemas.openxmlformats.org/officeDocument/2006/relationships
- http://schemas.openxmlformats.org/officeDocument/2006/math
- http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing
- http://schemas.openxmlformats.org/wordprocessingml/2006/main
- http://schemas.microsoft.com/office/word/2006/wordml
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
objdata_00_off000078f1.bin095891486a3baa1df5bd3e0707daa3ff07997866c711b2f61740832479fdd41d |
rtf-objdata-decoded | RTF \objdata at offset 0x78F1 | 76128 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact entropy is 7.79, consistent with packed or encrypted content.
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.