MALICIOUS
200
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1204.002 Malicious File
The file contains VBA macros, specifically an Auto_Close macro, which is designed to execute automatically when the presentation is closed. The critical heuristic firing indicates a Shell() call within the VBA, suggesting the macro attempts to execute arbitrary commands. The presence of CreateObject and p-code auto-execution further supports the malicious intent. The macro likely downloads and executes a second-stage payload, although the specific details are obfuscated.
Heuristics 5
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
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.bas647295dde1ee854c4eb92e3a7c8008303d3b5b7a6fc747a91d8a30471e785be1 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1040 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.