MALICIOUS
160
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1059.003 Windows Command Shell
The critical heuristic 'OLE_VBA_PS' indicates a PowerShell reference within the VBA macros. This, along with 'OLE_VBA_CMD' and 'OLE_VBA_GETOBJ', suggests the VBA code is designed to execute external commands. The presence of a VBA project confirms macro usage. The script itself contains obfuscated Base64 decoding logic, further supporting the idea that it's preparing to execute a payload.
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.bas3be697ae20ad5bd8a91d8080e24579db489888ee7ea737f24eb9dbb15c99742d |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 35036 bytes |
vbaProject_00.bin7688327577a89d82f12fa4bc53ec3bf263a34191d48a88122026d55f131e7e1b |
vba-project | OOXML VBA project: xl/vbaProject.bin | 11264 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.