MALICIOUS
160
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1059.005 Visual Basic
T1204.002 Malicious File
The OOXML file contains VBA macros that reference PowerShell and cmd.exe, indicating an attempt to execute external commands. The GetObject call further suggests the potential for object manipulation or execution of code. The primary function of the VBA macro appears to be the execution of a PowerShell command, likely for downloading and running a secondary 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.basf34b243cbb8e4f72af96161ad1c0cedd25e0ce0fa5bb4a53749bc62fe56f8c05 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 35036 bytes |
vbaProject_00.bin7617e3c3b8bf1c67fe2f44be7dc96f0ded29b0a212130d9e270f54f2d6746162 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 11264 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.