Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 fab70ab25f58aee8…

MALICIOUS

Office (OLE)

140.0 KB Created: 2013-05-07 02:51:00 Authoring application: Microsoft Excel First seen: 2014-10-17
MD5: 90625f7389d0e60abffc492e812821c1 SHA-1: 752a81667c2924f99ef7e5ac086591ff7d0d4e83 SHA-256: fab70ab25f58aee8aba5ebe6d45467d5ca0bfb84a517b71c0f727709dbe22629
80 Risk Score

Malware Insights

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

The file is an Excel 4.0 (XLM) macro sheet, identified by critical heuristics indicating a legacy Excel Formula Macro Virus. The document body contains explicit references to 'Classic.Poppy by VicodinES' and 'The Narkotic Network 1998', suggesting a known malware family or variant. The embedded text also indicates the macro's intent to infect a new workbook, save it as 'Book1.xls', and potentially download and execute a secondary payload, aligning with a spearphishing attachment attack vector.

Heuristics 2

  • Legacy Excel formula macro virus marker critical OLE_XLS_FORMULA_MACRO_VIRUS
    Workbook stream contains self-identifying legacy Excel formula macro virus markers. This indicates the document carries formula macro virus content even when no VBA project or modern XLM macro-sheet structure is present.
  • 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.