Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 fb0a9c563163cf18…

MALICIOUS

Office (OLE)

156.0 KB Created: 2009-04-27 17:51:00 Authoring application: Microsoft Word 11.5.3
MD5: 9293772f6c8fbe794ac8741faf9d7d57 SHA-1: b370a953a95ca2ee58634cb4dc1ddddadaa98b95 SHA-256: fb0a9c563163cf1861e076191642204bf80f08253b1dd0535134111569cfcb4d
180 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic for Applications T1204.002 Malicious File

The file is an OLE document containing VBA macros, specifically a Document_Open macro, which is a common technique for initiating malicious actions upon opening. The document body presents a plausible lure of an internship evaluation form, designed to trick the user into enabling macros. The presence of VBA macros and the Document_Open heuristic strongly suggest that the macro is intended to download and execute a second-stage payload. The ClamAV detection as 'Doc.Trojan.Thus-5' further confirms its malicious nature.

Heuristics 4

  • ClamAV: Doc.Trojan.Thus-5 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Doc.Trojan.Thus-5
  • 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
ac2e3c86fe777c98789db5a64c07f3b97502c2563199c5215268fb6e0f912203
vba-macro oletools.olevba.extract_macros (decoded VBA source) 2340 bytes
Detection
ClamAV: Doc.Trojan.Thus-5
Obfuscation or payload: unlikely