MALICIOUS
160
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1059.003 Windows Command Shell
This OOXML document contains VBA macros that reference PowerShell and cmd.exe. The presence of GetObject calls and the critical OLE_VBA_PS heuristic suggest the macros are designed to execute external commands, likely for downloading and running a second-stage payload. The Base64 decoding function indicates obfuscation is used to hide malicious code.
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.bas86371852e27b214fa1904f7528192e729358ea563dbed172a8342c025fc1121a |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 34430 bytes |
vbaProject_00.bin893ffba9adf6a97451c5ad8918442f21d50383b7d8d273ca67a9875207dcabf4 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 11264 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.