Quickstart¶
You need Docker installed.
- Clone the repository.
- Create a
penetration-tester-config.rband abuild-config.sh(use the included.examplefiles as a template). - Build the container with
./build-container.sh - Start the program with
./start.sh
There is also a deploy.sh script which can be used to put the
finished program onto a server.