Malicious Office (OLE) / .XLS — malware analysis report

Static analysis result for SHA-256 6c9a096f226eba46…

MALICIOUS

Office (OLE) / .XLS

58.0 KB Created: 2015-06-05 18:17:20 Authoring application: Microsoft Excel
MD5: 3cba8951a4f7d01b0a4c36a05dd5bd54 SHA-1: 744d89e24755e28d6ae24aa6d7d1b821e65e0049 SHA-256: 6c9a096f226eba467c4b69a92e5b460ce0f8a05ad380da7b99a998283a4b31ad
80 Risk Score

Malware Insights

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

The sample is an encrypted Excel 4.0 macro sheet, identified as malicious. It impersonates a document signing service, likely as a lure to encourage opening the malicious content. The presence of an encrypted macro sheet suggests an attempt to hide malicious code execution.

Heuristics 3

  • 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.
  • Document signing service impersonation lure medium SE_DOCUSIGN_LURE
    Document impersonates DocuSign, Adobe Sign, or a similar signing service in a signing-request context