MALICIOUS
120
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1105 Ingress Tool Transfer
The XLSM file contains VBA macros, indicated by the OOXML_VBA heuristic. The critical OLE_VBA_DOWNLOAD heuristic and the presence of the URLDownloadToFile function in the script strongly suggest that the macro is designed to download and execute a second-stage payload from a remote URL. The script also contains API declarations for process manipulation, further supporting the execution of downloaded content.
Heuristics 3
-
URLDownloadToFile in VBA critical OLE_VBA_DOWNLOADURLDownloadToFile in VBA
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
VBA project inside OOXML medium OOXML_VBADocument contains vbaProject.bin — VBA macros present
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas6137c4ad6e92b6d7ecfeb384516569816dcbd1100d20254d64c8ec7265379519 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 10921 bytes |
vbaProject_00.bin753b2f3014c087fd0a71596323c36fc6c3d86f4bd2e0675a677c708ec2234162 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 38912 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.