Malicious Office (OLE) / .DOC — malware analysis report

Static analysis result for SHA-256 e10d8b2c6343432a…

MALICIOUS

Office (OLE) / .DOC

224.0 KB Created: 2021-09-13 12:48:00 Authoring application: Microsoft Office Word First seen: 2021-09-17
MD5: 46138b19cc3a214592a4bcc4045f145f SHA-1: ffae0692f1dbbffb4f2a87c70ca25bab90fc2219 SHA-256: e10d8b2c6343432a4384928f91b398c9223a0155385ba1405192c614c6e1cf83
490 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic T1059.003 Windows Command Shell T1204.002 Malicious File

The sample contains VBA macros, including AutoOpen and Document_Open, which are designed to execute automatically. The macros utilize WScript.Shell and CreateObject to potentially download and execute a second-stage payload from one of the embedded URLs, such as https://photosavi.com/felEBrSlmEZh/090921.gif. This behavior is consistent with a downloader malware.

Heuristics 13

  • Shell() call in VBA critical OLE_VBA_SHELL
    Shell() call in VBA
  • WScript.Shell usage critical OLE_VBA_WSCRIPT
    WScript.Shell usage
  • ClamAV: Doc.Downloader.Valyria-10019379-0 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Doc.Downloader.Valyria-10019379-0
  • Reference to PowerShell high SC_STR_POWERSHELL
    Reference to PowerShell
  • Reference to Windows Script Host high SC_STR_WSCRIPT
    Reference to Windows Script Host
  • AutoOpen macro high OLE_VBA_AUTOOPEN
    AutoOpen macro
  • Document_Open macro high OLE_VBA_DOCOPEN
    Document_Open macro
  • CreateObject call high OLE_VBA_CREATEOBJ
    CreateObject call
  • VBA p-code auto-exec with execution tokens high OLE_VBA_PCODE_AUTOEXEC_EXEC
    Compiled VBA/cache stream contains an auto-execution token together with shell/download/object-execution tokens. This catches p-code-only or source-extraction-failure macro documents where visible source is unavailable.
  • Suspicious extracted artifact high EXTRACTED_FILE_STATIC_TRIAGE
    One or more files extracted from inside this sample matched static suspicious-content checks such as script obfuscation, encoded payload blobs, packed data, or execution/download terms.
  • VBA macros detected medium OLE_VBA_MACROS
    Document contains VBA macro code
  • Environ() call (env variable access) low OLE_VBA_ENVIRON
    Environ() call (env variable access)
  • 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 https://photosavi.com/felEBrSlmEZh/090921.gif
    • https://tailorind.com.pk/mQpdqR5tB/090921.gif
    • http://pinakidigital.com/B9PFQzrssU/090921.gif
    • https://stuffiknow.in/i51MJMPHGRx/090921.gif
    • https://aartieeabhjeet.com/pFtq7BmoxM/090921.gif
    • http://ns.adobe.com/xap/1.0/
    • http://www.w3.org/1999/02/22-rdf-syntax-ns#
    • http://ns.adobe.com/xap/1.0/mm/
    • http://ns.adobe.com/xap/1.0/sType/ResourceEvent#
    • http://purl.org/dc/elements/1.1/
    • http://ns.adobe.com/photoshop/1.0/
    • http://schemas.openxmlformats.org/drawingml/2006/main

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
macros.bas
7bc4c51c0fd15efe0f8006a1f193823d23ab7095653e107fec6218b63d81e70c
vba-macro oletools.olevba.extract_macros (decoded VBA source) 15691 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 1 shell/COM execution token(s). Carved macro source contains an auto-exec entry point and execution/download terms.