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, specifically an Auto_Close macro. The critical heuristic firing indicates a Shell() call within the VBA code, which is used to execute arbitrary commands. The presence of VBA macros and the use of Shell() strongly suggest a malicious intent to download and execute a secondary payload. No specific family could be identified, but the execution method is clear.
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.bas81c48c2ad384c361289f895b4cba7410dd2416d84b91dfa1a0adc06f6af3f1e1 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 3716 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.