Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 0fcda4078a994d1a…

MALICIOUS

Office (OLE)

215.0 KB Created: 2008-11-19 15:40:00 Authoring application: Microsoft Word 11.3.8
MD5: a238cdf5c33d872bc1046b7aff86843e SHA-1: 6cf99a882f2e5a6a479a41c2e352814f830fae99 SHA-256: 0fcda4078a994d1a84addb663e100b93c70ccb3e91deff883186d6b8a43bdfec
182 Risk Score

Malware Insights

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

The sample contains VBA macros, specifically a Document_Open macro, which is a strong indicator of malicious intent. The macro attempts to display a fake birthday message to the user, likely as a distraction or to manipulate user interaction. The presence of the 'Doc.Trojan.Marker-40' ClamAV detection further supports its malicious classification. The macro code is truncated, but the initial execution path suggests it may attempt to download or execute additional payloads.

Heuristics 5

  • ClamAV: Doc.Trojan.Marker-40 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Doc.Trojan.Marker-40
  • 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

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
macros.bas
d41c9267beb7aeb9002f6cfedc0d926f627e1f4f0feade367b7ea63422dfcbca
vba-macro oletools.olevba.extract_macros (decoded VBA source) 4225 bytes
Detection
ClamAV: Doc.Trojan.Marker-2
Obfuscation or payload: unlikely