Catalog LOLBAS

LOL · Binary

Tttracer.exe

2 techniques WindowsLOLBAS GPL-3.0

Execute

Execution Windows

Execute specified executable from tttracer.exe. Requires administrator privileges.

Use Spawn process using other binary

tttracer.exe {PATH_ABSOLUTE:.exe}
Context
admin
Native
Execute
MITRE
T1127

Dump

Credential Access Windows

Dumps process using tttracer.exe. Requires administrator privileges

Use Dump process by PID

TTTracer.exe -dumpFull -attach {PID}
Context
admin
Native
Dump
MITRE
T1003