Step 1: Use the following command to install the tool in your Kali Linux operating system.
git clone
GitHub - megadose/toutatis: Toutatis is a tool that allows you to extract information from instagrams accounts such as e-mails, phone numbers and more
Step 2: Now use the following command to move into the directory of the tool. You have to move in the directory in order to run the tool.
cd toutatis
Step 3: Run the setup.py file to complete the installation of the tool.
sudo python3 setup.py install
Step 4: All the dependencies have been installed in your Kali Linux operating system. Now use the following command to run the tool and check the help section.
toutatis -h
Example 1: Searching data for Username 1
toutatis -u geeksforgeeks -s <InsertYourInstagramSessionId>
We have got the details of geeksforgeeks username. This information can be used in Social Engineering attacks.
Example 2: Searching data for Username 2
toutatis -u thisisbillgates -s <InsertYourInstagramSessionId>
We have got the information for username 2.