Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 47cd3bbc0db9f070…

MALICIOUS

Office (OLE)

41.5 KB Created: 2009-05-20 12:03:00 Authoring application: Microsoft Word 11.3.8
MD5: 0288a332255e32b47ced4c12f745baff SHA-1: 5f39985f8158576bac029797d3a84b25e6468c1c SHA-256: 47cd3bbc0db9f0702a3e36acc51a3c1ae9a1174ebbf97d4a9392cb139846e23b
180 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic for Applications

The file is a Microsoft Word document containing VBA macros, specifically a Document_Open macro, which is a common technique for initiating malicious activity upon opening. The document body presents a template for a humanities community service analysis, a common lure for phishing or social engineering attacks. The presence of a Document_Open macro suggests an attempt to execute malicious code automatically, likely to download and execute a secondary payload, although no specific script content was provided for detailed analysis. The ClamAV detections further confirm its malicious nature.

Heuristics 4

  • 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

Extracted artifacts 1

Files carved from inside the sample during analysis.

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