Emotet — Office (OLE) / .XLS malware analysis

Static analysis result for SHA-256 181011ca64db7fce…

MALICIOUS

Office (OLE) / .XLS

133.5 KB Created: 2015-06-05 18:17:20 Authoring application: Microsoft Excel
MD5: fc4dee9376911ed02a5d3793d82c3c3c SHA-1: 49d4f38d6e356346bfce015cd7dc871f0757f7d3 SHA-256: 181011ca64db7fceae1fc9dc9e012235acf96fc5af5400a432597d1948b88d49
340 Risk Score

Malware Insights

Emotet · confidence 95%

MITRE ATT&CK
T1059.005 Visual Basic T1059.001 PowerShell T1204.002 Malicious File T1566.001 Spearphishing Attachment

The file contains a Workbook_Open macro that is heavily obfuscated and uses CreateObject to execute Windows Script Host and PowerShell commands. The script attempts to download and execute a second-stage payload from a list of URLs, including a reconstructed URL of 'http://afieeti.com/b/MzAJFqjFbjWw/https://msnew24.in/wp-content/v2js/https://bet-on.by/cgi-bin/RAm4y/https://ukrbaget.com.ua/esophop_app/IuCMPhlcWS8P7ZuaQ/http://qmax-vision.kz:80/basket/Z/https://tochkareniya.com/yandex_kasa/5rNTK1bqc9a7/https://hemat20.com/wp-inclu de/d6Lll9aGcU0ELA9c/https://izogard.com/b/TU/http://sep.dfwsolar.cl/hzh3v/kbCieSRW5h5X/'. The ClamAV signature 'Doc.Downloader.EmotetExcel02226-9938630-0' strongly suggests the Emotet family.

Heuristics 8

  • Obfuscated auto-exec VBA loader critical OLE_VBA_OBFUSCATED_AUTOEXEC_LOADER
    Auto-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_DETECTION
    ClamAV detected this file as malware: Doc.Downloader.EmotetExcel02226-9938630-0
  • Reference to PowerShell high SC_STR_POWERSHELL
    Reference to PowerShell
  • Reference to Windows Script Host high SC_STR_WSCRIPT
    Reference to Windows Script Host
  • Workbook_Open macro high OLE_VBA_WBOPEN
    Workbook_Open macro
  • CreateObject call high OLE_VBA_CREATEOBJ
    CreateObject call
  • VBA p-code auto-exec with execution tokens high OLE_VBA_PCODE_AUTOEXEC_EXEC
    Compiled 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_MACROS
    Document contains VBA macro code

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
macros.bas
2371f091b169c7918c945b8974b3f60437212f84d1a9d429701826689481f8d8
vba-macro oletools.olevba.extract_macros (decoded VBA source) 6376 bytes