MALICIOUS
160
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1059.003 Windows Command Shell
T1566.001 Spearphishing Attachment
The sample is an OOXML document containing VBA macros. Heuristics indicate the macros reference PowerShell and cmd.exe, and utilize GetObject. The VBA code appears to be obfuscated, but the presence of these references strongly suggests an intent to download and execute a secondary payload. The primary attack pattern is likely spearphishing attachment, leading to macro execution.
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.bas2b1faa04a98d7775e17e31763df852cccf30a31b42ef429d9d030db6a7305fed |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 34430 bytes |
vbaProject_00.bin08ede9edc25314fc9595f32b6dc841fb8a74e3df49bb46bdd405fbdc702f8526 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 11264 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.