diff --git a/yml/OSBinaries/Conhost.yml b/yml/OSBinaries/Conhost.yml index 2ee2b75..c0b4972 100644 --- a/yml/OSBinaries/Conhost.yml +++ b/yml/OSBinaries/Conhost.yml @@ -11,6 +11,9 @@ Commands: Privileges: User MitreID: T1202 OperatingSystem: Windows 10, Windows 11 + Tags: + - Execute: EXE + - Input: Custom Format - Command: "conhost.exe --headless calc.exe" Description: Execute calc.exe with conhost.exe as parent process Usecase: Specify --headless parameter to hide child process window (if applicable) @@ -18,6 +21,9 @@ Commands: Privileges: User MitreID: T1202 OperatingSystem: Windows 10, Windows 11 + Tags: + - Execute: EXE + - Input: Custom Format Full_Path: - Path: c:\windows\system32\conhost.exe Detection: