MALICIOUS
160
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
The sample is an OOXML file containing VBA macros. Heuristics indicate the presence of a PowerShell reference within the VBA code, along with calls to GetObject and cmd.exe. The VBA code itself appears to be obfuscated and includes a Base64 decoding function, suggesting it is preparing to execute a payload. The primary intent seems to be the execution of a PowerShell command, likely to download and run a second-stage payload.
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.bas869bb804fa907be105136fc7a579b912899e6fd35982def3a98ec7b35f366e96 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 35036 bytes |
vbaProject_00.bincbeed9579ffe960760e845b0fc66a3248bdce7451b61afafe505dd306eec6a56 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 11264 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.