Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 8f2edfebd12bbf72…

MALICIOUS

Office (OLE)

30.5 KB Created: 2007-12-09 15:44:00 Authoring application: Microsoft Word 10.0
MD5: 6e6b77c6cf0659ac1f2a7f26a71e2d20 SHA-1: dc0a68ec64c86b9a3b8878fae0053ff95a115a57 SHA-256: 8f2edfebd12bbf724886d0f26ea959246ad47945ef8dd1e0007e8e6a353b5703
180 Risk Score

Malware Insights

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

The file is a Microsoft Word document containing VBA macros, specifically a Document_Open macro, which is a common technique for initiating malicious actions upon opening. The document body discusses a celebratory event for a TV show, likely a social engineering lure to encourage macro execution. The presence of the Document_Open macro strongly suggests the intent to download and execute a second-stage payload. No specific family could be identified, and no IOCs were directly extracted from the provided evidence.

Heuristics 4

  • ClamAV: Doc.Trojan.Strings-1 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Doc.Trojan.Strings-1
  • 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
bb3fdd3d064cdcf6a4f7e8ac833ee1d18b8cc1270816d75b45c36fc78384837d
vba-macro oletools.olevba.extract_macros (decoded VBA source) 909 bytes
Detection
ClamAV: Doc.Trojan.Strings-1
Obfuscation or payload: unlikely