Malicious Office (OLE) / .DOC — malware analysis report

Static analysis result for SHA-256 eca037e2988bd76c…

MALICIOUS

Office (OLE) / .DOC

89.5 KB Created: 2009-07-27 19:41:00 Authoring application: Microsoft Word 10.1
MD5: 336147f28e41885725209748e9f38f82 SHA-1: 8f0a5c2b73139422c5d6ba424dbce4f6d01956f4 SHA-256: eca037e2988bd76c200a3d7ed762c7f12e08ddd1a4c25dc9f64aa45e48045ae5
180 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic T1204.002 Malicious File

The file is a malicious Microsoft Word document containing VBA macros, specifically a Document_Open macro. The ClamAV heuristic also flags it as Doc.Trojan.Thus-10. The document body presents what appears to be a resume, a common lure for social engineering attacks. The presence of a Document_Open macro strongly suggests an intent to execute malicious code upon opening the document, likely to download and execute a secondary payload.

Heuristics 4

  • ClamAV: Doc.Trojan.Thus-10 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Doc.Trojan.Thus-10
  • 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
  • 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
3f4eb18803be092701262e0b520a40aa5235f5ec7aea5f2cf047e62381cdc02a
vba-macro oletools.olevba.extract_macros (decoded VBA source) 2237 bytes
Detection
ClamAV: Doc.Trojan.Thus-10
Obfuscation or payload: unlikely