Malware Insights
The file is a PowerPoint presentation containing VBA macros. Critical heuristic firings indicate the use of the Shell() function within an Auto_Close macro, which is a common technique for executing arbitrary commands. The 'VBA p-code auto-exec with execution tokens' firing further suggests that the macro is designed to run automatically upon opening or closing the document. While no specific URLs or hashes were extracted, the presence of these indicators strongly suggests the macro is intended to download and execute a secondary 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.bas96906ac94e7e2c0a8b22c11025e436402d5cab5f2cd6da5500ae11f5858b297e |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1141 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.