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

Static analysis result for SHA-256 23c54a0185284f7e…

MALICIOUS

Office (OLE) / .DOCX

167.5 KB Created: 2023-12-17 11:57:00 Authoring application: Microsoft Office Word
MD5: 4333cf43659835679e5f6e9371611b46 SHA-1: 61ce40a56819359eac954f5bf9a1f7a760cd8324 SHA-256: 23c54a0185284f7e9a0231f5bbd4c3527e2750c0686cb5744cb388059fbb0ec9
240 Risk Score

Heuristics 7

  • Shell() call in VBA critical OLE_VBA_SHELL
    Shell() call in VBA
  • Reference to Windows Script Host high SC_STR_WSCRIPT
    Reference to Windows Script Host
  • Document_Open macro high OLE_VBA_DOCOPEN
    Document_Open macro
  • 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
  • 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://configure.syscatec.com/tp.php?key=xvnd54
    • https://apsdighi.estttsec.in/lp.php?key=xvnd54
    • http://schemas.openxmlformats.org/drawingml/2006/main

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
macros.bas
afb19f1ea400248f13c667cc6cbdfab9d2dc6135dd45ff73e53b3fa2e6b5e1b4
vba-macro oletools.olevba.extract_macros (decoded VBA source) 2535 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved macro source contains an auto-exec entry point and execution/download terms.