How to do it...

Let's perform the following steps:

  1. Install the dependencies by running the following commands:
apt-get install libsqlite3-devapt-get install libmariadbclient-dev-compatapt-get install mariadb-client-10.1apt-get install mariadb-server-10.1apt-get install redis-server
  1. Use the following command:
git clone https://github.com/dradis/dradis-ce.git

The following screenshot shows the output of the preceding command:

  1. Change the directory:
 cd dradis-ce/
  1. Run the following command:
 bundle install -path PATH/TO/DRADIS/FOLDER

The following screenshot shows the output of the preceding command:

  1. Run the following command:
 ./bin/setup ...

Get Kali Linux - An Ethical Hacker's Cookbook - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.