Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 62b1c8910e1c1077…

MALICIOUS

Office (OLE)

84.0 KB Created: 2007-11-04 13:10:37 Authoring application: Microsoft Excel
MD5: ce4e2b814945b2801eb2801397bfb056 SHA-1: a7fc6a3a1e22b917f11ea85b5030c406cf9ac476 SHA-256: 62b1c8910e1c1077e9b2ce7229031d0b2789625f2ac576cdf713dadc96d05c11
60 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The sample is identified as a legacy Excel formula macro virus, specifically 'Classic.Poppy by VicodinES' from 'The Narkotic Network'. The embedded text indicates it attempts to infect other workbooks, saving them as 'Book1.xls' in the XLSTART directory, and may deliver a payload. The presence of formula macros strongly suggests Visual Basic scripting.

Heuristics 1

  • 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.