Hackbox is a tool developed by CTF@ITAM to help you practice CTF challenges. It is a Docker Image that contains tools to solve challenges in CTFs. It is based on BlackArch and contains the following tools:
To use Hackbox, you need to have Docker installed. You can download it from here.
Once you have Docker installed, you can run the following command:
docker run -it --rm 0xb1b1/hackbox /bin/bash