Catalog LOLBAS

LOL · OtherMSBinary

dotnet-trace.exe

1 technique WindowsLOLBAS GPL-3.0

Execute

Execution Windows

Launches the specified executable as a child process while collecting runtime trace data for 1 second during execution.

Use Execute a child process under the guise of a legitimate .NET diagnostic tool.

dotnet-trace.exe collect --duration 00:00:01 -- {PATH:.exe}
Context
user
Native
Execute
MITRE
T1127
Detection
IOC: Process creation with command line containing "dotnet-trace collect" and "--"