Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 3c25a0c6bdcf38f2…

MALICIOUS

Office (OLE)

45.5 KB Created: 2008-09-16 21:27:00 Authoring application: Microsoft Word 10.1
MD5: 7485a4ac4654cd189a6e25d737761dc7 SHA-1: 1e80af4f769f59fd50b15fe35927cb62fa2dc862 SHA-256: 3c25a0c6bdcf38f25edbf1155dafc4178494b823c4152589048a5de182694761
180 Risk Score

Malware Insights

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

The file is an Office document containing VBA macros, specifically a Document_Open macro, which is a common delivery mechanism for malware. The document body appears to be an informational page for a school open house, likely intended to trick the user into enabling macros. The presence of embedded URLs suggests potential redirection or download capabilities. The ClamAV detection further confirms its malicious nature.

Heuristics 5

  • ClamAV: Doc.Trojan.Thus-10 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Doc.Trojan.Thus-10
  • 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.dublincoffman.com
    • http://www.ode.state.us

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
macros.bas
3984d66d1ca6c7885f9914641bdfccb265cac099e19c119b83f407c543d3517b
vba-macro oletools.olevba.extract_macros (decoded VBA source) 1962 bytes
Detection
ClamAV: Doc.Trojan.Thus-10
Obfuscation or payload: unlikely