MALICIOUS
220
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1105 Ingress Tool Transfer
T1059.003 Windows Command Shell
The sample is a malicious XLS file containing VBA macros. Critical heuristics indicate the use of URLDownloadToFile within VBA, suggesting the macro's purpose is to download and execute a second-stage payload from a remote location. The presence of CreateProcess API references further supports the execution of downloaded content. No specific family could be identified, but the technique is common for initial payload delivery.
Heuristics 5
-
Reference to URLDownloadToFile API critical SC_STR_URLDOWNLOADReference to URLDownloadToFile API
-
URLDownloadToFile in VBA critical OLE_VBA_DOWNLOADURLDownloadToFile in VBA
-
Reference to CreateProcess API high SC_STR_CREATEPROCESSReference to CreateProcess API
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
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.bas7f292ba61bb44b6916aea9847dcdc3b28ffde360bb78700f61095649056aa7b1 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 10396 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.