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

Static analysis result for SHA-256 e62a25171adc2602…

MALICIOUS

Office (OOXML) / .XLSM

606.4 KB Created: 2015-06-05 18:19:34 UTC Authoring application: Microsoft Excel 16.0300
MD5: 022f855de08fd62cd1555605e11cc260 SHA-1: 806a0102aba7e7f3d5e949e958c68ca4ee5e40de SHA-256: e62a25171adc2602f2a856f5bf8923f83266960a1993dc3f4106f9bd3973703e
142 Risk Score

Malware Insights

MITRE ATT&CK
T1566.002 Spearphishing Attachment T1059.005 Visual Basic T1059.005 Visual Basic

This XLSM file contains a Workbook_Open macro that attempts to execute a function named 'Detio' and then shows a form named 'frmMain'. Additionally, Excel 4.0 macro sheets were detected, which often contain obfuscated code. One of these sheets contains a URL pointing to 'http://162.248.225.122/0.' and a reference to '\hast.ser'. Another sheet references 'regsvr32 -silent' with '\hast.ser', indicating a likely attempt to download and execute a payload. The combination of these elements suggests a macro-based execution chain designed to download and run a second-stage payload.

Heuristics 5

  • Excel 4.0 macro sheet (2 sheet(s)) critical OOXML_XLM_MACROSHEET
    Spreadsheet contains an Excel 4.0 (XLM) macro sheet — XLM was a major Office malware vector during 2020-2022 and evaded many VBA-focused controls before Microsoft tightened XLM defaults. Even legitimate XLM use is rare in modern workbooks. The macro sheet is stored as XLSB/BIFF12 binary content, which many XML-only OOXML scanners miss.
  • Workbook_Open macro high OLE_VBA_WBOPEN
    Workbook_Open macro
  • VBA project inside OOXML medium OOXML_VBA
    Document contains vbaProject.bin — VBA macros present
  • External relationship medium OOXML_EXTERNAL_REL
    External target in xl/externalLinks/_rels/externalLink1.bin.rels: IC-Office-Work-Schedule-Template16
  • 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.iec.ch
    • http://ns.adobe.com/xap/1.0/
    • http://www.w3.org/1999/02/22-rdf-syntax-ns#
    • http://ns.adobe.com/photoshop/1.0/
    • http://purl.org/dc/elements/1.1/
    • http://ns.adobe.com/xap/1.0/mm/
    • http://ns.adobe.com/xap/1.0/sType/ResourceEvent#
    • http://ns.adobe.com/xap/1.0/sType/ResourceRef#

Extracted artifacts 4

Files carved from inside the sample during analysis.

FilenameKindSourceSize
macros.bas
f35edebd65f2486e3f48c3f3aa064d03ff096f2bf9302d6865a1bbca8e954c8b
vba-macro oletools.olevba.extract_macros (decoded VBA source from OOXML) 3324 bytes
vbaProject_00.bin
e2b623b050c8dd3b617fa7a3cf0672cd40b5d6248ac15af0e3d3c7928cd515e1
vba-project OOXML VBA project: xl/vbaProject.bin 20480 bytes
xlm_sheet_00.bin
ab6115cf0c85d0fbbc57b16373ec3177c2fd932c9dd4bbe00a97987876d7db4a
xlm-macrosheet OOXML XLM macro sheet: xl/macrosheets/intlsheet1.bin 1213 bytes
xlm_sheet_01.bin
2054a4fe6328ca7eb2f39f156ed46ee14c6a1e5be94c807f0daa539bed9d9837
xlm-macrosheet OOXML XLM macro sheet: xl/macrosheets/intlsheet2.bin 756 bytes