Xls.Dropper.EPPlus-9802867-2 — Office (OOXML) / .XLSM malware analysis

Static analysis result for SHA-256 81d77842292a2b26…

MALICIOUS

Office (OOXML) / .XLSM

363.2 KB Created: 2021-08-19 14:03:52 UTC Authoring application: Microsoft Excel 15.0300 First seen: 2022-11-21
MD5: ac96eb9b8ff366bcda004060171dd2f1 SHA-1: b1e6a13c57c8e28bbcd25b851475c60116302589 SHA-256: 81d77842292a2b26a9340665963f782bab88f4e3f2091cc8a60826e9f3648669
342 Risk Score

Malware Insights

Xls.Dropper.EPPlus-9802867-2 · confidence 95%

MITRE ATT&CK
T1059.005 Service Execution: Visual Basic T1059.003 Command and Scripting Interpreter: Windows Command Shell T1204.002 Malicious File: Malicious File

The Workbook_Open macro executes a command using cmd.exe to download a file from http://185.246.220.65/btc/Order_007136.exe using certutil.exe and then executes the downloaded file. This indicates the Excel file is a dropper for a secondary payload.

Heuristics 8

  • Shell() call in VBA critical OLE_VBA_SHELL
    Shell() call in VBA
  • LOLBin reference in VBA critical OLE_VBA_LOLBIN
    LOLBin reference in VBA
  • ClamAV: Xls.Dropper.EPPlus-9802867-2 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Xls.Dropper.EPPlus-9802867-2
  • ClamAV detection on extracted artifact critical EXTRACTED_FILE_CLAMAV
    ClamAV flagged at least one file extracted from inside this sample. Even when the wrapping document carries no AV detection of its own, a hit on the carved artifact is a strong indicator the sample is a delivery vehicle.
  • Workbook_Open macro high OLE_VBA_WBOPEN
    Workbook_Open macro
  • cmd.exe reference in VBA high OLE_VBA_CMD
    cmd.exe reference in VBA
  • VBA project inside OOXML medium OOXML_VBA
    Document contains a VBA project — VBA macros present
  • Embedded URL info EMBEDDED_URL
    One or more URLs were extracted from the document. The URL itself is not a detection — see the per-URL labels for which channel (macro, JS, link annotation, document body, ...) reached each URL.
    URL http://185.246.220.65/btc/Order_007136.exe

Extracted artifacts 2

Files carved from inside the sample during analysis.

FilenameKindSourceSize
macros.bas
0189425b4a94143212555acd60fe0dcc55d526a4ce25cae1195ca4d9755d5df6
vba-macro oletools.olevba.extract_macros (decoded VBA source from OOXML) 1121 bytes
vbaProject_00.bin
281e472a88fa01d105ec778a6f8bf646616ca8e9f29d82f689fbb1fc0e1c62b5
vba-project OOXML VBA project: xl/vbaProject.bin 5632 bytes
Detection
ClamAV: Xls.Dropper.EPPlus-9802867-2
Obfuscation or payload: unlikely