Malware Insights
The sample is an Excel 4.0 (XLM) macro-enabled spreadsheet. It contains an Auto_Open macro that uses dangerous formula APIs, specifically the RUN function, indicating it likely attempts to execute external code. The document also employs a lure to trick the user into enabling macros by impersonating a document signing service. While no specific URLs were found to be malicious, the presence of the XLM macro and the lure strongly suggest a downloader or initial access pattern. No scripts were extracted, and the document body content was not directly usable for determining intent.
Heuristics 5
-
XLM Auto_Open with dangerous formula APIs high OLE_XLM_DANGEROUS_FNExcel 4.0 macro sheet contains an Auto_Open / Auto_Close entry and dangerous XLM formula APIs that can invoke programs, write files, or transfer control without VBA.
-
Excel 4.0 (XLM) macro sheet present medium OLE_XLM_AUTOOPENWorkbook contains an Excel 4.0 macro sheet sub-stream — XLM is rarely seen in modern legitimate workbooks and was a major Office malware vector during 2020-2022.
-
Macro/content-enable lure medium SE_ENABLE_LUREDocument instructs the user to enable macros or editing — a common technique used by malware droppers to bypass Office macro security settings
-
Document signing service impersonation lure medium SE_DOCUSIGN_LUREDocument impersonates DocuSign, Adobe Sign, or a similar signing service in a signing-request context
-
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://www.w3.org/1999/02/22-rdf-syntax-ns#
- http://ns.adobe.com/xap/1.0/mm/
- http://ns.adobe.com/xap/1.0/sType/ResourceRef#
- http://ns.adobe.com/xap/1.0/
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
xlm_macros.txtbbb822b375f7a71da57d853f0b3a9e246a4549e1e8b7b08118589e73ffa81b9e |
xlm-macro | oletools.olevba.extract_all_macros (XLM macro listing) | 119718 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.