Catalog LOLBAS

LOL · OtherMSBinary

Tracker.exe

2 techniques WindowsLOLBAS GPL-3.0

Execute

Execution Windows

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 Injection of locally stored DLL file into target process.

Tracker.exe /d {PATH:.dll} /c C:\Windows\write.exe
Context
user
Native
Execute
MITRE
T1127

AWL Bypass

AWL / Policy Bypass Windows

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 Injection of locally stored DLL file into target process.

Tracker.exe /d {PATH:.dll} /c C:\Windows\write.exe
Context
user
Native
AWL Bypass
MITRE
T1127