Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 38971d1cbb3cdbae…

MALICIOUS

Office (OLE)

53.5 KB Created: 2008-11-06 23:01:00 Authoring application: Microsoft Word 11.5.5
MD5: 857b793f4e7dc06a45daa9e61b81863b SHA-1: beaedfe1221a1bddb639cc0f270af0a5288f9634 SHA-256: 38971d1cbb3cdbae685fe3cbf0f238351c59e80dac0de30a900fd7b7fa48054e
180 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic

The file contains VBA macros, specifically a Document_Open macro, which is a common technique for executing malicious code upon opening the document. The document body presents a fake assignment to mask the malicious intent. While the specific payload is not clear from static analysis, the presence of macros and the embedded URL suggest a downloader or phishing attempt.

Heuristics 5

  • ClamAV: Doc.Trojan.Thus-8 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Doc.Trojan.Thus-8
  • 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
  • Embedded URL info EMBEDDED_URL
    One or more URLs were extracted from the document. The URL itself is not a detection — see the per-URL labels for which channel (macro, JS, link annotation, document body, ...) reached each URL.
    URL http://www.bestedsites.com/newssites.html

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
macros.bas
72b16cc7a063a613fdef31af78adac7bc1c9d53620760fe8485029b4bce83fe4
vba-macro oletools.olevba.extract_macros (decoded VBA source) 2389 bytes
Detection
ClamAV: Doc.Trojan.Thus-8
Obfuscation or payload: unlikely