MALICIOUS
80
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1204.002 Malicious File
The sample is an XLSM file containing VBA macros. A critical heuristic firing indicates the presence of a Shell() call within the VBA code. The extracted VBA script constructs a PowerShell command that downloads a second-stage executable named 'Jogerb.exe' from 'http://ddl8.data.hu/get/355185/13087540/Jogerb.exe' and then executes it. The script also saves this command to a batch file named 'Sgjeutyk.bat' before attempting to execute it.
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.basa138fdecee30f0e92de70740606df5d3c08cbdddc4d44092775637099bd5745b |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 2431 bytes |
vbaProject_00.bin335c2f4220bb62b0da49cd04f0b70632b412bc056a85ce56eae14b3fa612560c |
vba-project | OOXML VBA project: xl/vbaProject.bin | 6144 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.