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

Static analysis result for SHA-256 e47b43a0ad9ab160…

MALICIOUS

Office (OLE) / .DOC

101.5 KB Created: 2020-03-19 15:06:18 Authoring application: Microsoft Excel
MD5: b2e3db73090c109809bbb28da178f760 SHA-1: 51961d5e0b552133a446378bbf80ee74f11f1e4d SHA-256: e47b43a0ad9ab160598d8756a5fb9904668a1ba419c6b280bcc04b5dfb152672
240 Risk Score

Malware Insights

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

The file contains Excel 4.0 macros (OLE_XLM_AUTOOPEN) that utilize dangerous functions (OLE_XLM_DANGEROUS_FN) including RUN, and references ShellExecute (SC_STR_SHELLEXEC) and URLDownloadToFile (SC_STR_URLDOWNLOAD) APIs. The macros are designed to download a payload from the embedded URLs, such as http://209.141.54.161/crypt.dll, and execute it. This indicates a dropper functionality.

Heuristics 7

  • Reference to URLDownloadToFile API critical SC_STR_URLDOWNLOAD
    Reference to URLDownloadToFile API
  • ClamAV: Xls.Dropper.Agent-7640825-0 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Xls.Dropper.Agent-7640825-0
  • Reference to ShellExecute API high SC_STR_SHELLEXEC
    Reference to ShellExecute API
  • XLM Auto_Open with dangerous formula APIs high OLE_XLM_DANGEROUS_FN
    Excel 4.0 macro sheet contains an Auto_Open / Auto_Close entry and dangerous XLM formula APIs that can invoke programs, write files, or transfer control without VBA.
  • Excel 4.0 (XLM) macro sheet present medium OLE_XLM_AUTOOPEN
    Workbook contains an Excel 4.0 macro sheet sub-stream — XLM is rarely seen in modern legitimate workbooks and was a major Office malware vector during 2020-2022.
  • 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://209.141.54.161/crypt.dll~
    • http://209.141.54.161/crypt.dll
    • http://209.141.54.161/crypt.d

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
xlm_macros.txt
ee52e115f36db151196ecfd4f06e18e0f30fadad0ff993953f531ab5a806ab28
xlm-macro oletools.olevba.extract_all_macros (XLM macro listing) 28191 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 1 shell/COM execution token(s).