Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 aeb10ee3609ffd3a…

MALICIOUS

Office (OLE)

42.5 KB Created: 2009-09-10 12:49:00 Authoring application: Microsoft Word 11.0
MD5: 504b18f3dc9e197ca4e74ecd2f15102a SHA-1: 4ca83e8c08630d025a724cc9f9fa090e74a15c8b SHA-256: aeb10ee3609ffd3ab498c56f2aa001be3f50e316723ec4a7a29299ea2191d27f
180 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The file is identified as malicious by ClamAV with high confidence. Static analysis detected VBA macros, specifically a Document_Open macro, which is a common technique for executing malicious code upon opening the document. The document body presents as a literary analysis of Edgar Allan Poe's "The Raven", likely a lure to encourage the user to open and interact with the document, thereby triggering the macro execution. No specific IOCs were extracted beyond the presence of the macro itself.

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
1af8fe9d6d207df24d7e3c46cd908e9277e9f236f57900f892fcf69496f39cb9
vba-macro oletools.olevba.extract_macros (decoded VBA source) 4237 bytes
Detection
ClamAV: Doc.Trojan.Marker-2
Obfuscation or payload: unlikely