msedgewebview2.exe

type: OSBinaries
msedgewebview2.exe is the executable file for Microsoft Edge WebView2, which is a web browser control used by applications to display web content.

Full path

C:\Program Files (x86)\Microsoft\Edge\Application\114.0.1823.43\msedgewebview2.exe
C:\Program Files (x86)\Microsoft\EdgeWebView\Application\131.0.2903.70\msedgewebview2.exe

Commands

  1. ExecuteLow privileges T1218.015

    Proxy execution of binary

    msedgewebview2.exe --no-sandbox --browser-subprocess-path="{PATH_ABSOLUTE:.exe}"

    This command launches the Microsoft Edge WebView2 browser control without sandboxing and will spawn the specified executable as its subprocess.

    os: Windows 10, Windows 11

    Execute: EXE

  2. ExecuteUser T1218.015

    Proxy execution of binary

    msedgewebview2.exe --utility-cmd-prefix="{CMD}"

    This command launches the Microsoft Edge WebView2 browser control without sandboxing and will spawn the specified command as its subprocess.

    os: Windows 10, Windows 11

    Execute: CMD

  3. ExecuteUser T1218.015

    Proxy execution of binary

    msedgewebview2.exe --disable-gpu-sandbox --gpu-launcher="{CMD}"

    This command launches the Microsoft Edge WebView2 browser control without sandboxing and will spawn the specified command as its subprocess.

    os: Windows 10, Windows 11

    Execute: CMD

  4. ExecuteUser T1218.015

    Proxy execution of binary

    msedgewebview2.exe --no-sandbox --renderer-cmd-prefix="{CMD}"

    This command launches the Microsoft Edge WebView2 browser control without sandboxing and will spawn the specified command as its subprocess.

    os: Windows 10, Windows 11

    Execute: CMD

Detection

Resources

acknowledgement: Uriel Kosayev @MalFuzzer, Hai Vaknin @VakninHai, Tamir Yehuda @Tamirye94, Matan Bahar @Bl4ckShad3