MALICIOUS
160
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1059.003 Windows Command Shell
The file is an OOXML document identified as malicious, containing VBA macros. Critical heuristics indicate references to PowerShell and cmd.exe within the VBA code, suggesting the macros are designed to execute external commands or scripts. The GetObject call further supports the possibility of object manipulation for malicious purposes. The VBA code itself appears to be obfuscated, but its primary function is likely to download and execute 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.bas7cd8c4e9732fa60b67fcd7a1f73b79f020df572052982ecbfa9526e37a6879ac |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 34430 bytes |
vbaProject_00.binbad1e2534467b94d90914a19a8e5dc7d73cbcc5a9c0662426806081787ee2c67 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 11264 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.