MALICIOUS
160
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1204.002 Malicious File
The file is an OOXML document containing VBA macros. Heuristics indicate the VBA code references cmd.exe and PowerShell, suggesting it's designed to execute commands on the host system. The GetObject call and the presence of a Base64 decoding function further support the hypothesis that the macro is intended to download and execute 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.bas6f7480cb998c7e32218ca55bf3cea50304606b12625d5df15bd4937995cf5d05 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 34430 bytes |
vbaProject_00.bin4d5443271620ab0e2b01902bf1ff0ffa67ca7dd5997b5ee624fdd35f18d7d9ef |
vba-project | OOXML VBA project: xl/vbaProject.bin | 11264 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.