Skip to content

Releases: AbsoZed/DockerPwn.py

Kali Packaging Release

03 Dec 02:19
Compare
Choose a tag to compare

Release for Kali Packaging

DockerPwn v1.0 - Final

26 Nov 01:54
44191bc
Compare
Choose a tag to compare

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.

DockerPwn v0.9 Beta Pre-Release

25 Nov 14:50
eb9b7ab
Compare
Choose a tag to compare
Pre-release

Initial release of DockerPwn.py - monolithic Python file with only ability to alter host's /etc/shadow file.