MALICIOUS
122
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic for Applications
T1204.002 Malicious File
The sample is an Excel 4.0 macro-enabled spreadsheet that displays a lure message in Turkish and English, prompting the user to enable macros. Upon enabling, the embedded Auto_Open macro executes. This macro is likely responsible for downloading and executing a payload from the embedded URL: https://arturkarolczakshiola.com/zasa/fYiA22eXpUTT7uP.exe. The presence of the Auto_Open defined name and the reference to PowerShell strongly indicate malicious intent.
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 PowerShell high SC_STR_POWERSHELLReference to PowerShell
-
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.
-
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://arturkarolczakshiola.com/zasa/fYiA22eXpUTT7uP.exe
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
xlm_macros.txtcb322c865fb7981c2b6fc2dcd75b3510d98aabf0c3ac84530621884d7cfa272e |
xlm-macro | oletools.olevba.extract_all_macros (XLM macro listing) | 1032 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.