MALICIOUS
120
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1105 Ingress Tool Transfer
The sample is an XLSM file containing VBA macros. A critical heuristic firing indicates the use of URLDownloadToFile, suggesting the macro's purpose is to download and execute a second-stage payload from a remote URL. The VBA script also contains structures related to process creation, further supporting the payload execution intent. No specific family could be identified.
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.bas593d8c710a9f685954d85f7570fcf3a1792fd7ea67e12c13dca2a29f83295578 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 10626 bytes |
vbaProject_00.binf84aaa1ae34b6ea78f84cf3fec6b289f71d7ccdebd5f5c787141350b1d63b161 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 37376 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.