Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 e6d2a1f06faf2819…

MALICIOUS

Office (OLE)

188.0 KB Created: 2010-04-27 06:25:00 Authoring application: Microsoft Word 8.0
MD5: f7f94a9d9f0142732f69e6132c882514 SHA-1: c9fc7cc2e8602b176a289f77088fd044279ff944 SHA-256: e6d2a1f06faf281955994e53cb3e6d848e7cb2154dddb2da1436318048e76a0d
220 Risk Score

Malware Insights

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

The file is identified as malicious by ClamAV with the signature Doc.Trojan.Xaler-1. It contains VBA macros, specifically a Document_Open macro, which is a common technique for initial execution. The document body presents itself as a statistical report from the North Kazakhstan Oblast Statistics Department, a common lure to trick users into enabling macros. The presence of VBA macros and the Document_Open trigger strongly suggest the intent is to execute malicious code, likely to download and run a secondary payload.

Heuristics 5

  • ClamAV: Doc.Trojan.Xaler-1 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Doc.Trojan.Xaler-1
  • ClamAV detection on extracted artifact critical EXTRACTED_FILE_CLAMAV
    ClamAV flagged at least one file extracted from inside this sample. Even when the wrapping document carries no AV detection of its own, a hit on the carved artifact is a strong indicator the sample is a delivery vehicle.
  • Document_Open macro high OLE_VBA_DOCOPEN
    Document_Open macro
  • Suspicious extracted artifact high EXTRACTED_FILE_STATIC_TRIAGE
    One or more files extracted from inside this sample matched static suspicious-content checks such as script obfuscation, encoded payload blobs, packed data, or execution/download terms.
  • VBA macros detected medium OLE_VBA_MACROS
    Document contains VBA macro code

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
macros.bas
bd6c4d45ea06c9a60e0513234d3cc0a00c9c7031905dccf3242697458e9693f7
vba-macro oletools.olevba.extract_macros (decoded VBA source) 242279 bytes
Detection
ClamAV: Doc.Trojan.Xaler-1
Obfuscation or payload: likely
Carved artifact contains 10 Chr/ChrW string-construction calls.