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 code upon closing the presentation. The critical OLE_VBA_SHELL heuristic indicates a Shell() call within the VBA code. The script reconstructs a call to 'Shell janwar', which is a function that appears to concatenate strings to form a command, likely to download and execute a secondary payload. The presence of Auto_Close and Shell() calls strongly suggests a malicious intent to run external code.
Heuristics 5
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
Reference to ShellExecute API high SC_STR_SHELLEXECReference to ShellExecute API
-
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.basbc14dae9c2f1460cbb92b2f4efe17c1ac1252043b13f27840b192ba2d7cef28b |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1872 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.