MALICIOUS
160
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1566.001 Spearphishing Attachment
T1059.005 Visual Basic
This Excel document contains VBA macros that reference PowerShell and cmd.exe, indicating an attempt to execute malicious code. The GetObject call further suggests dynamic execution of code. The primary function of the VBA macro appears to be the execution of a PowerShell command, likely for downloading and running a secondary payload, which is a common technique for malware delivery.
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.bas77983c89b1e52a8f8942197e6ab0623b72fbdbc02a405772440bbbd0d0362bf7 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 35036 bytes |
vbaProject_00.bin40724e1fc245595423e7b8063d171d79e62b4aea1c688a7ba12d988cd6f81133 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 11264 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.