MALICIOUS
100
Risk Score
Malware Insights
MITRE ATT&CK
T1204.002 Malicious File
T1059.003 Windows Command Shell
T1105 Ingress Tool Transfer
The document contains a lure to enable macros, which is a common technique for malware delivery. The VBA script, when executed, constructs and runs a batch file named 'egatezwmjaujvmbnpxvjbny.bat'. This batch file then uses PowerShell to download a second-stage payload ('images.exe') from 'http://20.51.217.113/tool/images.exe' and saves it to 'C:\APTDATA\ProcNname\image.exe', subsequently executing it. The script also attempts to establish persistence by writing to the registry, though the exact key is obfuscated.
Heuristics 3
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
VBA project inside OOXML medium OOXML_VBADocument contains vbaProject.bin — VBA macros present
-
Macro/content-enable lure medium SE_ENABLE_LUREDocument instructs the user to enable macros or editing — a common technique used by malware droppers to bypass Office macro security settings
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.basee3bb8e439bb535d494c2ab91d17875a7162dc6cdfe3be131e9fc2eb8eebf11e |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 2324 bytes |
vbaProject_00.bin3b04a73313ab82f574f3669d15a88e846d94df082a56140ce26d3a14c408e6d8 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 6144 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.