MALICIOUS
140
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
The sample is a PowerPoint presentation containing a VBA macro that is automatically executed upon opening (Auto_Open). The macro utilizes a GetObject call to execute a second-stage payload. The script is heavily obfuscated, making it difficult to determine the exact nature of the payload or its destination. However, the presence of Auto_Open and GetObject strongly suggests an attempt to run arbitrary code.
Heuristics 4
-
Auto_Open macro high OLE_VBA_AUTOAuto_Open 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.bas2f11bfbc45d1e3acedf471fe06f16482b40a281aa39b150eec1850f0d2193209 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 49050 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.