MALICIOUS
220
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1204.002 Malicious File
The presence of VBA macros, specifically an Auto_Close macro and calls to CreateObject and ShellExecute, strongly suggests malicious intent. The Auto_Close macro is designed to execute automatically when the presentation is closed, and the CreateObject and ShellExecute calls are commonly used to launch external processes or scripts. No specific family could be identified, but the techniques used are consistent with macro-based malware delivery.
Heuristics 6
-
Reference to ShellExecute API high SC_STR_SHELLEXECReference to ShellExecute API
-
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.basfc2d8433d2d186faa1bef3e8a65e6c0e59de23fcd6e8a4c31695f347999d6384 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 658 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.