Skip to content

Launch CEF without elevation even when KernelProcess is elevated #436

Open
@planetchili

Description

@planetchili

Some usage scenarios involving injection might require ipm to be launch as administrator, but even in such cases we would like to avoid running the CEF child process subtree elevated. Should be possible to adjust the token integrity to a lower level, but in order to do this with boost::process we will need to switch to the V2 API. Look into integrity level SID values instead of using explorer.exe to derive the desired token.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions