MALICIOUS
160
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1059.005 Visual Basic
T1566.001 Spearphishing Attachment
The OOXML file contains VBA macros that reference cmd.exe and PowerShell. The presence of a GetObject call further suggests dynamic execution. The VBA code appears to be obfuscated, but the references indicate an intent to execute external commands, likely for downloading and running a second-stage payload. The file's nature as an Office document strongly suggests it was delivered as a spearphishing attachment.
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.bascbe29cf9be71ffdbfe53ace30f3b1b4dd1f9b6416970f33a5e466e3024a78688 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 34430 bytes |
vbaProject_00.bine764fcf15548aa8895675180be9f5e8bb73d413181b673416847630922637255 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 11264 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.