Skip to content

banaxou/GhubScan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


🔎 GhubScan - OSINT Tool 1.4

banner

Stars Badge Forks Badge

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

gh

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.

🖥️ Install Python

  • 🐍 Download Python
  • git clone https://github.com/banaxou/GhubScan/
    cd GhubScan
    bash start.sh or start.bat
    python ghubscan.py

🟢 Usage

pip install gub

You can also install GhubScan from GitHub:

git clone https://github.com/banaxou/GhubScan/

Commands

  • Get user information:

    gub -u username
  • Search by email:

  • Get user info by ID:

    gub -id 123456
  • Help command:

    gub -h

Platform Availability
Linux ✅ Available
Windows ✅ Available
Termux ✅ Available

❓ How to Mask Your Information?

(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

install git

git config --global user.email "[email protected]"
git config --global user.email
git log

🌸 Contribute

Issues and PRs are welcome !
Want to suggest an improvement or help with code? Open an issue or pull request

💬​ Join r/veloxia | The OSINT & Dev Community

r/veloxia


❤️ Donate

Your support helps keep this tool alive and open source!

Ethereum

0x4cc818bc2C4291CEa8117D9F8D8417EE054fEA58


sol

BVMkqwkMjtTNmD5spKayhYeb6JUfmReGxGaD4kcetXp2

Ghubscan 1.4


About

osint tool user github | ghubscan 1.4

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages