MALICIOUS
140
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1566.001 Spearphishing Attachment
The file is a PowerPoint presentation containing VBA macros, specifically triggering an Auto_Close macro with GetObject execution. This indicates the macro is designed to run automatically when the presentation is closed, likely to download and execute a second-stage payload. The presence of a large VBA macro and the Auto_Close execution are strong indicators of malicious intent, commonly used for initial access and payload delivery.
Heuristics 4
-
Auto_Close macro high OLE_VBA_AUTOCLOSEAuto_Close macro
-
GetObject call high OLE_VBA_GETOBJGetObject 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.bas1aceb43da2231d53dfe0e30f0f154c741c28b339bf53d079342db73de7d9c1a6 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 41269 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.