Osgint – OSINT tool to find information about GitHub user
Published on: 2025-06-03 16:51:42
OSGINT
Retrieve informations about a github username/email
Features
Find github username from an email
Find github username from an email Find email from github username (not working all the time)
Find email from github username (not working all the time) Find informations about a profile (account creation date, public gists, id, public pgp, public ssh ...)
Requirements
pip3 install -r requirements.txt
Usage
$ python3 osgint.py -h .d88888b. d8b 888 d88P" "Y88b Y8P 888 888 888 888 888 888 .d8888b .d88b. 888 88888b. 888888 888 888 88K d88P"88b 888 888 "88b 888 888 888 "Y8888b. 888 888 888 888 888 888 Y88b. .d88P X88 Y88b 888 888 888 888 Y88b. "Y88888P" 88888P' "Y88888 888 888 888 "Y888 888 v1.0.0 Y8b d88P "Y88P" By Hippie | https://twitter.com/hiippiiie usage: osgint.py [-h] [-u USERNAME] [-e EMAIL] [--json] options: -h, --help show this help message and exit -u USERNAME, --username USERNAME Github username of the account to search for (default: None) -e EMAIL, --email EMAIL
... Read full article.