MALICIOUS
280
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1204.002 Malicious File
T1059 Command and Scripting Interpreter
The sample is an Excel document containing VBA macros. The macros utilize WScript.Shell and CreateObject to execute commands, likely downloading and running a second-stage payload. The presence of 'Doc.Dropper.Agent-7758917-0' in ClamAV detection further supports its role 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: Doc.Dropper.Agent-7758917-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Doc.Dropper.Agent-7758917-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.basafee68aba5b0c8fd334b28a3c823e20205b61e3a8a8c5396e0288baab6822680 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1268 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.