Home

Awesome

<h1 align="center" id="title">πŸ”ŽπŸˆβ€ŠG i t S i n t</h1>

python version license

πŸ˜‡β€ŠAbout GitSint

πŸ•΅οΈ GitSint v2.0 is an osint tool based on open source information retrieval through a GitHub username/organization/email. The tool mostly works with GitHub APIs.

Features of script

GitSint extracts various information like

πŸ‘€ The information found by GitSint is presented in the form of a tree structure for better navigation.

πŸŽ‰What's new ?

πŸ“¦β€ŠInstallation

$ git clone https://github.com/N0rz3/GitSint.git
$ cd ./GitSint
$ pip install -r requirements.txt

🎲 Usage

usage: gitsint.py [-h] [-u [USERNAME]] [-o [ORGANIZATION]] [-e [EMAIL]] [-f [FRIENDS]] [-l] [-a [AVATAR]]
                  [-s [SIMILAR]] [-v]

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
  -l, --light           light mode with option '-e'
  -a [AVATAR], --avatar [AVATAR]
                        download profile picture (avatar) by username
  -s [SIMILAR], --similar [SIMILAR]
                        search for similar names by usernamee
  -v, --version         check your version & update(s)

[Light mode] run light mode with this usage: $ python ./gitsint.py -l -e <email address>

πŸŒžβ€ŠMore

β€ŠπŸ›‘οΈ Protection

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)

πŸ—Ώ Contributions

Make a pull requests with all the details needed to contribute of the cat work 😺

βœ”οΈ / ❌ Rules

this tool was designed for educational purposes only and is not intended for any mischievous use, I am not responsible for its use.

πŸ“œ License

This project is License GPL v3 be sure to follow all rules πŸ‘

πŸ’– Thanks

πŸ’Ά Support me πŸ‘‡

<a href="https://www.buymeacoffee.com/norze" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" height="50" ></a>