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

Static analysis result for SHA-256 f92a69b56fc5edd0…

MALICIOUS

Office (OLE) / .DOC

35.5 KB Created: 2007-05-21 16:19:00 Authoring application: Microsoft Word 10.0
MD5: ed47da5ea76fd1a4274c1d6217918141 SHA-1: eb381618ea460d93305163f0c867ac60c03a1a36 SHA-256: f92a69b56fc5edd03962411de75996e9c67c197bd13c9282682ce865e98c8bde
180 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The file is a Microsoft Word document containing a malicious VBA macro, as indicated by the OLE_VBA_MACROS and OLE_VBA_DOCOPEN heuristics. ClamAV detections further confirm its malicious nature. The macro is likely designed to execute arbitrary code, serving as a downloader or initial access vector. The document body content appears benign, suggesting the malicious functionality is solely within the macro.

Heuristics 4

  • ClamAV: Doc.Trojan.Marker-40 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Doc.Trojan.Marker-40
  • 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
74dda391f7860eb87c667717cd369466225babea3163b3ff7781731856f8afaf
vba-macro oletools.olevba.extract_macros (decoded VBA source) 4255 bytes
Detection
ClamAV: Doc.Trojan.Marker-2
Obfuscation or payload: unlikely