Skip to content

ifyouknowyou/GitIntel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ›‘οΈ GitHub Cyber Intelligence Finder

Advanced OSINT tool for discovering cybersecurity professionals from GitHub follower networks using automated crawling and intelligence scoring.


πŸš€ Overview

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

βš™οΈ Features

βœ” 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


🧠 Intelligence Engine

The tool uses a weighted detection system:

πŸ”΄ Strong Signals (High Confidence)

  • Penetration tester
  • Bug bounty hunter
  • Red teamer
  • Exploit developer
  • Security researcher

🟑 Medium Signals

  • CTF player
  • OWASP contributor
  • SQL injection
  • XSS / CSRF
  • Reverse engineering

🟒 Weak Signals

  • Cybersecurity
  • Security
  • Hacking
  • Exploit

πŸ“Š Scoring System

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


🧬 Workflow

  • Input Username ↓
  • Fetch Followers ↓
  • Extract Profile Data ↓
  • Analyze Bio + Repos ↓
  • Apply Scoring Engine ↓
  • Generate Intelligence Report

πŸ› οΈ Installation

▢️ Usage

  • python3 main.py

About

GitHub OSINT tool that scans follower networks, analyzes public profiles, and detects cybersecurity professionals using keyword-based intelligence scoring. Identifies pentesters, bug bounty hunters, and security researchers from GitHub data.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages