October 2018
Intermediate to advanced
528 pages
12h 33m
English
Devploit 3.6 is listed as an information gathering tool, developed by Joker25000, and is available at https://github.com/joker25000/Devploit.
To use Devsploit, we first clone it onto our Kali Linux machine and then run the tools of choice when presented with the options. Cloning only has to be done once; every time you use Devploit thereafter, you simply browse to the Devploit directory.
Open a new Terminal and change to the directory of your choice using the cd command. (You can also use the ls command to list the content of the directory and ensure you are in the correct directory.)
Use the git clone command to clone Devploit onto your machine by typing the following:
git clone https://github.com/joker25000/Devploit.git
If copying ...
Read now
Unlock full access