MALICIOUS
80
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1204.002 Malicious File
The VBA macro contains obfuscated PowerShell commands. The script decodes a Base64 string which, when reconstructed, reveals a PowerShell command to download an executable file from 'http://coaccharmemwilliams.com/C87b1mDLYqpH300620IMG.exe' and save it as '%APPDATA%\ProcName'. It then attempts to execute this downloaded file. The presence of a Shell() call in VBA and the embedded PowerShell script strongly indicate a malicious downloader.
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.bas8492567d4bf02d9f071d930b652911a19fccd9565f0d68c5bb71970eb1e10853 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 2688 bytes |
vbaProject_00.bincb329156baa56749a3c15b18ec6d5cbe7c87cd0cd9a5ecc2774dd112512d46fc |
vba-project | OOXML VBA project: xl/vbaProject.bin | 19456 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.