MALICIOUS
160
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
The sample is an Office document containing VBA macros. Heuristics indicate the presence of VBA macros, a reference to PowerShell, and calls to GetObject and cmd.exe. The VBA code appears to be obfuscated and includes a Base64 decoding function, likely intended to download and execute a second-stage payload. The primary attack vector is the execution of malicious code through the VBA macro.
Heuristics 4
-
PowerShell reference in VBA critical OLE_VBA_PSPowerShell reference in VBA
-
GetObject call high OLE_VBA_GETOBJGetObject call
-
cmd.exe reference in VBA high OLE_VBA_CMDcmd.exe reference in VBA
-
VBA project inside OOXML medium OOXML_VBADocument contains a VBA project — VBA macros present
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas3fbef5b2f52b34d8ea269c5ded0ee934eadc41707491183ee9b76d730b3034b8 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 34430 bytes |
vbaProject_00.bin044e13ac8fd964d740ae4a4e6cdfc5218c8f4ea6ccadcf604de64325f7a33e2f |
vba-project | OOXML VBA project: xl/vbaProject.bin | 11264 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.