/ctfbox

Docker image including ctf tools

ctfbox

Docker image including ctf tools

Usage

$ sudo docker run --privileged --net=host -it inaz2/ctfbox
  • --privileged is required for gdb
  • --net=host runs the container with host network