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

Static analysis result for SHA-256 e409d37da8e029a2…

MALICIOUS

Office (OLE) / .DOC

51.5 KB Created: 2009-10-11 19:00:00 Authoring application: Microsoft Macintosh Word
MD5: 56e65575b3fbcd0db2a9cc8a12bd9fc6 SHA-1: 659d546409fc4561d8c9c1f1c8c678d352021d30 SHA-256: e409d37da8e029a23e525f7ee907149b5e1318dca824bd2385676a1af92e3a1b
180 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The file is identified as malicious by ClamAV with the signature Doc.Trojan.Thus-8. It contains a VBA macro, specifically a Document_Open macro, which is a common technique for executing malicious code upon opening the document. No specific IOCs were extracted beyond the presence of the macro itself.

Heuristics 5

  • ClamAV: Doc.Trojan.Thus-8 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Doc.Trojan.Thus-8
  • 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
  • Embedded URL info EMBEDDED_URL
    One or more URLs were extracted from the document. The URL itself is not a detection — see the per-URL labels for which channel (macro, JS, link annotation, document body, ...) reached each URL.
    URL http://schemas.openxmlformats.org/drawingml/2006/main

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
macros.bas
f42c9a951f2c3e9fa1d90dac6930fdc1b99834e7990c87d2cbc6a204cae86178
vba-macro oletools.olevba.extract_macros (decoded VBA source) 2358 bytes
Detection
ClamAV: Doc.Trojan.Thus-8
Obfuscation or payload: unlikely