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