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

Static analysis result for SHA-256 aab1d8b5e869a52d…

MALICIOUS

Office (OLE) / .XLSX

325.5 KB Created: 2020-07-02 12:55:44 Authoring application: Microsoft Excel
MD5: c8d01c3f86ea7173bad8b3f4c8d959c4 SHA-1: 884bc65cbf95e3ccd3b5503bc307cbd94b2639a3 SHA-256: aab1d8b5e869a52d9db3b704734936f0eac6b05e2ed740f67c218a852e536512
120 Risk Score

Malware Insights

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

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

The sample is an encrypted Excel 4.0 macro sheet, indicated by the OLE_XLM_ENCRYPTED_MACROSHEET heuristic. ClamAV detection confirms it as Xls.Dropper.Agent-8804005-0, suggesting its purpose is to act as a dropper. The presence of an auto-open macro (OLE_XLM_AUTOOPEN) implies it executes automatically upon opening, likely to download and execute a second-stage payload.

Heuristics 3

  • ClamAV: Xls.Dropper.Agent-8804005-0 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Xls.Dropper.Agent-8804005-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.