MALICIOUS
228
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.003 Windows Command Shell
The XLS file contains VBA macros that utilize WScript.Shell and CreateObject, indicating an intent to execute arbitrary commands. The presence of a Shell() call strongly suggests the macro is designed to download and execute a second-stage payload. No specific family could be identified from the available heuristics.
Heuristics 6
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
WScript.Shell usage critical OLE_VBA_WSCRIPTWScript.Shell usage
-
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
-
Environ() call (env variable access) low OLE_VBA_ENVIRONEnviron() call (env variable access)
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas3971fec43fd9256fef3de7cc73deab87b5f2252ca1607f7982a8a0a8340c79a7 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 4879 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.