MALICIOUS
220
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1204.002 Malicious File
T1566.001 Spearphishing Attachment
The sample is an XLSM file containing a Workbook_Open macro that utilizes the Shell() function. This indicates an attempt to execute arbitrary code. ClamAV detection explicitly names this as a Dridex downloader variant, strongly suggesting its family and purpose. The macro's obfuscated string concatenation likely forms a URL or command to fetch and run a secondary payload.
Heuristics 5
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
ClamAV: Xls.Downloader.DridexGreen09213-9890103-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Xls.Downloader.DridexGreen09213-9890103-0
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
VBA p-code auto-exec with execution tokens high OLE_VBA_PCODE_AUTOEXEC_EXECCompiled VBA/cache stream contains an auto-execution token together with shell/download/object-execution tokens. This catches p-code-only or source-extraction-failure macro documents where visible source is unavailable.
-
VBA project inside OOXML medium OOXML_VBADocument contains a VBA project — VBA macros present
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas5c86907c54ccc14415d91dc1c07ad6e5848a9d6d4a92b97aeec7987c66037713 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 38547 bytes |
vbaProject_00.bin53a6be9ae3683fa25bacb2f30edbbd1ef601b3a6a8d50a207bf2013ea3ab64e4 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 44032 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.