MALICIOUS
200
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1218.005 Mshta
The sample is a PowerPoint file containing VBA macros. A critical heuristic firing indicates a Shell() call within the VBA code, and a high-severity heuristic points to a reference to mshta.exe. The presence of an Auto_Close macro further suggests that the malicious code is designed to execute automatically when the document is closed. The script's intent is to leverage mshta.exe to likely download and execute a secondary payload.
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.basf7b483221f0245a15eaed895123536c61f05e845b7f1d2462cf04539b6a85932 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 470 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.