Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 a2138583a239e87c…

MALICIOUS

Office (OLE)

71.0 KB Created: 2007-06-12 09:51:00 Authoring application: Microsoft Word 11.1
MD5: ec818d22e8e8037fa811d269238c6b1d SHA-1: 2219f14fb101e8b21c30e3cf1c381a73ba5f8759 SHA-256: a2138583a239e87c9b820bdec337e37a4daec038f12735479120a62d3f95ee17
180 Risk Score

Malware Insights

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

The sample is a malicious Word document containing VBA macros, specifically a Document_Open macro, which is a common technique for executing malicious code upon opening the document. The document body attempts to appear as a legitimate regional call for projects, likely to trick the user into enabling macros. The presence of the 'macros.bas' file and the embedded URL 'http://www.ragazzidelfiume.it' are key indicators. The ClamAV detection 'Doc.Trojan.Proverb-1' further confirms its malicious nature.

Heuristics 5

  • ClamAV: Doc.Trojan.Proverb-1 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Doc.Trojan.Proverb-1
  • 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.ragazzidelfiume.it

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
macros.bas
28aff50cde63b511dcc14eb0696b1782d424787c5b924177b48dc6e576cc81b0
vba-macro oletools.olevba.extract_macros (decoded VBA source) 3638 bytes
Detection
ClamAV: Doc.Trojan.Proverb-1
Obfuscation or payload: unlikely