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 utilize WScript.Shell and CreateObject to download and execute a payload. The script constructs a URL using obfuscated strings and makes an HTTP request to fetch the payload. The use of WScript.Shell and Shell() calls indicates an attempt to run external commands or download additional malicious content.
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.