MALICIOUS
280
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1203 Exploitation for Client Execution
The Excel file contains VBA macros that leverage WScript.Shell to execute commands. The `Shell()` function is used, and the script attempts to construct a command by concatenating values from spreadsheet ranges. This strongly suggests the macro is designed to download and execute a secondary payload. The ClamAV detection 'Doc.Dropper.Agent-7724224-0' further supports this dropper functionality.
Heuristics 6
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
WScript.Shell usage critical OLE_VBA_WSCRIPTWScript.Shell usage
-
ClamAV: Doc.Dropper.Agent-7724224-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Doc.Dropper.Agent-7724224-0
-
Reference to Windows Script Host high SC_STR_WSCRIPTReference to Windows Script Host
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
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.bas0e52df386030db15123bf0a10b07d3b5889c06de589784000d3337c945b28300 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1275 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.