MALICIOUS
160
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1059.003 Windows Command Shell
T1204.002 Malicious File
The sample is an OOXML document containing VBA macros. Heuristics indicate the presence of VBA macros, references to PowerShell, and calls to cmd.exe and GetObject. The VBA code appears to be obfuscated, but the presence of these indicators strongly suggests an attempt to download and execute a secondary payload. The GetObject call is often used to instantiate COM objects that can then be used to launch external processes.
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.bas8c36561701308e8a2019ef76a831f4d6ff982130a19adc7e8a970161e1d5a47c |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 35036 bytes |
vbaProject_00.bindd8847a065aceaffab3dd0ce21eb235f200b1fead190bb63e6213ed5e6667746 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 11264 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.