Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 7c09af689d7752dc…

MALICIOUS

Office (OLE)

73.5 KB Created: 2007-11-10 00:34:00 Authoring application: Microsoft Word 10.1
MD5: d464574088bb15a98ecd317704e736e1 SHA-1: 9138ef62de76195d7c3305ddf69d42f322b96e35 SHA-256: 7c09af689d7752dcff748235804a40d3d4f0707d010765562dcb66e1dcb055d2
182 Risk Score

Malware Insights

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

The sample is a malicious Word document containing a VBA macro that executes upon opening, as indicated by the 'Document_Open' macro firing. The macro attempts to disable virus protection and appears to copy itself to the Normal template, suggesting an attempt at persistence. The document body and embedded URLs present a lure for graphic design work, directing users to download PDF files from 'goodboyproductions.com', which likely serve as part of the attack chain.

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.goodboyproductions.com/
    • http://goodboyproductions.com/resources/CovRes1107.pdf
    • http://goodboyproductions.com/resources/KenPainterBooklet-24pg.pdf
    • http://goodboyproductions.com/projects.html?c=1&p=9
    • http://goodboyproductions.com/resources/SRCinema-40pg.pdf
    • http://goodboyproductions.com/resources/SRCinePrtfo-119pg.pdf
    • http://goodboyproductions.com/projects.html?c=1&p=7
    • http://goodboyproductions.com/projects.html?c=1&p=1
    • http://goodboyproductions.com/projects.html?c=1&p=109
    • http://goodboyproductions.com/projects.html?c=1&p=22
    • http://goodboyproductions.com/projects.html?c=1&p=50
    • http://goodboyproductions.com/projects.html?c=3&p=43
    • http://www.greybullpress.com/flashindex.html
    • http://goodboyproductions.com/projects.html?c=3&p=34
    • http://goodboyproductions.com/resources/GURUKULAMSprng05.pdf
    • http://goodboyproductions.com/bios.html?c=10&p=6
    • http://goodboyproductions.com/projects.html?c=4&p=101
    • http://goodboyproductions.com/projects.html?c=4
    • http://goodboyproductions.com/projects.html?c=2

Extracted artifacts 1

Files carved from inside the sample during analysis.

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