Advanced OSINT tool for discovering cybersecurity professionals from GitHub follower networks using automated crawling and intelligence scoring.
GitHub Cyber Intelligence Finder is a Python-based OSINT (Open Source Intelligence) framework designed to analyze GitHub follower networks and identify cybersecurity-related professionals.
It scans public profiles, extracts meaningful data, and applies a weighted intelligence model to detect individuals working in:
- 🔐 Penetration Testing
- 🕵️ Bug Bounty Hunting
- 🧠 Reverse Engineering
- 🛡️ Threat Intelligence
- 🧨 Exploit Development
- ☁️ Cloud & Application Security
✔ Automated GitHub follower scraping
✔ Multi-page crawling support
✔ Profile bio + repository analysis
✔ Weighted cybersecurity scoring system
✔ Keyword intelligence engine
✔ Profile ranking system
✔ JSON structured output
✔ Lightweight & fast execution
The tool uses a weighted detection system:
- Penetration tester
- Bug bounty hunter
- Red teamer
- Exploit developer
- Security researcher
- CTF player
- OWASP contributor
- SQL injection
- XSS / CSRF
- Reverse engineering
- Cybersecurity
- Security
- Hacking
- Exploit
Each GitHub profile is analyzed and assigned a score:
Strong keyword = +5 to +6 points Medium keyword = +3 to +4 points Weak keyword = +1 to +2 points
Profiles exceeding threshold are classified as:
✅ Cybersecurity Relevant Profile
- Input Username ↓
- Fetch Followers ↓
- Extract Profile Data ↓
- Analyze Bio + Repos ↓
- Apply Scoring Engine ↓
- Generate Intelligence Report
🛠️ Installation
- git clone https://github.com/ifyouknowyou/GitIntel.git
- cd GitIntel
- pip3 install -r requirements.txt
- python3 main.py
- python3 main.py