Malicious Office (OLE) / .XLSX — malware analysis report

Static analysis result for SHA-256 addc199e3b0abd02…

MALICIOUS

Office (OLE) / .XLSX

31.5 KB Created: 2022-06-08 06:50:44 Authoring application: Microsoft Excel First seen: 2022-06-09
MD5: 00c156c52725c742bfb32455f88fb4bf SHA-1: 49e3d63275cb7b52b8bbe7cbc7139d950d965f76 SHA-256: addc199e3b0abd028ac1c1d6c45a264023c4059ac02c3f6673249756be8e80c1
342 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 PowerShell T1204.002 Malicious File

The VBA macro contains code that constructs a command to execute 'mshta.exe' with a URL pointing to 'http://www.asianexportglass.shop/p/50.html'. It also writes a JavaScript file named 'zaim.js' to the public user directory, which is then executed by 'wscript'. This indicates a downloader functionality aiming to fetch and run a second-stage payload.

Heuristics 9

  • Office EPRINT stream contains EMF object high CVE related OLE_EPRINT_EMF_OBJECT
    OLE ObjectPool contains an EPRINT stream with EMF data. This is rare in normal documents and is CVE-2007-3893/MS07-046-family evidence when paired with Office exploit payload anomalies, but the malformed EMF record is not proven by this rule alone.
  • Shell() call in VBA critical OLE_VBA_SHELL
    Shell() call in VBA
  • WScript.Shell usage critical OLE_VBA_WSCRIPT
    WScript.Shell usage
  • ClamAV: Xls.Malware.Valyria-10002968-0 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Xls.Malware.Valyria-10002968-0
  • Reference to Windows Script Host high SC_STR_WSCRIPT
    Reference to Windows Script Host
  • LOLBin token sequence in document text high SE_LOLBIN_RUN_COMMAND
    Extracted document text contains a Windows script/execution tool name (PowerShell, mshta, cmd, rundll32, regsvr32, …) within 220 characters of a dangerous flag, command verb, or URL. This is a visible 'run this' instruction in HTML/PDF/RTF lure bodies, or — in macro-laden Office files — the macro's own string-pool entries appearing adjacent in extracted text.
  • VBA macros detected medium OLE_VBA_MACROS
    Document contains VBA macro code
  • Suspicious extracted artifact medium EXTRACTED_FILE_STATIC_TRIAGE
    One or more files extracted from inside this sample matched static suspicious-content checks such as script obfuscation, encoded payload blobs, packed data, or execution/download terms.
  • 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://www.asianexportglass.shop/p/50.html

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
macros.bas
4e77cd9b2a4763007e16f41f005fc5d8d0b007d267cf82dfe9a492cd27bbd624
vba-macro oletools.olevba.extract_macros (decoded VBA source) 1273 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 2 shell/COM execution token(s).