Malware Insights
The sample is an XLSM file containing VBA macros. A critical heuristic firing indicates a Shell() call within the VBA code, which is used to execute external commands. The extracted VBA macro code contains obfuscated strings that, when decoded, reveal a PowerShell command. This command is designed to download a second-stage executable from 'http://18.196.46.14/-1/11/IMG-70026000173.exe' and save it as 'Qomadbibuyrfwozzgo.bat' in the user's public documents folder, then execute it. The VBA code also attempts to save the active workbook, likely to ensure the macro runs upon activation.
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.bas8078a2c02dc94aa84791cd6ad7106ef80b4536c5b363291438e7ff8153c69dae |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 2501 bytes |
vbaProject_00.bin3795d796c8889e3f71b5cdc2bb3efb8de160f6ca483f6c27ab1a7b315629f770 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 6144 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.