Doc.Trojan.Maldade-10036492-0 — Office (OOXML) malware analysis

Static analysis result for SHA-256 e7420ad9a3928517…

MALICIOUS

Office (OOXML)

16.8 KB Created: 2021-09-24 13:07:00 UTC Authoring application: Microsoft Office Word 16.0000 First seen: 2021-09-29
MD5: 7ca09694370237591142b40942e24fd9 SHA-1: 9a8fbb1c67c6efdc294b6df2aece15dc66a34f84 SHA-256: e7420ad9a3928517b0a519e588cddaadfe698cbd6ab4f0bcf8800e3dc95e5d5d
142 Risk Score

Malware Insights

Doc.Trojan.Maldade-10036492-0 · confidence 95%

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

The file is identified as malicious by ClamAV with the signature Doc.Trojan.Maldade-10036492-0. Static analysis revealed the presence of VBA macros within the OOXML document. The extracted VBA macro, though simple, indicates the potential for malicious code execution, likely to download and execute a second-stage payload. The document's structure and the presence of VBA macros strongly suggest it was delivered as a spearphishing attachment.

Heuristics 3

  • ClamAV: Doc.Trojan.Maldade-10036492-0 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Doc.Trojan.Maldade-10036492-0
  • VBA project inside OOXML medium OOXML_VBA
    Document contains a VBA project — VBA macros present
  • 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://schemas.microsoft.com/office/word/2010/wordprocessingCanvas In document text (OOXML body / shared strings)
    • http://schemas.microsoft.com/office/drawing/2014/chartexIn document text (OOXML body / shared strings)
    • http://schemas.microsoft.com/office/drawing/2015/9/8/chartexIn document text (OOXML body / shared strings)
    • http://schemas.microsoft.com/office/drawing/2015/10/21/chartexIn document text (OOXML body / shared strings)
    • http://schemas.microsoft.com/office/drawing/2016/5/9/chartexIn document text (OOXML body / shared strings)
    • http://schemas.microsoft.com/office/drawing/2016/5/10/chartexIn document text (OOXML body / shared strings)
    • http://schemas.microsoft.com/office/drawing/2016/5/11/chartexIn document text (OOXML body / shared strings)
    • http://schemas.microsoft.com/office/drawing/2016/5/12/chartexIn document text (OOXML body / shared strings)
    • http://schemas.microsoft.com/office/drawing/2016/5/13/chartexIn document text (OOXML body / shared strings)
    • http://schemas.microsoft.com/office/drawing/2016/5/14/chartexIn document text (OOXML body / shared strings)
    • http://schemas.openxmlformats.org/markup-compatibility/2006In document text (OOXML body / shared strings)
    • http://schemas.microsoft.com/office/drawing/2016/inkIn document text (OOXML body / shared strings)
    • http://schemas.microsoft.com/office/drawing/2017/model3dIn document text (OOXML body / shared strings)
    • http://schemas.openxmlformats.org/officeDocument/2006/relationshipsIn document text (OOXML body / shared strings)
    • http://schemas.openxmlformats.org/officeDocument/2006/mathIn document text (OOXML body / shared strings)
    • http://schemas.microsoft.com/office/word/2010/wordprocessingDrawingIn document text (OOXML body / shared strings)
    • http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawingIn document text (OOXML body / shared strings)
    • http://schemas.openxmlformats.org/wordprocessingml/2006/mainIn document text (OOXML body / shared strings)
    • http://schemas.microsoft.com/office/word/2010/wordmlIn document text (OOXML body / shared strings)
    • http://schemas.microsoft.com/office/word/2012/wordmlIn document text (OOXML body / shared strings)
    • http://schemas.microsoft.com/office/word/2016/wordml/cidIn document text (OOXML body / shared strings)
    • http://schemas.microsoft.com/office/word/2015/wordml/symexIn document text (OOXML body / shared strings)
    • http://schemas.microsoft.com/office/word/2010/wordprocessingGroupIn document text (OOXML body / shared strings)
    • http://schemas.microsoft.com/office/word/2010/wordprocessingInkIn document text (OOXML body / shared strings)
    • http://schemas.microsoft.com/office/word/2006/wordmlIn document text (OOXML body / shared strings)
    • http://schemas.microsoft.com/office/word/2010/wordprocessingShapeIn document text (OOXML body / shared strings)

Extracted artifacts 2

Files carved from inside the sample during analysis.

FilenameKindSourceSize
macros.bas vba-macro oletools.olevba.extract_macros (decoded VBA source from OOXML) 42 bytes
SHA-256: 514c9e0e43420a9b90aa6ceccc112ea58221c120f380817c26dc073fea864bd0
Preview script
First 1,000 lines of the extracted script
Sub Hello()
Dim X
X=MsgBox("Hello VBS")
vbaProject_00.bin vba-project OOXML VBA project: word/vbaProject.bin 18944 bytes
SHA-256: 059bc0834c01aad9da403e44fb6571dd2ba07148472dda1a771c554833ad1297
Detection
ClamAV: Doc.Trojan.Maldade-10036492-0
Obfuscation or payload: unlikely