Docker container with tools for binary reverse engineering and exploitation.
3.6K
Pwnbox is a Docker container with tools for binary reverse engineering and exploitation. It's primarily geared towards Capture The Flag competitions.
You can grab the container from Docker Hub: docker pull superkojiman/pwnbox
jq installed. See https://stedolan.github.io/jq/ for installation details.run.sh script and pass it the name of the container. Eg: sudo ./run.sh my_ctf. This will create a volume for your container drop you into a tmux session.sudo docker start my_ctf && ./my_ctf-attach.sh.sudo ./my_ctf-stop.sh.run.sh to use the --privileged option to docker instead of --security-opt seccomp:unconfined.•_•)
( •_•)>⌐■-■
(⌐■_■)
Content type
Image
Digest
Size
1.4 GB
Last updated
over 5 years ago
docker pull superkojiman/pwnbox