/pwn-docker

Collection of docker images to be used for exploit development and testing

Primary LanguageDockerfileGNU General Public License v3.0GPL-3.0

pwn-docker

Docker Pulls Build and Push to dockerhub Build and push to github package repository

These images can be used to quickly spin up an exploit development environment to test and develop exploits for binary exploitation ctf challenges.

Usage

docker run --rm -v $PWD:/hack --cap-add=SYS_PTRACE --security-opt seccomp=unconfined -it mishrasunny174/pwn-docker:latest

Preinstalled Glibc Versions

amd64

  • 2.23-0ubuntu5
  • 2.27-3ubuntu1
  • 2.28-0ubuntu1
  • 2.29-0ubuntu2
  • 2.31-0ubuntu9.2
  • 2.32-0ubuntu3
  • 2.33-0ubuntu5

i386

  • 2.23-0ubuntu5