Zeked9 / tw1tter0s1nt

Python tool that automates the process of Twitter OSiNT investigation using twint.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

twosint - v 2.0.5 Full Release

WhatsApp Image 2021-06-13 at 17 13 58

official blog post

-> https://falkensmaze.medium.com/how-to-conduct-a-twitter-osint-investigation-like-a-pro-d04831478f1a

twosint modules

    0 - usernameSearch              [get usernames of your target's followers]
    1 - keyHunter                   [get tweets that only have your chosen keyword in them]
    2 - mailHunter                  [search for potential emails]
    3 - numHunter                   [search for potential phone numbers]
    4 - followHunter                [get a lot of information on target's followers]
    5 - whoHunter                   [who is your target following]
    6 - soloInvestigation           [get current stats and more on your tareget]
    7 - nearVan                     [scrape tweets near a city you specify]
    8 - link3R                      [scrape tweets with/without links]
    9 - cl0udchas3r                 [scrape tweets with minimum likes/retweets/replies]
    10 - shadowHunter               [researches shadow banned accounts]
    11 - geoLocater                 [attempts to grab user's location]

twint INSTALLATION :

twosint INSTALLATION :

WHO IS THIS TOOL FOR? :

  • Penetration Testers/Ethcial Hackers
  • Cybersecurity enthusiasts
  • OSiNT investigators

Some things to note:

  • You NEED the twint python library. Installation guide right here : https://github.com/twintproject/twint
  • The author of the tool is not responsible in any way for one's misactions using tw1tter0s1nt.
  • If you find any issues, report them to the issues tab.

TESTED ENVIRONMENTS:

  • Debian 11
  • Linux Mint 20.3
  • Kali Linux 2022.1

Basic usage:

poc

Anyone can contribute to this tool , but don't steal code nerd!

CURRENT VERSION --> twosint 2.0.5

About

Python tool that automates the process of Twitter OSiNT investigation using twint.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%