MALICIOUS
220
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1105 Ingress Tool Transfer
The file contains both Excel 4.0 macros and VBA macros, with critical heuristics indicating the use of URLDownloadToFile API for downloading content. The VBA macro explicitly uses the URLDownloadToFileA function from urlmon.dll, suggesting it is designed to download and execute a second-stage payload. The presence of both macro types and the direct API call strongly indicate 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
-
ClamAV: Win.Malware.Agent-9847212-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Win.Malware.Agent-9847212-0
-
Excel 4.0 (XLM) macro sheet present medium OLE_XLM_AUTOOPENWorkbook contains an Excel 4.0 macro sheet sub-stream — XLM is rarely seen in modern legitimate workbooks and was a major Office malware vector during 2020-2022.
-
VBA macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
xlm_macros.txta0713dbcc3a8ee2c4ed8ca1d3b261bb89acb2e48482a4091dbd494083be77692 |
xlm-macro | oletools.olevba.extract_all_macros (XLM macro listing) | 315254 bytes |
macros.bas0a7f96b71eb6b364d6ab651362be56f7c6463b158fd4122fb216689d2d42bfbb |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 3141 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.