Malware Insights
The VBA macro constructs a batch file named 'Oyigdnmrdwpwlkohs.bat' containing a reconstructed command: 'start /MIN PowerShell.exe -MIN /M C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -MIN /M' (via Prefix1 and Prefix3) followed by a Base64 encoded PowerShell script (via Prefix2). The Base64 payload decodes to a command that downloads and executes 'Rmhrgkdwiq.exe' from 'http://65.2.149.25/pef/Bipvy6/CSOIYQRONAGPERVB.exe' to the environment variable path and starts the same. The Shell() call executes the batch file to trigger the payload delivery.
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.bas1d8fce937b3eb5ae6883fcdff381ecb6c5514a43b0f719f9a471368bfbe53fb0 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 2414 bytes |
vbaProject_00.bin9fa3f3a87e17978437ed37703e257a59dda2d2bcf84d6d4f4873a59180d5b1d7 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 6144 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.