MALICIOUS
160
Risk Score
Malware Insights
MITRE ATT&CK
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 also use GetObject. The VBA code includes a Base64 decoding function, suggesting it is used to deobfuscate and execute a payload. The likely intent is to download and execute a second-stage payload, consistent with a macro-based downloader.
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.bas7c0e191406117a48af5bc67cd84a592b64edc9f7fa0e10a518fcbe16b8bda8f1 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 35036 bytes |
vbaProject_00.bin39989a058870fc93c6220c8ac3d2395506eea488de361e6742b88c34ec657fb4 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 11264 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.