MALICIOUS
80
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1204.002 Malicious File
The sample contains VBA macros that utilize the Shell() function to execute commands. Specifically, it decodes a Base64 string which, when executed, downloads a file named 'C87b1mDlYqH306206IMG.exe' from 'http://coachcarnewilliamltd.com/' and then executes it. The VBA code also reconstructs a PowerShell command to execute, likely for further payload delivery or obfuscation.
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.basecec8d14da664575f227b29dcaf91495ce50d36d9ff7d0ff47647be8130fbdb4 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 2635 bytes |
vbaProject_00.bin51bf4e27c2fc0e6181932fc2c121de333a200309ffd0b1ef032664e8a7cfcb7b |
vba-project | OOXML VBA project: xl/vbaProject.bin | 6144 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.