MALICIOUS
160
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1059.003 Windows Command Shell
T1204.002 Malicious File
The critical heuristic 'OLE_VBA_PS' indicates a PowerShell reference within the VBA macros. Additionally, 'OLE_VBA_CMD' and 'OLE_VBA_GETOBJ' suggest the use of cmd.exe and GetObject, common for executing downloaded payloads. The presence of a VBA project confirms macro execution is intended. The Decode64 function is likely used to obfuscate a payload or URL.
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.bas87ca6f13f435181f4f8e055c99bb6da3de5987f3f22e8734b06c4ecfb3d4e2fa |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 34430 bytes |
vbaProject_00.binced1c3a9e0b97b38024923ad21b8741c9212889e899270424f75c372700d9959 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 11264 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.