Adding Windows 11 reference to missed-out executables

This commit is contained in:
Wietze
2021-12-14 16:57:56 +00:00
parent 6793a7d238
commit e51caad3dd
4 changed files with 8 additions and 8 deletions

View File

@@ -10,14 +10,14 @@ Commands:
Category: Execute
Privileges: Administrator
MitreID: T1127
OperatingSystem: Windows 10 2004
OperatingSystem: Windows 10 2004 and above, Windows 11
- Command: ttdinject.exe /ClientScenario TTDRecorder /ddload 0 /ClientParams "7 tmp.run 0 0 0 0 0 0 0 0 0 0" /launch "C:/Windows/System32/calc.exe"
Description: Execute calc 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.
Usecase: Spawn process using other binary
Category: Execute
Privileges: Administrator
MitreID: T1127
OperatingSystem: Windows 10 1909
OperatingSystem: Windows 10 1909 and below
Full_Path:
- Path: C:\Windows\System32\ttdinject.exe
- Path: C:\Windows\Syswow64\ttdinject.exe