├── README.md ├── dockerRemoteApiGetRootShell.py └── requirements.txt /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Tycx2ry/docker_api_vul/HEAD/README.md -------------------------------------------------------------------------------- /dockerRemoteApiGetRootShell.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Tycx2ry/docker_api_vul/HEAD/dockerRemoteApiGetRootShell.py -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- 1 | docker-py == 1.8.1 2 | --------------------------------------------------------------------------------