Step 1:
Check whether Python Environment is Established or not, use the following command.
python3
Step 2:
Open up your Kali Linux terminal and move to Desktop using the following command.
cd Desktop
Step 3:
You are on Desktop now create a new directory called PureBlood using the following command. In this directory, we will complete the installation of the PureBlood tool.
mkdir PureBlood
Step 4:
Now switch to PureBlood directory using the following command.
cd PureBlood
Step 5:
Now you have to install the tool. You have to clone the tool from Github.
sudo git clone https://github.com/cr4shcod3/pureblood
Step 6:
The tool has been downloaded successfully in the PureBlood. Now list out the contents of the tool by using the below command.
ls
Step 7:
You can observe that there is a new directory created of the Pureblood tool that has been generated while we were installing the tool. Now move to that directory using the below command:
cd https-github.com-cr4scod3-pureblood
Step 8:
Once again to discover the contents of the tool, use the below command.
ls
Step 9:
Download the required packages for the usage of Pureblood tool, us the following command.
pip3 install -r requirements.txt
Step 10:
Run the pureblood.py script to open the menu of the Pureblood tool, use the following command.
python3 pureblood.py
Check whether Python Environment is Established or not, use the following command.
python3
Step 2:
Open up your Kali Linux terminal and move to Desktop using the following command.
cd Desktop
Step 3:
You are on Desktop now create a new directory called PureBlood using the following command. In this directory, we will complete the installation of the PureBlood tool.
mkdir PureBlood
Step 4:
Now switch to PureBlood directory using the following command.
cd PureBlood
Step 5:
Now you have to install the tool. You have to clone the tool from Github.
sudo git clone https://github.com/cr4shcod3/pureblood
Step 6:
The tool has been downloaded successfully in the PureBlood. Now list out the contents of the tool by using the below command.
ls
Step 7:
You can observe that there is a new directory created of the Pureblood tool that has been generated while we were installing the tool. Now move to that directory using the below command:
cd https-github.com-cr4scod3-pureblood
Step 8:
Once again to discover the contents of the tool, use the below command.
ls
Step 9:
Download the required packages for the usage of Pureblood tool, us the following command.
pip3 install -r requirements.txt
Step 10:
Run the pureblood.py script to open the menu of the Pureblood tool, use the following command.
python3 pureblood.py