Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 4d288840240bb6dc…

MALICIOUS

Office (OLE)

40.5 KB Created: 2006-10-27 17:53:00 Authoring application: Microsoft Word 11.5.6
MD5: 92248936c7ad01c4503b29b89d127feb SHA-1: 74f1d44410735f16d52a155389ef500df7e96a88 SHA-256: 4d288840240bb6dc199bd2b0b3cff8032aeefb2c65b47bc1a19a26ee74d2fe9c
180 Risk Score

Malware Insights

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

The file is an OLE document containing VBA macros, specifically a Document_Open macro, which is a common technique for executing malicious code upon opening. ClamAV signatures indicate it is a known trojan. The document body presents a seemingly legitimate order confirmation, likely intended to trick the user into enabling macros. No specific IOCs like URLs or hashes were extracted from the provided evidence.

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
06d8b38a317377d80acbc28cd178ec410ded92e796ab90457409f9756b921d85
vba-macro oletools.olevba.extract_macros (decoded VBA source) 2374 bytes
Detection
ClamAV: Doc.Trojan.Thus-8
Obfuscation or payload: unlikely