MALICIOUS
220
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1105 Ingress Tool Transfer
The file is an Excel 4.0 macro-enabled spreadsheet containing VBA code. Heuristics indicate the presence of macros and the use of the URLDownloadToFile API, a common technique for downloading secondary payloads. The ClamAV signature 'Xls.Downloader.Valyria-10002374-0' further confirms its malicious nature as a downloader. The VBA macro explicitly calls the 'URLDownloadToFileA' function from 'urlmon.dll', strongly suggesting the intent to download and execute a further stage of malware.
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.txtb04022b273d2a263c1735c81e702717997f2a644097de98a1745cf56fe4b3200 |
xlm-macro | oletools.olevba.extract_all_macros (XLM macro listing) | 667 bytes |
macros.basaebc90d30305bcfa2458c7bca61e1ca06c91ef14bb7bb6d1248a3f6300711a3a |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 2834 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.