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

Static analysis result for SHA-256 7def901d73f04fde…

MALICIOUS

Office (OOXML) / .XLSM

719.0 KB Created: 2023-01-22 11:25:16 UTC Authoring application: Microsoft Excel 15.0300 First seen: 2023-04-10
MD5: 752cf8dd3ebd557056c157341777f5b5 SHA-1: 5eb22055e52a0fa0037006041834c61c07e9ea20 SHA-256: 7def901d73f04fde55e8a0058d765ca75a424cf585381d3fdd8f40cd12c99512
402 Risk Score

Malware Insights

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

MITRE ATT&CK
T1059.001 PowerShell T1059.005 Visual Basic T1204.002 Malicious File T1105 Ingress Tool Transfer

The Workbook_Open macro in this XLSM file utilizes WScript.Shell and PowerShell to download a second-stage executable from http://62.108.40.105/iy/bin-crypted.exe and execute it. The script explicitly constructs the PowerShell command to achieve this, indicating a dropper functionality.

Heuristics 9

  • Shell() call in VBA critical OLE_VBA_SHELL
    Shell() call in VBA
  • WScript.Shell usage critical OLE_VBA_WSCRIPT
    WScript.Shell usage
  • PowerShell reference in VBA critical OLE_VBA_PS
    PowerShell 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
  • CreateObject call high OLE_VBA_CREATEOBJ
    CreateObject call
  • 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://62.108.40.105/iy/bin-crypted.exe

Extracted artifacts 2

Files carved from inside the sample during analysis.

FilenameKindSourceSize
macros.bas
3befe53eeec613f6dd96eaec6e0ed9e4cc476ead3d5b6f593403dc2261c01349
vba-macro oletools.olevba.extract_macros (decoded VBA source from OOXML) 1245 bytes
vbaProject_00.bin
8771131f8ac0a7479c3d49f326b9349efdd5f27f31b03587896656333531785d
vba-project OOXML VBA project: xl/vbaProject.bin 5120 bytes
Detection
ClamAV: Xls.Dropper.EPPlus-9802867-2
Obfuscation or payload: unlikely