MALICIOUS
160
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1204.002 Malicious File
This Excel document contains VBA macros that reference cmd.exe and PowerShell. The presence of a GetObject call and the critical OLE_VBA_PS heuristic suggest that the VBA code is designed to execute external commands, likely to download and run a secondary payload. The Decode64 function indicates potential obfuscation or encoding of malicious content within the script.
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.basa652b69daa894dc94982d02c47fd11b57372bef5fb03c0387f7ef801915fd3ea |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 34430 bytes |
vbaProject_00.bin8b984fcdbce7b52fa6d6f182071efbff4a8725bf14d7fa8fafae5b9b622a7cce |
vba-project | OOXML VBA project: xl/vbaProject.bin | 11264 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.