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 presence of URLDownloadToFile, a function commonly used to download and execute malicious payloads. The VBA script likely uses this function to fetch a second-stage payload from a remote server, as suggested by the heuristic. No specific family could be identified, but the technique is consistent with common macro-based malware delivery.
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.basa4b9765504967bb99f642e6c90771ccae5fb3fe5c612ccd4c7d39ceff93a69b4 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 10877 bytes |
vbaProject_00.bin8a23dbbc9dca24f24ecc35e05ea5bd2d7a3a9e056e9393da5b812a894ca2edc2 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 38912 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.