Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 8edf4722493a2739…

MALICIOUS

Office (OLE)

8.5 KB First seen: 2012-06-14
MD5: aef4f3e96106bbf38deec465339b0e00 SHA-1: 06033bc3bf8b35aa5916439f4d0e65ca182cdd75 SHA-256: 8edf4722493a27395bab91fcfea6fdabd14e4ad112911eb6c16e7892add68194
100 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The sample exhibits characteristics of a legacy macro virus, specifically identified by 'RSN MACRO VIRUS' markers and the presence of WordBasic macro virus indicators. The document body contains embedded file paths and author information, likely intended to obscure the malicious nature of the macro. No network indicators or further execution details were extracted.

Heuristics 2

  • ClamAV: Win.Trojan.Nomej-1 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Win.Trojan.Nomej-1
  • Legacy WordBasic macro-virus markers high OLE_LEGACY_WORDBASIC_MACRO_VIRUS
    OLE Word document contains legacy WordBasic auto-execution macro markers such as AutoOpen plus ToolsMacro/MacroFile/fileMacro/globMacro or named historical macro-virus strings. These old Word 6/95 macro forms are not exposed as a modern VBA project, so normal VBA source extraction can miss them.