MALICIOUS
200
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1218.005 Mshta
The presence of a critical OLE_VBA_SHELL heuristic firing, alongside references to mshta.exe and an Auto_Close macro, indicates that this PowerPoint file is designed to execute arbitrary code. The Auto_Close macro likely triggers the Shell() call, which in turn executes mshta.exe. This is a common technique for downloading and executing further malicious content. No specific family could be identified from the available evidence.
Heuristics 5
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
Reference to mshta.exe high SC_STR_MSHTAReference to mshta.exe
-
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.bas85b00132dd7953ac7dbeec9c95509fe324dd9395de60820870a31ed86df86d51 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 674 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.