MALICIOUS
160
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
The sample is an Excel document containing VBA macros. The VBA code references cmd.exe and PowerShell, indicating an attempt to execute commands. The GetObject call is also suspicious. The primary function of the VBA appears to be decoding and executing a PowerShell payload, likely for further malicious activity.
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.bas97d514ef3b27ea8366f52fb90f31045ac0ffc1b95aa8aaf870fe217f89e5546d |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 34430 bytes |
vbaProject_00.binc3828ce14097c7900b47bd73ae674b148754760a7ff1843fe7ce102120e92239 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 11264 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.