MALICIOUS
340
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1105 Ingress Tool Transfer
T1059.001 PowerShell
The critical OLE_VBA_OBFUSCATED_AUTOEXEC_LOADER heuristic indicates an obfuscated auto-exec VBA loader. The Workbook_Open macro, combined with references to PowerShell and Wscript.Shell, suggests the macro's intent is to download and execute a second-stage payload. The reconstructed URL 'c:\programadata\runldll.dll' is a strong indicator of this malicious behavior.
Heuristics 8
-
Obfuscated auto-exec VBA loader critical OLE_VBA_OBFUSCATED_AUTOEXEC_LOADERAuto-exec VBA reconstructs strings with a heavy custom decoder (numeric char-array, repeated hex-string decode, or junk-token Replace removal) and feeds them to a COM-instantiation or execution sink. This obfuscated-loader shape keeps CreateObject/Shell/URL indicators out of the macro source.
-
ClamAV: Doc.Downloader.EmotetExcel02226-9938630-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Doc.Downloader.EmotetExcel02226-9938630-0
-
Reference to PowerShell high SC_STR_POWERSHELLReference to PowerShell
-
Reference to Windows Script Host high SC_STR_WSCRIPTReference to Windows Script Host
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject 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.bas2371f091b169c7918c945b8974b3f60437212f84d1a9d429701826689481f8d8 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 6376 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.