MALICIOUS
160
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1059.005 Visual Basic
T1059 Command and Scripting Interpreter
T1204.002 Malicious File
This OOXML document contains VBA macros that reference cmd.exe and PowerShell. The GetObject call and the presence of a VBA project strongly suggest malicious intent. The VBA code appears to be obfuscated, but its likely purpose is to download and execute a second-stage payload using PowerShell.
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.bas68187273f64a81605109d87296c97e05963c4c50166ac4899cfafcc54f086857 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 35036 bytes |
vbaProject_00.bin3f8bc75f9f0f803532bec3c97608d9ef140791ec1dd453c0946b08f4b3ca0990 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 11264 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.