MALICIOUS
128
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Service Execution: Service Execution
T1059.001 PowerShell: PowerShell
The file is an Excel 4.0 macro-enabled workbook. Heuristics indicate the presence of an Auto_Open macro, which is a common technique for executing malicious code when the workbook is opened. The reference to Windows Script Host further suggests the execution of scripts. While the specific payload is not detailed, the presence of an Auto_Open macro strongly implies an intent to run arbitrary code, likely for downloading and executing a secondary stage.
Heuristics 4
-
Excel 4.0 Auto_Open defined name critical OLE_XLM_AUTOOPEN_DEFINEDNAMEoletools recovered an Auto_Open / Auto_Close entry from an Excel 4.0 macro sheet. The raw BIFF name can be tokenized or partially opaque to byte-string checks, but the recovered macro listing confirms the workbook has an XLM auto-execution entry.
-
Reference to Windows Script Host high SC_STR_WSCRIPTReference to Windows Script Host
-
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.
-
VBA project contains no executable statements low OLE_VBA_MACROSDocument contains a VBA project, but extracted modules only contain attributes/options/comments and no executable statements.
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
xlm_macros.txt2f8153fa2af8d39e5bf6414afa9affbd60d9c4dfbb448c334ea9ff774ff8b783 |
xlm-macro | oletools.olevba.extract_all_macros (XLM macro listing) | 13096 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.