MALICIOUS
160
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1059.005 Visual Basic
T1204.002 Malicious File
The file is an OOXML document containing VBA macros. Heuristics indicate the VBA code references PowerShell and cmd.exe, and uses the GetObject function. The VBA code itself is heavily obfuscated, but its structure suggests it is designed to execute a PowerShell command. This points to a macro-based downloader pattern.
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.bas6b70574e522192f342c652a78d15dc970cc4d952b5cb87e51ccce69cddff789a |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 35036 bytes |
vbaProject_00.bin0401b4adcc2d4e5dbed41f8aaf2a0cfc7d3e3c6438ae360a8c7f2fe6027de61d |
vba-project | OOXML VBA project: xl/vbaProject.bin | 11264 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.