MALICIOUS
80
Risk Score
Malware Insights
MITRE ATT&CK
T1059.003 Windows Command Shell
T1059.005 Visual Basic
The sample is an XLSM file containing VBA macros. The Workbook_Activate subroutine triggers the execution of a batch file named 'Jetvltrbngkjaw.bat'. This batch file is constructed by concatenating strings to form a PowerShell command. The PowerShell command downloads an executable file from 'http://dl8.data.hu/get/356815/1314820/joge.exe' and executes it. The critical heuristic firing 'OLE_VBA_SHELL' confirms the use of the Shell() function to execute external commands.
Heuristics 2
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
VBA project inside OOXML medium OOXML_VBADocument contains vbaProject.bin — VBA macros present
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas815e9d0519474e5c951a268c7ff2dc561c9f5791cca6747bb9a42e46f7d10709 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 2361 bytes |
vbaProject_00.bineba2907c2bba82032950e59d80f644a4afc4fd9a7e4f72612d1a793b523b17d8 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 6144 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.