MALICIOUS
220
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1203 Exploitation for Client Execution
The sample is a PowerPoint file containing VBA macros. The Auto_Close macro is configured to execute a command via the Shell() function. The script attempts to construct a command string by concatenating various variables, including 'potaka1' and 'pogata1', which likely resolve to a malicious executable or script to be downloaded and run. The presence of the Shell() call and the Auto_Close trigger strongly indicates an attempt to execute arbitrary code.
Heuristics 5
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
ClamAV: Doc.Malware.W2000m-9775797-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Doc.Malware.W2000m-9775797-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.bas43777ffc0708b5e2418574f6ae3ec93b75dd40b6fe95db0d004beea253a1476d |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 2334 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.