Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 4f35920781312923…

MALICIOUS

Office (OLE)

59.0 KB Created: 2010-04-28 18:15:00 Authoring application: Microsoft Word 10.1
MD5: fef536e1fab4efac406b462abbcc7f00 SHA-1: 4ff96c30cf1784414fd336feaa14f81f97bf8ba4 SHA-256: 4f359207813129235be8d49ca887a8b369bcbe3b68f24d74c4bc4a85b6f7f8e5
300 Risk Score

Malware Insights

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

The file contains VBA macros, specifically a Document_Open macro that uses CreateObject, indicating an attempt to execute code upon opening. ClamAV detections for 'Win.Trojan.Psycho-3' and 'Doc.Trojan.Melissa-4' on the file and an extracted artifact strongly suggest malicious intent. The VBA macros are likely responsible for downloading and executing a secondary payload, as indicated by the heuristic firings.

Heuristics 8

  • ClamAV: Win.Trojan.Psycho-3 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Win.Trojan.Psycho-3
  • 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
  • CreateObject call high OLE_VBA_CREATEOBJ
    CreateObject 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
  • 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

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
macros.bas
d9b96e160d2fe61179057ebb96007cd4ea143b1f23dacc45a5bbb02fc859b67d
vba-macro oletools.olevba.extract_macros (decoded VBA source) 3743 bytes
Detection
ClamAV: Doc.Trojan.Melissa-4
Obfuscation or payload: likely
Carved macro source contains an auto-exec entry point and execution/download terms.