May 2020
Intermediate to advanced
544 pages
12h 57m
English
To install Dradis, there are a few dependency packages we need to install. It is extremely easy to use and comes preinstalled with Kali Linux. So, we will reinstall it and then learn how to use it.
First, we need to install the dependencies by running the following commands:
apt-get install libsqlite3-dev apt-get install libmariadbclient-dev-compat apt-get install mariadb-client-10.1 apt-get install mariadb-server-10.1 apt-get install redis-server
Next, we will be proceeding with the installation.
Read now
Unlock full access