MALICIOUS
160
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.003 Windows Command Shell
The file is a PowerPoint presentation containing VBA macros. A critical heuristic firing indicates the use of the Shell() function within a VBA macro, specifically within the Auto_Close macro. This suggests the macro is designed to execute arbitrary commands when the presentation is closed. No specific URLs or network indicators were extracted, and the document body did not contain user-facing text. The VBA p-code auto-execution with execution tokens further supports the malicious intent of automatically running code.
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.bas95082fe0102ede6b385edf62119712a3ca96973e38e954a4d315e1ecf96c0d7c |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 33716 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.