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 file contains VBA macros that reference cmd.exe and PowerShell, indicating an attempt to execute commands. The presence of a Base64 decoding function suggests obfuscated code is being used to hide the actual payload. This pattern is commonly used by macro-based malware to download and execute further stages.
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.bas798b2c4c7fdb531b6a94e07f7c86cb79942ef7a9e1beb085f1db7ab9d37c285d |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 35036 bytes |
vbaProject_00.bina54a2242bfb9b5c1217966c0157d8ba2c4e711ac1c9c22768fad78197c738e3a |
vba-project | OOXML VBA project: xl/vbaProject.bin | 11264 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.