Unveiling Toutatis: An OSINT Tool for Instagram Account Analysis
In the realm of Open Source Intelligence (OSINT), tools
play a pivotal role in extracting valuable information from various online
platforms. One such tool that has gained attention for its capabilities in
extracting detailed information from Instagram accounts is Toutatis.
What is Toutatis?
Toutatis is an OSINT tool designed to unravel insights from
Instagram accounts. Its functionalities encompass the extraction of diverse
data points such as emails, phone numbers, and more, providing users with a
comprehensive overview of a target Instagram profile.
Features of Toutatis:
1. Data Extraction:
Toutatis excels in pulling extensive information from
Instagram accounts, allowing users to uncover details that might not be readily
visible on the platform. This includes:
- Full
Name
- Verification
Status
- Business
Account Status
- Privacy
Settings
- Follower
and Following Counts
- Number
of Posts
- External
URLs
- IGTV
Posts
- Biography
2. Contact Information:
One notable feature of Toutatis is its ability to extract
contact information associated with Instagram profiles, including:
- Public
Email Addresses
- Public
Phone Numbers
- Obfuscated
Email Addresses
- Obfuscated
Phone Numbers
3. User Identification:
Toutatis provides unique identifiers for users, such as
their User ID, aiding in precise identification and differentiation among
multiple accounts.
How to Install Toutatis:
Prerequisites:
Before using Toutatis, ensure you have Python 3 installed
on your system.
💡 Prerequisite Python 3
Before delving into the usage, it's crucial to install
Toutatis. Here are two methods to get it up and running:
Using PyPI:
pip install toutatis
Using GitHub:
git clone https://github.com/megadose/toutatis.git cd toutatis/ python3 setup.py install
Getting Started with Toutatis:
Once installed, Toutatis is ready for action. Here's a
simple command to initiate the tool:
toutatis -u username -s instagramsessionid
Example Usage:
toutatis -u xxxusernamexxx -s your_instagram_session_id
Example Output:
Informations about : xxxusernamexxx
Full Name : xxxusernamesxx | userID: 123456789
Verified : False | Is business Account: False
Is private Account : False
Follower : xxx | Following: xxx
Number of posts : x
Number of tags in posts: x
External URL : http://example.com
IGTV posts : x
Biography : example biography
Public Email : public@example.com
Public Phone : +00 0 00 00 00 00
Obfuscated Email : me********s@examplemail.com
Obfuscated Phone : +00 0xx xxx xx 00
------------------------
Profile Picture : https://scontent-X-X.cdninstagram.com/
Conclusion:
Toutatis empowers OSINT enthusiasts and security professionals with a potent tool for Instagram account analysis. Its ability to unveil detailed information and contact details makes it a valuable asset in the world of open-source intelligence. Remember to use such tools responsibly and ethically, adhering to legal and privacy standards. Happy OSINT hunting!