Win.Trojan.Tristate-2 — Office (OLE) malware analysis

Static analysis result for SHA-256 f60326ad49819211…

MALICIOUS

Office (OLE)

56.0 KB Created: 2006-01-02 14:44:00 Authoring application: Microsoft Word 8.0
MD5: 1d5cde425c03e94ba28e44a9c81a149b SHA-1: 1a85709e4a6894318ecb4681c28ea49b70ee9145 SHA-256: f60326ad49819211a94ff45778ae43f571e102b15060275f17bafcb416e837d3
300 Risk Score

Malware Insights

Win.Trojan.Tristate-2 · confidence 95%

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

The file is identified as malicious by ClamAV with the signature Win.Trojan.Tristate-2. Static analysis reveals the presence of VBA macros, including CreateObject and GetObject calls, and an auto-execution function (Document_Open) that likely triggers malicious behavior. The embedded artifact 'macros.bas' is also flagged as suspicious. The document body content is unrelated to the malicious activity.

Heuristics 7

  • ClamAV: Win.Trojan.Tristate-2 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Win.Trojan.Tristate-2
  • 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.
  • CreateObject call high OLE_VBA_CREATEOBJ
    CreateObject call
  • GetObject call high OLE_VBA_GETOBJ
    GetObject call
  • VBA p-code auto-exec with execution tokens high OLE_VBA_PCODE_AUTOEXEC_EXEC
    Compiled VBA/cache stream contains an auto-execution token together with shell/download/object-execution tokens. This catches p-code-only or source-extraction-failure macro documents where visible source is unavailable.
  • Suspicious extracted artifact high EXTRACTED_FILE_STATIC_TRIAGE
    One or more files extracted from inside this sample matched static suspicious-content checks such as script obfuscation, encoded payload blobs, packed data, or execution/download terms.
  • 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
09ac0e4717b599378299a27e1bf7a43c0525550c9f4b8d29e9e78c952309f9f4
vba-macro oletools.olevba.extract_macros (decoded VBA source) 8494 bytes
Detection
ClamAV: Doc.Trojan.Tristate-1
Obfuscation or payload: likely
Carved artifact contains 12 Chr/ChrW string-construction calls. Carved macro source contains an auto-exec entry point and execution/download terms.