MALICIOUS
160
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1059.005 Visual Basic
T1059.003 Windows Command Shell
The file is an OOXML document containing VBA macros. Heuristics indicate references to PowerShell and cmd.exe within the VBA code, suggesting an attempt to execute external commands. The VBA code itself appears to be obfuscated, with a function named 'Decode64' which likely decodes and executes a payload. The presence of these elements strongly suggests the document is designed to download and run a second-stage malicious component.
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.bas24084c5d141b168e2e7b7f1f65b5c30dfb1afe30eb8deb7bcc179e58eb76f354 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 35036 bytes |
vbaProject_00.bin3b4d48cdc16d91c14da8f1d5adf1675a54a28f63c4a4dac7dfad77284e5284ab |
vba-project | OOXML VBA project: xl/vbaProject.bin | 11264 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.