MALICIOUS
220
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1105 Ingress Tool Transfer
T1059 Command and Scripting Interpreter
The sample is a malicious XLS file containing VBA macros. The macros utilize the URLDownloadToFile API, indicating an intent to download and execute a second-stage payload from a remote location. The presence of CreateProcess API calls further supports the execution of downloaded content. No specific family could be identified, but the delivery mechanism is clear.
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.bas290b2c18deb8270cf5d221e9ef9991b82bfdf92514f990118fa446a6fcd9fe4f |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 10401 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.