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

Static analysis result for SHA-256 ee942043dcf1388d…

MALICIOUS

Office (OLE) / .XLSX

37.5 KB Created: 2022-08-31 22:02:43 Authoring application: Microsoft Excel First seen: 2022-09-01
MD5: 0da3d1e6aa8c7e348cfdcadfb1046bf4 SHA-1: 2e30d6fae9b8c98f74ccc83cfb49411b8ec5a777 SHA-256: ee942043dcf1388de5861ddc222f18f8016d1c1219c6414f899820efe1b62058
182 Risk Score

Malware Insights

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

The Workbook_Open VBA macro is configured to execute a command that calls mshta.exe with a URL. This indicates the macro is designed to download and execute a second-stage payload from the provided URL. The use of mshta.exe and the Workbook_Open event are common techniques for initial execution and payload delivery.

Heuristics 6

  • Reference to mshta.exe high SC_STR_MSHTA
    Reference to mshta.exe
  • Workbook_Open macro high OLE_VBA_WBOPEN
    Workbook_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.
  • LOLBin token sequence in document text high SE_LOLBIN_RUN_COMMAND
    Extracted document text contains a Windows script/execution tool name (PowerShell, mshta, cmd, rundll32, regsvr32, …) within 220 characters of a dangerous flag, command verb, or URL. This is a visible 'run this' instruction in HTML/PDF/RTF lure bodies, or — in macro-laden Office files — the macro's own string-pool entries appearing adjacent in extracted text.
  • 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://www.mediafire.com/file/ctpykmv2qipb41n/11.htm/file

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
macros.bas
0a82c176ba127c595824101412a9833ac6f7ad744f518fb0ea022c7b92964ff5
vba-macro oletools.olevba.extract_macros (decoded VBA source) 2003 bytes