MALICIOUS
160
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
The sample is a PowerPoint file containing a VBA macro. The Auto_Close macro is configured to execute a command using the Shell() function, indicating it is designed to launch a secondary payload or perform malicious actions. The VBA p-code auto-execution with execution tokens further supports this. No specific family could be identified, and no external IOCs were extracted.
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.bas46806a7888cf3f35bc4869608e3ce081d4125e3d75309c37beef44e0a3d841e0 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 87711 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.