MALICIOUS
220
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1105 Ingress Tool Transfer
The file is identified as malicious by ClamAV with the signature Xls.Downloader.Valyria-10002374-0. Static analysis revealed the presence of both Excel 4.0 macros and VBA macros. Crucially, the VBA code utilizes the URLDownloadToFile API, indicating an intent to download and execute a second-stage payload from a remote source. This is a common technique for malware droppers.
Heuristics 5
-
Reference to URLDownloadToFile API critical SC_STR_URLDOWNLOADReference to URLDownloadToFile API
-
URLDownloadToFile in VBA critical OLE_VBA_DOWNLOADURLDownloadToFile in VBA
-
ClamAV: Xls.Downloader.Valyria-10002374-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Xls.Downloader.Valyria-10002374-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.txtd2f61acc8da6d5f684bd642035981ac99a963407468e4f8678a582ad2aaf5240 |
xlm-macro | oletools.olevba.extract_all_macros (XLM macro listing) | 674 bytes |
macros.basd27ab60a9af151d1ec4686f739a53580dd200d347b0e6f5bc9ce250d9508fb0e |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 2888 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.