MALICIOUS
208
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1059.003 Windows Command Shell
T1566.002 Spearphishing Attachment
T1027 Obfuscated Files or Information
The Workbook_Open macro is designed to create and execute a batch file named 'Outlook.bat' in the public user directory. This batch file appears to be responsible for downloading and executing a second-stage payload from a hardcoded, albeit obfuscated, URL. The use of Shell() calls and cmd.exe references within the VBA code strongly indicates a malicious intent to download and run further malicious content.
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.bas739b12d04dae2bb2ffa2c4acdc262e94eeb6301ea8ea956475b73a21114bd6ed |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 2313 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.