MALICIOUS
280
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1203 Exploitation for Client Execution
The file is an Excel spreadsheet containing VBA macros. Heuristics indicate the use of WScript.Shell and the Shell() function, which are commonly used to execute arbitrary commands. The macro attempts to execute a command via WScript.Shell, likely to download and run a secondary payload. The ClamAV detection name 'Xls.Dropper.Agent-7659550-0' further supports its nature as a dropper.
Heuristics 6
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
WScript.Shell usage critical OLE_VBA_WSCRIPTWScript.Shell usage
-
ClamAV: Xls.Dropper.Agent-7659550-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Xls.Dropper.Agent-7659550-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.basc55c640dea6229d89e3d05372ba4b930a9ff67c0899325f8b604a9ef9cef4251 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1711 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.