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. Heuristics indicate the presence of an Auto_Close macro and a Shell() call, suggesting the macros are intended to execute code upon closing the presentation. The critical heuristic 'OLE_VBA_PCODE_AUTOEXEC_EXEC' further confirms that the VBA p-code is set up for auto-execution using 'CreateObject'. No specific malware family could be identified, but the techniques used are consistent with a macro-based downloader or dropper.
Heuristics 5
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
ClamAV: Doc.Malware.W2000m-9775797-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Doc.Malware.W2000m-9775797-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.basf2c8c263c37d7e436c9a0d316ff16ab80daca199858148ae0e035d32b6b860e1 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 2368 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.