MALICIOUS
180
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1059.005 Visual Basic
The file is a PowerPoint presentation containing VBA macros. The Auto_Close macro is configured to execute a command using Windows Script Host, indicated by the SC_STR_WSCRIPT heuristic. The CreateObject call and VBA p-code auto-execution with Shell further suggest the macro is designed to launch an external process. The absence of specific URLs or file paths in the extracted evidence means the exact payload cannot be determined, but the intent is clearly to download and execute a second-stage payload.
Heuristics 5
-
Reference to Windows Script Host high SC_STR_WSCRIPTReference to Windows Script Host
-
Auto_Close macro high OLE_VBA_AUTOCLOSEAuto_Close macro
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
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.basae9b9e4fc09ce320fcd941e8b1bad40c659a220db92c3a9cd01a4d1f76478c7e |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1664 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.