mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-01-02 18:17:09 +01:00
Update Conhost.yml
Execute and Input Tags added
This commit is contained in:
parent
6546853446
commit
bb484e278e
@ -11,6 +11,9 @@ Commands:
|
|||||||
Privileges: User
|
Privileges: User
|
||||||
MitreID: T1202
|
MitreID: T1202
|
||||||
OperatingSystem: Windows 10, Windows 11
|
OperatingSystem: Windows 10, Windows 11
|
||||||
|
Tags:
|
||||||
|
- Execute: EXE
|
||||||
|
- Input: Custom Format
|
||||||
- Command: "conhost.exe --headless calc.exe"
|
- Command: "conhost.exe --headless calc.exe"
|
||||||
Description: Execute calc.exe with conhost.exe as parent process
|
Description: Execute calc.exe with conhost.exe as parent process
|
||||||
Usecase: Specify --headless parameter to hide child process window (if applicable)
|
Usecase: Specify --headless parameter to hide child process window (if applicable)
|
||||||
@ -18,6 +21,9 @@ Commands:
|
|||||||
Privileges: User
|
Privileges: User
|
||||||
MitreID: T1202
|
MitreID: T1202
|
||||||
OperatingSystem: Windows 10, Windows 11
|
OperatingSystem: Windows 10, Windows 11
|
||||||
|
Tags:
|
||||||
|
- Execute: EXE
|
||||||
|
- Input: Custom Format
|
||||||
Full_Path:
|
Full_Path:
|
||||||
- Path: c:\windows\system32\conhost.exe
|
- Path: c:\windows\system32\conhost.exe
|
||||||
Detection:
|
Detection:
|
||||||
|
Loading…
Reference in New Issue
Block a user