MALICIOUS
160
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1204.002 Malicious File
The critical heuristic 'OLE_VBA_PS' indicates a PowerShell reference within the VBA macros. Additionally, 'OLE_VBA_CMD' and 'OLE_VBA_GETOBJ' suggest the VBA code is attempting to execute external commands and potentially load objects. The presence of VBA macros and these specific heuristic firings strongly suggest the document is designed to download and execute a secondary payload, a common technique for malware delivery.
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.bas8308c2c360a4e3ba414c5e8078ca6c8a63bf9bd663bb555644f773dbe14474ec |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 35036 bytes |
vbaProject_00.bin224fad84faf75adfa25bfbbfec3d2d694e9cfa0bc26a1db31d7de32824354918 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 11264 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.