MALICIOUS
160
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1204.002 Malicious File
The sample is an Office document containing VBA macros. Heuristics indicate the macros reference cmd.exe and PowerShell, suggesting an attempt to execute arbitrary commands. The presence of a Base64 decoding function within the VBA code implies that malicious code is likely obfuscated and then executed. This pattern is commonly used to download and run additional malicious payloads.
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.bascd239e5f0c5e8055cbf0fc7c1b61ae20c8b1a001b19166b36a67aeb488c5bf9c |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 35036 bytes |
vbaProject_00.bin073ac5be702eeb68734f7a54b7d617a9405eea9c1d74a7c6e657f4ad6d59344a |
vba-project | OOXML VBA project: xl/vbaProject.bin | 11264 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.