MALICIOUS
220
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1566.001 Spearphishing Attachment
The sample is an OOXML document containing a VBA macro with an Auto_Open subroutine. This subroutine directly calls the 'powershell ' command, indicating an attempt to execute a PowerShell payload. This is a common technique for downloading and executing further malicious content.
Heuristics 5
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
PowerShell reference in VBA critical OLE_VBA_PSPowerShell reference in VBA
-
Auto_Open macro high OLE_VBA_AUTOAuto_Open macro
-
VBA p-code auto-exec with execution tokens high OLE_VBA_PCODE_AUTOEXEC_EXECCompiled VBA/cache stream contains an auto-execution token together with shell/download/object-execution tokens. This catches p-code-only or source-extraction-failure macro documents where visible source is unavailable.
-
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.bas85284f3979b9daf9bcb70b8f7c073ef1770550e25034768495fb01515ab70284 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 714 bytes |
vbaProject_00.bine886cad202e9ac8adef942b83198d5fc26720907e68e1c5b04a44039f590bf1f |
vba-project | OOXML VBA project: xl/vbaProject.bin | 10240 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.