MALICIOUS
240
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Service Execution: Visual Basic
T1059.003 Command and Scripting Interpreter: Windows Command Shell
T1105 Ingress Tool Transfer
The Workbook_Open macro is triggered upon opening the Excel file. It constructs and executes a command using cmd.exe and powershell to download a second-stage executable from 'https://transfer.sh/get/SkazYLa2BT/happy.exe' and saves it as 'C:\Users\Public\v7idi.exe', which is then executed. This indicates a downloader functionality.
Heuristics 6
-
ClamAV: Xls.Downloader.Valyria-10008445-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Xls.Downloader.Valyria-10008445-0
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
GetObject call high OLE_VBA_GETOBJGetObject call
-
cmd.exe reference in VBA high OLE_VBA_CMDcmd.exe reference in VBA
-
VBA p-code auto-exec with execution tokens high OLE_VBA_PCODE_AUTOEXEC_EXECCompiled VBA/cache stream contains an auto-execution token together with shell/download/object-execution tokens. This catches p-code-only or source-extraction-failure macro documents where visible source is unavailable.
-
VBA macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bascaa7b17c1a590652b5c0ca4c6c2884bea72d481a8c87cc2971ae4b1554a92a6f |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1318 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.