Tracker.exe

Tool included with Microsoft .Net Framework.

Paths

  • no default

Commands

Execute

Use tracker.exe to proxy execution of an arbitrary DLL into another process. Since tracker.exe is also signed it can be used to bypass application whitelisting solutions.

Use case: Injection of locally stored DLL file into target process.

Privileges: User

Tracker.exe /d {PATH:.dll} /c C:\Windows\write.exe

AWL Bypass

Use tracker.exe to proxy execution of an arbitrary DLL into another process. Since tracker.exe is also signed it can be used to bypass application whitelisting solutions.

Use case: Injection of locally stored DLL file into target process.

Privileges: User

Tracker.exe /d {PATH:.dll} /c C:\Windows\write.exe

Detection

Resources