MALICIOUS
188
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1105 Ingress Tool Transfer
The file is an Excel spreadsheet containing VBA macros. Heuristics indicate the presence of Shell() and CreateObject() calls, commonly used for executing downloaded payloads. The script attempts to download content using CreateObject("Msxml2.XMLHTTP"), reconstructs a URL from concatenated strings, and then uses Shell() to execute it. This behavior is consistent with a macro-based downloader.
Heuristics 5
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
ClamAV: Xls.Downloader.d795e45a60a593c6-9978800-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Xls.Downloader.d795e45a60a593c6-9978800-0
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
VBA macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
-
Environ() call (env variable access) low OLE_VBA_ENVIRONEnviron() call (env variable access)
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas56e4fec01fe6a4f65c983310085a5226afb7ff7c932b11c7a9f61c437cc7747f |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 3447 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.