Malware Insights
The sample is identified as malicious by ClamAV and exhibits critical heuristic firings for an obfuscated auto-exec VBA loader. The Workbook_Open macro is designed to execute obfuscated code that utilizes CreateObject to instantiate Wscript.Shell, which is then used to download and execute a second-stage payload from a list of URLs. The reconstructed URL is "http://rkeprua.com/include/FBXbVAAOd1DU/F,http://pozhadvokat.com/images/QmZXA9kRU8xBZG/ ,http://queens.renovaciog.lt/wp-includes/LHH/ ,http://renovamarketing.com/renovatio/Av/ ,http://remedy.eventmast.com/eapn/lpN6dcAppn/ ,http://keluargamalaysia.bliblah.com/cgi-bin/FUzc3KOKN3DNe/ ,http://pudbsma.insanrabany.sch.id/gkvb/sXVYo8HsPSFQh/ ,http://pinnaheadphones.net/870xg9/pN p3a1iHCKaZwYE V/,http://dandtremierhomes.com/eapn/lpN6dcAppn/,". The presence of Wscript.Shell and the download/execute pattern are characteristic of the Emotet family.
Heuristics 7
-
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 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.basffa342a8bb4eb541fe833e6254cf3f6e2f7d6f5436c011440a061030b6684f64 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 6473 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.