Xls.Dropper.Agent-8804422-0 — Office (OLE) / .XLSX malware analysis

Static analysis result for SHA-256 f2bbaa7636274bb7…

MALICIOUS

Office (OLE) / .XLSX

313.5 KB Created: 2020-07-02 12:55:44 Authoring application: Microsoft Excel
MD5: 1abd806b95839c3c10dff385df38c1a5 SHA-1: 08a5fa8fae929e1138cc2a27f046ec29185875b6 SHA-256: f2bbaa7636274bb7a39442c0bcdc843838821abcb4f3116217697d54762eedbb
120 Risk Score

Malware Insights

Xls.Dropper.Agent-8804422-0 · confidence 95%

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

The file is identified as an encrypted Excel 4.0 macro sheet, a common technique for delivering malware. The ClamAV detection name 'Xls.Dropper.Agent-8804422-0' strongly suggests its function as a dropper. The presence of an encrypted macro sheet indicates an attempt to obfuscate malicious code execution, likely involving VBA or XLM macros to download and execute a secondary payload.

Heuristics 3

  • ClamAV: Xls.Dropper.Agent-8804422-0 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Xls.Dropper.Agent-8804422-0
  • Encrypted Excel 4.0 macro sheet high OLE_XLM_ENCRYPTED_MACROSHEET
    Workbook contains an Excel 4.0 macro sheet and BIFF FILEPASS encryption. Password-protected XLM macro sheets, especially the default Excel password path, are a common malware evasion pattern because static formula extraction may fail until the workbook is decrypted.
  • 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.