MALICIOUS
160
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic for Applications
T1204.002 User Execution: Malicious File
T1059.001 Command and Scripting Interpreter: PowerShell
The sample is an Excel file with VBA macros that use string concatenation to build system commands. The ClamAV detection specifically identifies this as Xls.Downloader.Qbot. The script uses 'regsvr32' and 'silent' parameters to and likely downloads and executes a second-stage payload, as indicated by theset strings reconstructed from the concatenation: 'REGISTER', 'EXEC', 'regsvr32', ' -silent'.
Heuristics 4
-
ClamAV: Xls.Downloader.Qbot-b760f03263b7c21b-9950248-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Xls.Downloader.Qbot-b760f03263b7c21b-9950248-0
-
Auto_Open macro high OLE_VBA_AUTOAuto_Open macro
-
Auto_Close macro high OLE_VBA_AUTOCLOSEAuto_Close macro
-
VBA macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas82e1e47d5ead737b15bb2148da65cf727043b2c8a73a6e4133c451f98570a39a |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 3700 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.