MALICIOUS
88
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1204.002 Malicious File
The sample is an XLSM file containing VBA macros. A critical heuristic identified the use of URLDownloadToFileA, indicating the macro attempts to download a file from the internet. The VBA script explicitly uses the URLDownloadToFileA function, strongly suggesting it downloads and executes a second-stage payload. The presence of VBA macros and the download functionality points to a macro-based downloader.
Heuristics 3
-
URLDownloadToFile in VBA critical OLE_VBA_DOWNLOADURLDownloadToFile in VBA
-
VBA project inside OOXML medium OOXML_VBADocument contains a VBA project — VBA macros present
-
Environ() call (env variable access) low OLE_VBA_ENVIRONEnviron() call (env variable access)
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas3a261aeaf3241dfa83d986e2cb7375c8bc853018536bdd0c2eeb56f7267e99e2 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 10418 bytes |
vbaProject_00.bin332fef2c8110291c9f0c320058d3cf7524c466580eb22ff15dc0300398599ef7 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 37888 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.