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

Static analysis result for SHA-256 210450aec883c490…

MALICIOUS

Office (OOXML) / .XLSX

68.9 KB
MD5: ae327190c2eed6a38c6c04ddf12a514d SHA-1: 2b6ddf4997064f5bc24bb8a2a586ae688d97c93c SHA-256: 210450aec883c490b8a6237f8f8b2de4c25ac0ec7eddc593c6242532a4ebd561
130 Risk Score

Malware Insights

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

The sample is an Excel 4.0 macro sheet that uses dangerous formula APIs like FORMULA to execute code. The extracted macro content indicates it attempts to construct and execute commands. This is a common technique for downloading and executing second-stage payloads. The specific formula construction suggests a downloader or droppper functionality.

Heuristics 4

  • Excel 4.0 macro sheet (1 sheet(s)) critical OOXML_XLM_MACROSHEET
    Malformed OOXML local headers contain an Excel 4.0 (XLM) macro sheet. XLM was a major Office malware vector during 2020-2022 and is rarely used in modern legitimate workbooks.
  • Dangerous XLM formula APIs: FORMULA, RETURN critical OOXML_XLM_DANGEROUS_FN
    Excel 4.0 macro sheet uses formula APIs that call directly into Win32 (=CALL/=EXEC/=REGISTER/=FORMULA).
  • Malformed OOXML package with recoverable local headers low OOXML_MALFORMED_ZIP_LOCAL_HEADERS
    The OOXML ZIP central directory is invalid or missing, but local file headers expose a recoverable Office package. This can create parser divergence between tolerant Office/ZIP readers and scanners that rely only on the central directory.
  • 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://schemas.openxmlformats.org/spreadsheetml/2006/main
    • http://schemas.microsoft.com/office/excel/2006/main
    • http://schemas.openxmlformats.org/officeDocument/2006/relationships
    • http://schemas.openxmlformats.org/markup-compatibility/2006
    • http://schemas.microsoft.com/office/spreadsheetml/2009/9/ac
    • http://schemas.microsoft.com/office/spreadsheetml/2014/revision
    • http://schemas.microsoft.com/office/spreadsheetml/2015/revision2
    • http://schemas.microsoft.com/office/spreadsheetml/2016/revision3
    • http://schemas.microsoft.com/office/spreadsheetml/2016/revision6

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
xlm_sheet_08.xml
d810cc87eb589e5f09a9a5cb06e9b818ff37e1b4d0032ba08fbf4b3620a5d223
xlm-macrosheet Malformed OOXML XLM macro sheet: xl/macrosheets/intlsheet1.xml 3431 bytes