Malicious Office (OOXML) / .XLSM — malware analysis report

Static analysis result for SHA-256 90c418e25be76541…

MALICIOUS

Office (OOXML) / .XLSM

42.4 KB Created: 2020-01-28 19:47:00 UTC Authoring application: Microsoft Excel 16.0300 First seen: 2022-08-16
MD5: 82332ab24bc92ba478efc8506b021f35 SHA-1: f255b9dd79f5a5f106a69b440bc20b6f3f4cfcd5 SHA-256: 90c418e25be765416c2e374dd85e271b19bea67d598ceb6c4ce1a7d2c9ef6834
370 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 PowerShell T1204.002 Malicious File T1105 Ingress Tool Transfer T1059.003 Windows Command Shell

The Workbook_Open macro executes a command that downloads and saves an executable file from 'http://sayminame.com/new/ecs.exe' using certutil.exe, and then immediately executes it. This is a common dropper pattern, aiming to download and run a second-stage payload. The document body contains a lure to enable content, which is a typical social engineering tactic for macro-based malware.

Heuristics 10

  • 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
  • Macro/content-enable lure medium SE_ENABLE_LURE
    Document instructs the user to enable macros or editing — a common technique used by malware droppers to bypass Office macro security settings
  • External hyperlinks (3) low OOXML_EXTERNAL_HYPERLINKS
    Document contains 3 external hyperlinks — clickable URLs are stored as external relationships. First target: http://go.microsoft.com/fwlink/?LinkId=846285
  • 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://sayminame.com/new/ecs.exe
    • http://go.microsoft.com/fwlink/?LinkId=846285
    • http://go.microsoft.com/fwlink/?LinkId=844969

Extracted artifacts 2

Files carved from inside the sample during analysis.

FilenameKindSourceSize
macros.bas
ed005c1dd77369f328de8e238c26f33a88a8201198c686932b2af653468611b9
vba-macro oletools.olevba.extract_macros (decoded VBA source from OOXML) 1401 bytes
vbaProject_00.bin
1c4e79efd4eb4ae900bd6bd5c850d17cec76f17c710ff742678c865aa4548422
vba-project OOXML VBA project: xl/vbaProject.bin 6144 bytes
Detection
ClamAV: Xls.Dropper.EPPlus-9802867-2
Obfuscation or payload: unlikely