MALICIOUS
160
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1204.002 Malicious File
The OOXML file contains VBA macros that reference cmd.exe and PowerShell. The GetObject call and the presence of a VBA project indicate that the macros are intended to be executed. The script likely downloads and executes a second-stage payload, which is a common technique for initial access and execution.
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.basd68194f5f82ebfd4dbdf1c62ebe37d5f93aa7104dc9c24703e2a8d67580c5ee1 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 35036 bytes |
vbaProject_00.bin4a54723be4c5c7b4238c9aa8188a90328db7f89d9354828d6c7228dd6b51245b |
vba-project | OOXML VBA project: xl/vbaProject.bin | 11264 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.