Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 fd69eb14f0f9729f…

MALICIOUS

Office (OLE)

74.5 KB Created: 2010-06-10 12:21:00 Authoring application: Microsoft Word 11.0
MD5: 29fd7db33ba61c8654ad0e14d25185cc SHA-1: 70c2a0b631ac520e76ce55efd2c648cfe0686a01 SHA-256: fd69eb14f0f9729f575404445b50ff645c7131359d8eb52c8aca26b12ddce993
180 Risk Score

Malware Insights

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

The file is an OLE document containing VBA macros, specifically a Document_Open macro, which is a common technique for initial execution. ClamAV detected this file as 'Doc.Trojan.Thus-8', indicating a known malicious pattern. The presence of the Document_Open macro suggests the intent is to automatically execute malicious code upon opening the document, likely to download and execute a second-stage payload.

Heuristics 4

  • 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

Extracted artifacts 1

Files carved from inside the sample during analysis.

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