MALICIOUS
140
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1140 Deobfuscate/Decode Files or Information
The Workbook_Open macro is triggered upon opening the Excel file. It contains heavily obfuscated VBA code that reconstructs a URL and a registry path. The script attempts to download a second-stage payload from 'https://www.esocdragons.com/VBA/23niW_Ssr.exe' and likely writes it to the registry key 'HKCU\Software\Microsoft\Windows\CurrentVersion\Run\IAccessible2Proxy' for persistence. The GetObject call and subsequent execution indicate a downloader or droppper functionality.
Heuristics 4
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_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.bas6cc7ba82c2fb40eec48404d387c73aa90d7ad06bcc01786f18085983e51d4fa7 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 2172 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.