Skip to content

A bash script to create an interactive shell to the container host

License

Notifications You must be signed in to change notification settings

0x03f3/PrivilegedDockerEscape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

PrivilegedDockerEscape

A bash script to create an interactive shell from a privileged docker container to the container host

spawn a new container to exploit via:
docker run --rm -it --privileged ubuntu bash

About

A bash script to create an interactive shell to the container host

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages