Tracker.exe

type: OtherMSBinaries
Tool included with Microsoft .Net Framework.

Full path

no default

Commands

  1. ExecuteUser T1127

    Injection of locally stored DLL file into target process.

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

    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.

    os: Windows

    Execute: DLL

  2. AWL BypassUser T1127

    Injection of locally stored DLL file into target process.

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

    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.

    os: Windows

    Execute: DLL

Detection

Resources

acknowledgement: Casey Smith @subTee