MALICIOUS
160
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1204.002 Malicious File
The file is an OOXML document containing VBA macros. Heuristics indicate the presence of VBA macros, a reference to PowerShell, and calls to GetObject and cmd.exe. The VBA code appears to be obfuscated and includes a Base64 decoding function, suggesting it is used to execute a malicious payload. The primary function of the script is likely to download and execute a secondary payload via PowerShell.
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.bas2a9b8214e62f5c39626aeb9a4439c8a42839f416fbea57a0e062c3f4ee4cc4fe |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 34430 bytes |
vbaProject_00.binb4ca461fc759fe78da4961c25a8db44f3d4cd174236436abb4ffac3c1bdf6879 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 11264 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.