Skip to content

DockerPwn v1.0 - Final

Compare
Choose a tag to compare
@AbsoZed AbsoZed released this 26 Nov 01:54
· 14 commits to master since this release
44191bc

Release Highlights:

  • Monolithic script split into several adjunct files which are then imported and called from DockerPwn.py

  • Shell is now handled better, and automatically escalates to root and obtains a PTY.

  • Three methods are now available: adding a user, the original shadow alteration, and chroot shell from a container.

  • Some dependency shuffling, but largely the same.

  • Various verbiage output changes.

  • Reliability overall improved.

Notes:

Please utilize Issues on the main branch to report any discovered issues with this release. Any changes beyond this version (ie, SSL support) will be pushed to the WIP branch first.