Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 68964fd98310697a…

MALICIOUS

Office (OLE)

19.5 KB Created: 2009-03-25 07:32:35 Authoring application: Microsoft Excel
MD5: 34c43e6fb09d101c2de9a5ac917dbfd8 SHA-1: b5bc0a2fe0e7b92d63cfc9ddfecd1e9838c1b2eb SHA-256: 68964fd98310697a5f0501d9649ba54ab933a327758a2d3a4b823ded340483eb
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. The document body contains references to infecting the system and saving a malicious file as 'Book1.xls' in the Excel startup directory, indicating an attempt to establish persistence and spread.

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.