🕵️ GitSint v2.0 is an osint tool based on open source information retrieval through a GitHub account. The tool mostly works with GitHub APIs.
Features of script
- fully async
- asynchrone scraping
- menu in cli format (commands)
GitSint extracts various information like
- login
- name
- id
- biography
- location
- avatar
- repos
- gists
- dates
- X (Twitter)
- GitLab
- blog
- company
- organizations
- friends
- contributions
- emails related
- names related
- names used
- email to account
👀 The information found by GitSint is presented in the form of a tree structure for better navigation. 
- Fully asynchrone system
- Completely redone design
- Adding email to username
- GitLab name
- Information searches from an organization
$ git clone https://github.com/N0rz3/GitSint.git $ cd ./GitSint $ pip install -r requirements.txt usage: gitsint.py [-h] [-u [USERNAME]] [-o [ORGANIZATION]] [-e [EMAIL]] [-f [FRIENDS]] options: -h, --help show this help message and exit -u [USERNAME], --username [USERNAME] searches all public information by username -o [ORGANIZATION], --organization [ORGANIZATION] searches all public information by organization -e [EMAIL], --email [EMAIL] search for an account by email -f [FRIENDS], --friends [FRIENDS] search for potential friends by username If you don't want to display your email address in the commits and leave it private, you just have to go to
settings > emails
and tick these two parameters
I invite you to read this guide which will explain how to protect your personal data on GitHub. (DOC)
Make a pull requests with all the details needed to contribute of the chat work 😺
this tool was designed for educational purposes only and is not intended for any mischievous use, I am not responsible for its use.
This project is License GPL v3 be sure to follow all rules 👍
If you like what i do please subscribe 💖. And if you find this tool is useful don't forget to star 🌟
💶 Support me 👇


