Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 42ebd03d9543c0c1…

MALICIOUS

Office (OLE)

86.5 KB Created: 2005-11-14 23:13:00 Authoring application: Microsoft Word 10.1
MD5: fca38ee1f8f02b199fdad8cf60125e32 SHA-1: c7a9302a41e3e65447ce978dadc45982afb83b02 SHA-256: 42ebd03d9543c0c1b1513bf863af8cd2a7d5a434771b5903aa6ec75b3814b1d3
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. Static analysis detected VBA macros, specifically a Document_Open macro, which is a common technique for executing malicious code upon opening the document. The presence of these macros suggests the document's primary purpose is to download and execute a secondary payload, although the specific payload and delivery mechanism are not detailed in the provided evidence. No external URLs were found to be malicious.

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://www.apple.com/DTDs/PropertyList-1.0.dtd
    • http://ns.adobe.com/xap/1.0/
    • http://www.w3.org/1999/02/22-rdf-syntax-ns#
    • http://ns.adobe.com/iX/1.0/
    • http://ns.adobe.com/xap/1.0/mm/

Extracted artifacts 1

Files carved from inside the sample during analysis.

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