Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 57cdfb0f30c35a40…

MALICIOUS

Office (OLE)

7.5 KB First seen: 2012-06-14
MD5: 95f66480cdf90d756c2ff590ea09c975 SHA-1: 49724f67af00aca7613e6c6269c050c7792328cf SHA-256: 57cdfb0f30c35a402f20018c78fd636e2cd217ce41d40eac0cb8be3d555e7586
100 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The sample contains legacy WordBasic macro virus markers and explicit text identifying it as a 'RSN MACRO VIRUS Goat file'. The document body contains numerous macro-related strings and instructions, suggesting the primary function is to infect the user's Normal template and potentially spread further. The ClamAV detection further supports its malicious nature.

Heuristics 2

  • ClamAV: Win.Trojan.NiceDay-2 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Win.Trojan.NiceDay-2
  • 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.