From 37b4ab2bb4324a44983c34a584262e1bc22aa0d5 Mon Sep 17 00:00:00 2001 From: Victor Ramos Mello <772792+m0nad@users.noreply.github.com> Date: Mon, 5 Apr 2021 13:59:39 +0200 Subject: [PATCH] Add PrivilegedDockerEscape to docker tools --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f03421a..cffb936 100644 --- a/README.md +++ b/README.md @@ -222,6 +222,8 @@ is intended to be executed locally on a Linux box to enumerate basic system info - [CDK](https://github.com/cdk-team/CDK): CDK is an open-sourced container penetration toolkit, offering stable exploitation in different slimmed containers without any OS dependency. - [Deepce](https://github.com/stealthcopter/deepce): Docker Enumeration, Escalation of Privileges and Container Escapes (DEEPCE) - [Dokcer-escape-tool](https://github.com/PercussiveElbow/docker-escape-tool): This tool will help identify if you're in a Docker container and try some quick escape techniques to help assess the security of your containers. + - [PrivilegedDockerEscape](https://github.com/0x03f3/PrivilegedDockerEscape): A bash script to create an interactive shell from a privileged docker container to the container host + ## Cloud ### AWS