Quickstart

You need Docker installed.

  1. Clone the repository.
  2. Create a penetration-tester-config.rb and a build-config.sh (use the included .example files as a template).
  3. Build the container with ./build-container.sh
  4. 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.