Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 6cdeabf439cbc70a…

MALICIOUS

Office (OLE)

46.0 KB Created: 2009-06-15 07:46:00 Authoring application: Microsoft Word 10.1
MD5: ab691a739e05dbd39bc36e9956b43185 SHA-1: b45ebd8680a98318b8a4df5eace856ca3d903d80 SHA-256: 6cdeabf439cbc70a8a8a93d4ebe32b41bee033c9ba6de08c8814e5f266234733
182 Risk Score

Malware Insights

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

The sample is a malicious OLE document containing a VBA macro that executes automatically via the Document_Open subroutine. This macro is designed to persist itself and likely download additional content, as indicated by the ClamAV detection 'Doc.Trojan.Thus-8'. The embedded URL is suspicious and may be related to the payload delivery.

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.babiole.net

Extracted artifacts 1

Files carved from inside the sample during analysis.

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