MALICIOUS
220
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 that utilizes the Shell() function. This indicates the macro is designed to execute arbitrary commands upon closing the presentation. The presence of the Shell() call and the Auto_Close trigger strongly suggests the intent is to download and execute a second-stage payload. The ClamAV detection further confirms its malicious nature.
Heuristics 5
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
ClamAV: Doc.Malware.W2000m-9765779-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Doc.Malware.W2000m-9765779-0
-
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.bas399c4ea54deb4ccb0d78f00a427283682aa91af07f283c5ae30b56d15809131b |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 2026 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.