MALICIOUS
160
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1059.003 Windows Command Shell
T1566.001 Spearphishing Attachment
The OOXML file contains VBA macros that reference PowerShell and cmd.exe. The critical heuristic 'OLE_VBA_PS' indicates a PowerShell reference within the VBA code. The presence of a VBA project and the specific heuristics suggest the macro is designed to execute commands, likely for downloading and executing a second-stage payload. The GetObject call heuristic further supports the possibility of object manipulation for malicious purposes.
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.bas9c457e59a4b43a3d1172c2651d480c903f6a78c23b82c0a202ae1cdcb5d19ef3 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 35036 bytes |
vbaProject_00.bin59afc34b026f30f12abc4967ec74dfdad48a416c759ce0f3d6c0311b3852f5cb |
vba-project | OOXML VBA project: xl/vbaProject.bin | 11264 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.