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

Static analysis result for SHA-256 33497120ede69ba4…

MALICIOUS

Office (OLE) / .XLS

1.46 MB Created: 2023-03-21 14:07:39 Authoring application: Microsoft Excel First seen: 2023-03-24
MD5: 7128d7e3632afbc109085c91fd0404c1 SHA-1: 4b16b615630468c252d3f642995a4d5d9c252e6b SHA-256: 33497120ede69ba4d6c9c7bb4533ec7ece887acfa9ed2d617a215ff81126b46e
262 Risk Score

Malware Insights

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

The Workbook_Open macro within this Excel file is designed to write content to a local file named 'textfile.wsf' and then execute it using 'wscript'. This script likely acts as a downloader or initial execution vector for a secondary payload, as indicated by the embedded URL. The heuristic firings for Shell() calls and Windows Script Host references strongly support this execution flow.

Heuristics 7

  • Shell() call in VBA critical OLE_VBA_SHELL
    Shell() call in VBA
  • ClamAV: Xls.Trojan.Generic-9994592-0 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Xls.Trojan.Generic-9994592-0
  • Reference to Windows Script Host high SC_STR_WSCRIPT
    Reference to Windows Script Host
  • Workbook_Open macro high OLE_VBA_WBOPEN
    Workbook_Open macro
  • VBA p-code auto-exec with execution tokens high OLE_VBA_PCODE_AUTOEXEC_EXEC
    Compiled VBA/cache stream contains an auto-execution token together with shell/download/object-execution tokens. This catches p-code-only or source-extraction-failure macro documents where visible source is unavailable.
  • VBA macros detected medium OLE_VBA_MACROS
    Document contains VBA macro code
  • 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://37.139.128.83/damian/1.vbs
    • http://schemas.openxmlformats.org/officeDocument/2006/customXml
    • http://schemas.microsoft.com/DataMashup

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
macros.bas
fc98b2ec3d3d3fb64eab2ec23cc701973ef12ad40e65eed807ff1bedb729763a
vba-macro oletools.olevba.extract_macros (decoded VBA source) 1945 bytes