MALICIOUS
140
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1566.001 Spearphishing Attachment
The sample is a macro-enabled PowerPoint file with an Auto_Open macro, indicating it's designed to execute automatically upon opening. The VBA script reconstructs a path to C:\Users\Public\Documents\secret.hta, suggesting it downloads and executes a second-stage payload. The GetObject call further supports the execution of external code. The overall intent appears to be a lure to execute a malicious file disguised as an error message.
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.bas6d48023607d45a7b62188cf76b275c15341f1aed413db323de2865e9d7648334 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 3440 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.