Qbot — Office (OOXML) / .XLSX malware analysis

Static analysis result for SHA-256 e3559b2d6a813284…

MALICIOUS

Office (OOXML) / .XLSX

1.18 MB Created: 2015-06-05 18:19:34 UTC Authoring application: Microsoft Excel 16.0300 First seen: 2022-04-21
MD5: 7d0e1e73a5b88abd2da32165cd35617e SHA-1: 0a43b31808f02b3560cf8949d9f3a29096ada633 SHA-256: e3559b2d6a81328406c3e324ed4c72c39c29aa1523d9578db2023774e75cc6b3
200 Risk Score

Malware Insights

Qbot · confidence 95%

MITRE ATT&CK
T1059.005 Service Execution: Service Control Manager T1059.001 PowerShell T1105 Ingress Tool Transfer

The file is identified as malicious by ClamAV as Xls.Downloader.Qbot04223-9946522-0. It contains Excel 4.0 macros that utilize WinAPI functions such as CreateDirectoryA. The macros appear to construct paths like 'C:\Flopers\Gorl' and download OCX files (e.g., 'Vertu.OCX') into these directories. It also attempts to execute 'regsvr32' with a downloaded OCX file, indicating a downloader functionality.

Heuristics 4

  • Excel 4.0 macro sheet (1 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.
  • Binary XLM macro sheet with WinAPI/download strings critical OOXML_XLM_BINARY_WINAPI_STRINGS
    Excel 4.0 macro sheet is stored as BIFF12/XLSB binary data and contains Win32 download or process-execution API strings such as URLDownloadToFileA, ShellExecuteA, or CreateDirectoryA. These strings are high-signal in XLM macro sheets and catch payload-download macros that XML-formula scanners cannot parse.
  • ClamAV: Xls.Downloader.Qbot04223-9946522-0 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Xls.Downloader.Qbot04223-9946522-0
  • Embedded OLE object medium OOXML_OLE_OBJECT
    Document contains an embedded OLE object

Extracted artifacts 3

Files carved from inside the sample during analysis.

FilenameKindSourceSize
ooxml_oleobject_00.bin
24683ff192d5ff2bf2f841df675e1bec8a46ae42de534fcdbc64fb77dd4f33a5
ooxml-ole-object OOXML embedded OLE part: xl/embeddings/oleObject2.bin 4465152 bytes
emf_00.emf
481999fdbcc1fde5a4e3a4e9970e4bbf3c8dbeb2e2a366cc840aa848993159f4
ooxml-emf OOXML EMF part: xl/media/image2.emf 2159428 bytes
xlm_sheet_00.bin
8084bcc5819ffecbcd0ce22ff3e5d2aef49eee72a09be45c6778f2ece968e04b
xlm-macrosheet OOXML XLM macro sheet: xl/macrosheets/sheet1.bin 2501 bytes