MALICIOUS
160
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
The file is an Office document containing VBA macros. The macros reference PowerShell and cmd.exe, and also use GetObject, indicating an attempt to execute external commands. The VBA code includes a Base64 decoding function, suggesting it's used to obfuscate a payload that is likely downloaded and executed.
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.basc13de7de74be830f39d5c9ab71eb022a43849d5e794c81ed8461576fc6c531b5 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 34430 bytes |
vbaProject_00.bin5a908fbbac8877b4971532d12cb247d3e796eb6b686a87ce3fa9a3ee9feafe50 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 11264 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.