MSIX: Container escape without elevation

MVP

Use MSIX Packaging tool to package up ConEmu (https://conemu.github.io ).  This is a multi-tabbed Console emulator that hosts cmd and powershell sessions in separate tabs.

 

The main process launches both a conshost and cmd process, both of which operate outside of the container.  It is important to note that this is done without elevation.

 

I'll attach screen shots of TaskManager showing the process/jobs, and Process explorer detailing the parent/child relationship.

 

0 Replies