Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 a1c091d56133c9bc…

MALICIOUS

Office (OLE)

38.0 KB Created: 2007-10-15 05:54:00 Authoring application: Microsoft Office Word
MD5: 010d31d11019c9dcd9243bb83514377c SHA-1: fba2b49964c7f9453471130f21a1569013cf5aef SHA-256: a1c091d56133c9bcbaf9b9e1c55015af8df2ca48ba3ae6a4219408af2fd5de89
220 Risk Score

Malware Insights

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

The file is identified as malicious by ClamAV with the signature Doc.Trojan.Panther-2. It contains VBA macros, specifically triggering on Document_Open and Auto_Close events. These macros are designed to execute malicious code, likely to download and execute a second-stage payload. The document body text appears to be unrelated educational content, suggesting it's a lure.

Heuristics 5

  • ClamAV: Doc.Trojan.Panther-2 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Doc.Trojan.Panther-2
  • 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
  • Auto_Close macro high OLE_VBA_AUTOCLOSE
    Auto_Close 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
27d044ec24406d851cb7f1623b190deeb026dfcb443905c799d43fed6a697c7e
vba-macro oletools.olevba.extract_macros (decoded VBA source) 3915 bytes
Detection
ClamAV: Doc.Trojan.Panther-2
Obfuscation or payload: unlikely