Catalog LOLBAS

LOL · Binary

Ttdinject.exe

2 techniques WindowsLOLBAS GPL-3.0

Execute

Execution Windows

Execute a program using ttdinject.exe. Requires administrator privileges. A log file will be created in tmp.run. The log file can be changed, but the length (7) has to be updated.

Use Spawn process using other binary

TTDInject.exe /ClientParams "7 tmp.run 0 0 0 0 0 0 0 0 0 0" /Launch "{PATH:.exe}"
Context
admin
Native
Execute
MITRE
T1127
Detection
IOC: Parent child relationship. Ttdinject.exe parent for executed command
IOC: Multiple queries made to the IFEO registry key of an untrusted executable (Ex. "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\payload.exe") from the ttdinject.exe process

Execute

Execution Windows

Execute a program using ttdinject.exe. Requires administrator privileges. A log file will be created in tmp.run. The log file can be changed, but the length (7) has to be updated.

Use Spawn process using other binary

ttdinject.exe /ClientScenario TTDRecorder /ddload 0 /ClientParams "7 tmp.run 0 0 0 0 0 0 0 0 0 0" /launch "{PATH:.exe}"
Context
admin
Native
Execute
MITRE
T1127
Detection
IOC: Parent child relationship. Ttdinject.exe parent for executed command
IOC: Multiple queries made to the IFEO registry key of an untrusted executable (Ex. "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\payload.exe") from the ttdinject.exe process