Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 8b70f79be30eea78…

MALICIOUS

Office (OLE)

371.0 KB Created: 2000-05-27 04:35:00 Authoring application: Microsoft Word 9.0
MD5: 126df6d81e2861f0864066134050182a SHA-1: c882af17673174cd1953ba1f6bd4983db3754fa9 SHA-256: 8b70f79be30eea788d7246559d0294c48f79734146ebb4b3bb535c4056f5e90c
180 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'. Static analysis detected VBA macros, specifically a 'Document_Open' macro, indicating a likely execution path for malicious code upon opening the document. The presence of VBA macros strongly suggests an attempt to download and execute a second-stage payload, a common tactic for malware delivery.

Heuristics 4

  • 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
  • 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
5e451d9707d0f5b1dd049d1842cc0363f968b1f2073f8394baf867e284a08d24
vba-macro oletools.olevba.extract_macros (decoded VBA source) 4765 bytes
Detection
ClamAV: Doc.Trojan.Panther-2
Obfuscation or payload: unlikely