MALICIOUS
328
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1105 Ingress Tool Transfer
T1204.002 Malicious File
The critical heuristic 'OLE_VBA_DOWNLOAD' and the presence of a Workbook_Open macro indicate that the Excel file is designed to download and execute a secondary payload. The script uses ShellExecuteA and URLDownloadToFileA APIs, suggesting a downloader functionality. The ClamAV detection 'Xls.Malware.Valyria-10028013-0' further confirms its malicious nature.
Heuristics 8
-
Reference to URLDownloadToFile API critical SC_STR_URLDOWNLOADReference to URLDownloadToFile API
-
URLDownloadToFile in VBA critical OLE_VBA_DOWNLOADURLDownloadToFile in VBA
-
ClamAV: Xls.Malware.Valyria-10028013-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Xls.Malware.Valyria-10028013-0
-
Reference to ShellExecute API high SC_STR_SHELLEXECReference to ShellExecute API
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
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
-
Environ() call (env variable access) low OLE_VBA_ENVIRONEnviron() call (env variable access)
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.basd873b7d00fbcb55e2561346fe4c5d7d7c6868e8a661b54b40984c083437c3d1a |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 349118 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.