MALICIOUS
220
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic for Applications
T1059.001 PowerShell
The sample is a malicious PowerPoint file containing VBA macros. The presence of an Auto_Close macro and a Shell() call strongly indicates that the macros are designed to execute arbitrary code. The ClamAV detection 'Doc.Malware.Valyria-10008083-0' further confirms its malicious nature. The VBA macros likely download and execute a second-stage payload.
Heuristics 5
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
ClamAV: Doc.Malware.Valyria-10008083-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Doc.Malware.Valyria-10008083-0
-
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.bascaaaa6394bcc07ea8acb6ebbf3a816f468fb83315f9952bd084048b8f280729e |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1745 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.