MALICIOUS
248
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1105 Ingress Tool Transfer
T1059 Command and Scripting Interpreter
The XLS file contains VBA macros that utilize the URLDownloadToFile API to download a payload from a remote source. The script also uses CreateObject to instantiate an XMLHTTP object, suggesting network communication to fetch the secondary payload. The presence of Shell() and Environ() calls further indicates execution and potential environment interaction.
Heuristics 6
-
Reference to URLDownloadToFile API critical SC_STR_URLDOWNLOADReference to URLDownloadToFile API
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
URLDownloadToFile in VBA critical OLE_VBA_DOWNLOADURLDownloadToFile in VBA
-
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.basdc5b5656079d0c16fa55f86a75175c86dddbf81d9c4e1b5525421e83937c9d5e |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 2536 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.