MALICIOUS
160
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
The sample is a PowerPoint file containing VBA macros, with a critical heuristic firing for a Shell() call. The Auto_Close macro is present, indicating that the malicious code executes when the presentation is closed. The VBA p-code indicates an auto-execution with execution tokens, specifically tied to the Auto_Close event and Shell execution. No specific IOCs like URLs or hashes were extracted, but the presence of the Shell() call strongly suggests the execution of arbitrary commands.
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.basefc9b1775894b1dc7f35706385a0420e1076aeaf745a8bad40846c84af4f2863 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 48111 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.