Remote.exe
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.exeCommands
Executes a process under a trusted Microsoft signed binary
Remote.exe /s {PATH:.exe} anythinghereSpawns specified executable as a child process of remote.exe
os: Windows
Executes a process under a trusted Microsoft signed binary
Remote.exe /s {PATH:.exe} anythinghereSpawns specified executable as a child process of remote.exe
os: Windows
Executing a remote binary without saving file to disk
Remote.exe /s {PATH_SMB:.exe} anythinghereRun a remote file
os: Windows
Detection
Resources
acknowledgement: mr.d0x @mrd0x