MALICIOUS
140
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic for Applications
T1059.003 Windows Command Shell
T1105 Ingress Tool Transfer
The Workbook_Open macro executes a GetObject call to create a batch file named 'god.bat' in the public documents directory. This batch file is then written to contain a command that downloads a second-stage executable ('hhh.exe') from 'http://18.156.71.237/hN/5/B/hhh.exe' and saves it as 'technologyvarious.exe' in the same directory. Finally, the batch file executes 'technologyvarious.exe'. The GetObject call and the execution of a downloaded payload are strong indicators of malicious intent.
Heuristics 4
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
GetObject call high OLE_VBA_GETOBJGetObject call
-
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.base352c08f91515d57678d5d4c0a321f00deb7171badf904662fd5b58d81f3dac3 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1377 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.