Catalog LOLBAS

LOL · Binary

Conhost.exe

2 techniques WindowsLOLBAS GPL-3.0

Execute

Execution Windows

Execute a command line with conhost.exe as parent process

Use Use conhost.exe as a proxy binary to evade defensive counter-measures

conhost.exe {CMD}
Context
user
Native
Execute
MITRE
T1202

Execute

Execution Windows

Execute a command line with conhost.exe as parent process

Use Specify --headless parameter to hide child process window (if applicable)

conhost.exe --headless {CMD}
Context
user
Native
Execute
MITRE
T1202