MALICIOUS
228
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1105 Ingress Tool Transfer
The VBA macros within this Excel file utilize WScript.Shell and CreateObject to download and execute a payload. The script attempts to download content from a URL constructed using obfuscated strings, likely to fetch a second-stage payload. The use of Shell() and WScript.Shell indicates a clear intent to execute arbitrary code.
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.bas2234935f9bddd4be0e4ed5b6361457f1f36b4e63171fda7d448245ec2421ccd6 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 3823 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.