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 OOXML file contains VBA macros that reference cmd.exe and PowerShell. The GetObject call and the presence of a VBA project suggest that the macros are designed to execute commands or download additional malicious content. The VBA code itself appears to contain obfuscated Base64 decoding logic, further indicating a downloader or stager.
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.basbf8f3dba244bf4663a3dcdde76bbadba9bf383293027ceb4db75b3057fb7d204 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 34430 bytes |
vbaProject_00.binf7b35aa901a86b401606287433cbd210314acdd84546786e6779116bb4724082 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 11264 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.