Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 c26a26a6ca959671…

MALICIOUS

Office (OLE)

39.5 KB Created: 2000-04-01 03:21:00 Authoring application: Microsoft Word 9.0
MD5: bd36cf08b2bc2440dfcdc4233610ecf2 SHA-1: aff90487bd4723a58bd9b820a9d6a96f7c41ebbd SHA-256: c26a26a6ca95967134ad9e9dfef03bd74837c8f51e7924c42af8ec1bcc2a8041
240 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic T1059.003 Windows Command Shell

The file is identified as malicious by ClamAV with multiple critical heuristic firings indicating the presence of VBA macros and the execution of shell commands. The extracted artifact 'macros.bas' is a VBA macro. The shell command execution suggests the macro is designed to download and execute a secondary payload, a common technique for malware delivery. The document body content appears to be unrelated academic material, suggesting it's a lure.

Heuristics 5

  • Shell() call in VBA critical OLE_VBA_SHELL
    Shell() call in VBA
  • ClamAV: Doc.Trojan.Marker-31 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Doc.Trojan.Marker-31
  • 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.
  • Suspicious extracted artifact high EXTRACTED_FILE_STATIC_TRIAGE
    One or more files extracted from inside this sample matched static suspicious-content checks such as script obfuscation, encoded payload blobs, packed data, or execution/download terms.
  • 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
aaeba2dc9a0c5924314a127d42b0d13c1345844b6b5d3ae48924e9e3117a87ea
vba-macro oletools.olevba.extract_macros (decoded VBA source) 5490 bytes
Detection
ClamAV: Doc.Trojan.Marker-1
Obfuscation or payload: likely
Carved macro source contains an auto-exec entry point and execution/download terms.