MALICIOUS
188
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1105 Ingress Tool Transfer
The file contains VBA macros that utilize the URLDownloadToFile API, indicating an attempt to download and execute a secondary payload. The use of CreateObject and Environ() calls further suggests dynamic execution and potential environment interaction. While the exact URL is obfuscated, the presence of these indicators strongly points to a downloader or droppper functionality.
Heuristics 5
-
Reference to URLDownloadToFile API critical SC_STR_URLDOWNLOADReference to URLDownloadToFile API
-
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.basca81e31ce4f8342cdfcf5f64530a9ad45d5c332e89a0f7c82ecf2aa37ff1ca03 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 2320 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.