MALICIOUS
228
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.003 Windows Command Shell
T1105 Ingress Tool Transfer
The sample is an XLS file containing VBA macros that heavily utilize WScript.Shell and CreateObject, indicating an attempt to execute arbitrary code. The script attempts to download content from a remote source using the 'cominciarono' function, which constructs a URL from obfuscated strings. The presence of 'Shell()' and 'WScript.Shell' calls strongly suggests the execution of a second-stage payload.
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.basc1ff1a2d1054fe1a8a113d6651c29552579fbbc7bd21d2b7c911c234757d5943 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 3839 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.