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

Static analysis result for SHA-256 e7037dbffd138eb3…

MALICIOUS

Office (OLE) / .XLS

228.0 KB Created: 2020-11-28 13:42:19 Authoring application: Microsoft Excel
MD5: 45ce32bf7aa558411aafeb109f0d6e08 SHA-1: 41b37cc0c3eedb319846fc2a1a6f90b5bcbf16a8 SHA-256: e7037dbffd138eb3cb17336a3b50aa9d82613125ce7d66dc7a125f09198e3a82
60 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic for Applications T1059.001 PowerShell T1204.002 Malicious File

The presence of Excel 4.0 macros, specifically an Auto_Open macro utilizing dangerous functions like RUN, strongly indicates malicious intent. The macro is designed to execute arbitrary code, likely to download and run a secondary payload from the embedded URL. While the URL itself is marked as benign, the macro's execution capability is the primary threat.

Heuristics 3

  • 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.
  • 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 https://rebrand.ly/0hgqm96�
    • https://rebrand.ly/0hgqm96

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
xlm_macros.txt
7c2678d75e0ddfde7f2edbeeb8ea56469f7eac43f1a6c8790b68fbbe7e1076e4
xlm-macro oletools.olevba.extract_all_macros (XLM macro listing) 1263 bytes