MALICIOUS
160
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
The sample is a PowerPoint file containing VBA macros. The Auto_Close macro triggers a Shell() call which executes a function that concatenates strings to form a URL and then executes it. This indicates the file is designed to download and run a second-stage payload.
Heuristics 4
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
Auto_Close macro high OLE_VBA_AUTOCLOSEAuto_Close 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 macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas24e6d2c0d0ea9af341974fef2d17fc25f7f8198ea15ecb16ab40036bf9537e2c |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 819 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.