MALICIOUS
188
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1105 Ingress Tool Transfer
The file is an Excel spreadsheet containing VBA macros. Critical heuristics indicate the use of Shell() and CreateObject() calls, suggesting the execution of external commands or the instantiation of COM objects. The VBA script attempts to download content from a URL using MSXML2.XMLHTTP and then processes the response, likely to download and execute a second-stage payload. The ClamAV detection as 'Xls.Downloader' further supports this assessment.
Heuristics 5
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
ClamAV: Xls.Downloader.b83ac4c497e169b5-9980307-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Xls.Downloader.b83ac4c497e169b5-9980307-0
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
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.bas2ad79b085dc7b5cd9fc4e2ac7c49b8975f5ee62aa59c83654239fde5b5252c80 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 5071 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.