GhubScan is an OSINT tool specifically designed to collect public information about GitHub users. This tool utilizes GitHub's public APIs to extract various data about a user, including:
- 📧 Email|old email
- 🆔 User ID
- 📝 Name
- 🔑 Username
- 🔗 Link to GitHub profile
- 📂 Number of repositories
- 👥 Number of followers
- 👤 Number of following users
GhubScan relies on GitHub's public APIs API 1 and API 2 to extract this information. It allows for quick and efficient OSINT operations on GitHub profiles.
- 🐍 Download Python
-
git clone https://github.com/banaxou/GhubScan/ cd GhubScan bash start.sh or start.bat python ghubscan.py
pip install gubYou can also install GhubScan from GitHub:
git clone https://github.com/banaxou/GhubScan/-
Get user information:
gub -u username
-
Search by email:
gub -e [email protected]
-
Get user info by ID:
gub -id 123456
-
Help command:
gub -h
| Platform | Availability |
|---|---|
| Linux | ✅ Available |
| Windows | ✅ Available |
| Termux | ✅ Available |
(To hide your information, you need to have a noreply email on GitHub, which looks like this: [email protected])
Your email address will appear in the API as soon as you have posted two repositories
docs
git config --global user.email "[email protected]"
git config --global user.email
git logIssues and PRs are welcome !
Want to suggest an improvement or help with code? Open an issue or pull request
Your support helps keep this tool alive and open source!
0x4cc818bc2C4291CEa8117D9F8D8417EE054fEA58
BVMkqwkMjtTNmD5spKayhYeb6JUfmReGxGaD4kcetXp2
Ghubscan 1.4
