MALICIOUS
140
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1204.002 Malicious File
The presence of VBA macros, specifically an Auto_Close macro and a GetObject call, indicates malicious intent. The Auto_Close macro is designed to execute automatically when the presentation is closed, and the GetObject call is often used to instantiate and run malicious objects. This combination suggests the file is a dropper or downloader that executes a secondary payload.
Heuristics 4
-
Auto_Close macro high OLE_VBA_AUTOCLOSEAuto_Close macro
-
GetObject call high OLE_VBA_GETOBJGetObject call
-
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.bas9d01c7045b31828c37461eb1f829e9c9c8fa6fa7ae2a64f4dd410f8c6c80e4a9 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1759 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.