Working with Toutatis Tool on Kali Linux OS

Example 1: Searching data for Username 1

toutatis -u w3wiki -s <InsertYourInstagramSessionId>

We have got the details of w3wiki 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.

We have displayed the profile picture of the user. Although if the account is private, then you can view the image.


Toutatis – OSINT Tool to Extract Information From Instagram Account

Information collected through public sources or social networking sites helps in building a social engineering attack environment. This is an OSINT technique to gather information. Toutatis tool is an automated tool developed in the Python Language and also comes as the package with the pip in python. This tool extracts sensitive information from an Instagram social networking site. Toutatis gathers more than enough information about the target like Phone number, Email address, Profile picture, and many more. Toutatis tool is available on GitHub and also you can install it through pip install toutatis in python.

Note: Make Sure You have Python Installed on your System, as this is a python-based tool. Click to check the Installation process: Python Installation Steps on Linux

Similar Reads

Installation of Toutatis Tool on Kali Linux OS

Step 1: Use the following command to install the tool in your Kali Linux operating system....

Working with Toutatis Tool on Kali Linux OS

Example 1: Searching data for Username 1...

Contact Us