MALICIOUS
80
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic for Applications
T1059.001 PowerShell
The sample is an Excel file containing both XLM and VBA macros, with a Workbook_Open macro specifically detected. The presence of these macros indicates an attempt to execute arbitrary code upon opening the document. While no specific malicious URLs or scripts were extracted, the high heuristic confidence and the nature of the detected macros strongly suggest a malicious intent, likely for initial execution or payload delivery.
Heuristics 4
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
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 macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
-
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.openxmlformats.org/drawingml/2006/main
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas4de848768ac4f425c366208c77e7dd389eb18533d6ceb90105c4691d0049e561 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 147778 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.