inaz2 / ctfbox

Docker image including ctf tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Docker image including ctf tools