MALICIOUS
160
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1059.003 Windows Command Shell
T1566.001 Spearphishing Attachment
This OOXML document contains VBA macros that reference cmd.exe and PowerShell. The presence of a GetObject call and the critical OLE_VBA_PS heuristic suggest the macros are designed to execute obfuscated commands, likely for downloading and executing a second-stage payload. The VBA code itself appears to be a Base64 decoder, further supporting the obfuscation and payload delivery hypothesis.
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.bas4f1a43cb751d83c7e1bb0eb92744d775710c5346a9cceafe7fe6b78b13e5e935 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 35036 bytes |
vbaProject_00.bin2dd82e08b9174d74eabacfff78fb934b1010f3b8b618d0769c9798a6e45d8a7d |
vba-project | OOXML VBA project: xl/vbaProject.bin | 11264 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.