MALICIOUS
160
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
The file is a PowerPoint presentation containing a significant amount of VBA macro code. Critical heuristics indicate the use of the Shell() function and an Auto_Close macro, suggesting that arbitrary code execution is intended upon opening or closing the document. The VBA macros are likely responsible for downloading and executing a secondary payload, although no specific URLs or commands were extracted from the provided evidence.
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.basb67c8a9ea3f67f5f8cdb5ffc190b84f2ad55283b421c1c2a7d7527e24fd57174 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 118171 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.