Docker

Docker is a platform used to create, deploy, and manage containerized applications. It packages an application and its dependencies into containers, allowing them to run consistently across different environments.

Deepce

Deepce is a pure sh docker privilege escalation tool. [LINK]

Then you need to install deepce.sh on target systems by using some techniques from File Transfers section as example, and make it executable.

chmod +x deepce.sh

Last updated