tw1tter0s1nt: A Simple Guide to Twitter OSINT Investigation

Table of Contents

In the world of social media, there’s a lot of info out there. But finding what you need can be tough. That’s where tools like tw1tter0s1nt shine. It’s made for digging into Twitter data, using a tool called twint to make things easier.

  • What Does tw1tter0s1nt Do? This tool has many parts to help in your search:

    • usernameSearch: Finds usernames of people a target follows.
    • keyHunter: Looks for tweets with certain words.
    • mailHunter: Hunts for possible emails.
    • numHunter: Searches for phone numbers.
    • followHunter: Gets info on who the target follows.
    • whoHunter: Shows who follows the target.
    • soloInvestigation: Gives current details on your target.
    • nearVan: Finds tweets from a certain city.
    • link3R: Finds tweets with or without links.
    • cl0udchas3r: Looks for tweets with a lot of likes or retweets.
    • shadowHunter: Checks for hidden accounts.
    • geoLocater: Tries to find a user’s location.

    How to Set Up tw1tter0s1nt? First, you need the twint Python library. Here’s how to get started:

    Installation guide here.

 

Installation Steps

Get the twint code: git clone --depth=1 https://github.com/twintproject/twint.git

    1. Go to the twint folder: cd twint
    2. Set up twint: pip3 install . -r requirements.txt
    3. Get tw1tter0s1nt: git clone https://github.com/falkensmz/tw1tter0s1nt.git
    4. Go to the tw1tter0s1nt folder: cd tw1tter0s1nt
    5. Install what’s needed: pip install -r requirements.txt or pip3 install -r requirements.txt
    6. Make the script ready to run: chmod +x twosint.py
    7. Start the script: python3 twosint.py

Who Should Use This Tool? It’s great for:

  • People testing security
  • Fans of cybersecurity
  • Investigators using OSINT

Situations to Use It

In Short tw1tter0s1nt is a handy tool for exploring Twitter data. Whether you’re a pro or just curious, it makes it easy to find the info you need.

More Articles

Skip to content