Malware Insights
The critical heuristic 'OLE_VBA_SHELL' indicates the presence of a Shell() call within the VBA macros. This, combined with the 'OLE_VBA_PCODE_AUTOEXEC_EXEC' heuristic, strongly suggests that the macros are designed to execute arbitrary commands. The 'Auto_Close' macro firing further implies that this execution is triggered automatically when the presentation is closed. The ClamAV detection confirms the malicious nature of the file. The specific command executed by Shell() is not directly visible in the provided evidence, but its presence is a high-priority indicator of malicious activity, likely for downloading and executing a second-stage payload.
Heuristics 5
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
ClamAV: Ppt.Malware.Agent-9795881-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Ppt.Malware.Agent-9795881-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.basa6c795fb636bb72bcaca0cf8f697d3b2371a1d360f69ad9ad4627c20b5fb658c |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1466 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.