The docker container for the 2020 CTF bootcamp
$ sudo docker build . -t bootcamp-docker
$ sudo docker run --rm --name bootcamp -p 6901:6901 -p 8888:8888 -p 5901:5901 -p 5003:5003 --env VNC_RESOLUTION=1920x1080 bootcamp-docker
Video instructions for running this container can be found at our youtube channel. If you are not pulling from Docker Hub and instead building locally, you can just substitute the run command with the build and run commands above.
Programs: Postman, Burpsuite, Firefox, cURL, MySQL Pip: Flask
Programs: gdb + gef, Ghidra, readelf, gcc, g++
Pip: sage, jupyter, python3
Pip: pwntools, ROPgadget, one_gadget, z3, pyCryptoDome