Step 1: Turn on your Kali Linux operating system and Move to the Desktop using the following command.
cd Desktop
Step 2: Create a new directory on Desktop and name it redhawk.
mkdir redhawk
Step 3: Now move to redhawk directory.
cd redhawk
Step 4: Now within this directory you have...
Step 1: Use the following command to install the tool from GitHub.
git clone https://github.com/nandydark/grim.git
Step 2: Now move in the directory of the tool using the following command.
cd grim
Step 3: Now the tool has been downloaded successfully use the following command to run...