Toutatis – OSINT Tool to Extract Information From Instagram Account

MR.DARK1.1

MR.DARK1.1

Premium Member
Joined
April 6, 2025
Messages
291
Reaction score
3,556
Points
93


Installation of Toutatis Tool on Kali Linux OS​

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
Toutatis - OSINT Tool to Extract Information From Instagrams Accounts such as E-mails, Phone Numbers


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
Toutatis - OSINT Tool to Extract Information From Instagrams Accounts such as E-mails, Phone Numbers


Step 3: Run the setup.py file to complete the installation of the tool.

sudo python3 setup.py install
Toutatis - OSINT Tool to Extract Information From Instagrams Accounts such as E-mails, Phone Numbers


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
Toutatis - OSINT Tool to Extract Information From Instagrams Accounts such as E-mails, Phone Numbers


Working with Toutatis Tool on Kali Linux OS​

Example 1: Searching data for Username 1

toutatis -u geeksforgeeks -s <InsertYourInstagramSessionId>
Toutatis - OSINT Tool to Extract Information From Instagrams Accounts such as E-mails, Phone Numbers


We have got the details of geeksforgeeks username. This information can be used in Social Engineering attacks.

Example12min.png


Example 2: Searching data for Username 2

toutatis -u thisisbillgates -s <InsertYourInstagramSessionId>
We have got the information for username 2.

Toutatis - OSINT Tool to Extract Information From Instagrams Accounts such as E-mails, Phone Numbers


 
  • Tags
    extract instagram osint osint tool tool
  • Top