MALICIOUS
208
Risk Score
Malware Insights
MITRE ATT&CK
T1059.003 Windows Command Shell
T1059.005 Visual Basic
T1105 Ingress Tool Transfer
The Workbook_Open macro executes a Shell() call, which is a critical finding. This macro writes batch scripts to the public user directory, including 'Outlook.bat' and 'task.bat'. The script content is heavily obfuscated but appears to be constructing commands to download and execute further payloads, indicating an Ingress Tool Transfer attempt.
Heuristics 6
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
cmd.exe reference in VBA high OLE_VBA_CMDcmd.exe reference in VBA
-
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
-
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.bas9aae994c2e1c1317470f797f5379b50ed17f44f406e21538b812f3b5e27660ed |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 5486 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.