MALICIOUS
160
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1059.003 Windows Command Shell
T1566.001 Spearphishing Attachment
The critical heuristic 'OLE_VBA_PS' indicates that VBA macros within this OOXML document reference PowerShell. Additionally, 'OLE_VBA_CMD' and 'OLE_VBA_GETOBJ' suggest the use of cmd.exe and GetObject, common for executing downloaded payloads. The presence of a large VBA macro, likely containing obfuscated code, further supports the conclusion that this document is designed to download and execute a secondary malicious component. The lack of specific URLs or clear command strings prevents further IOC extraction.
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.basce3945ec10161233d32bca00867d46487c565d9e9efa45a439bfacf2aede3a24 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 35036 bytes |
vbaProject_00.binb9fe05100a48b19d8699d1df06b3eefc4a8152e886b6f8e342e2336de2017549 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 11264 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.