MALICIOUS
160
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1059.005 Visual Basic
The sample contains VBA macros that trigger a Shell() execution upon workbook closure. This is further supported by heuristics indicating PowerShell references and p-code execution. The script concatenates several strings to form the command executed by Shell(), but the exact command is not fully reconstructible due to truncation. The primary intent appears to be executing an arbitrary command.
Heuristics 4
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
Reference to PowerShell high SC_STR_POWERSHELLReference to PowerShell
-
VBA p-code auto-exec with execution tokens high OLE_VBA_PCODE_AUTOEXEC_EXECCompiled VBA/cache stream contains an auto-execution token together with shell/download/object-execution tokens. This catches p-code-only or source-extraction-failure macro documents where visible source is unavailable.
-
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.bas662db1332768088c84a4d96fe1de2e08e6895ac59ba288341b65b6448dc4b80f |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 4587 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.