mirror of
https://github.com/anotherhadi/iknowyou.git
synced 2026-04-11 16:37:25 +02:00
987 B
987 B
github-recon
GitHub OSINT reconnaissance tool. Gathers profile info, social links, organisations, SSH/GPG keys, commits, and more from a GitHub username or email.
Source / documentation: https://github.com/anotherhadi/nur-osint
Input types
usernameemail
External dependencies
The following binaries must be installed and available in $PATH:
github-recon
Configuration
Configure globally via the Tools page or override per profile.
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
token |
string |
- | - | GitHub personal access token (enables higher rate limits and more data) |
deepscan |
bool |
- | false |
Enable deep scan (slower - scans all repositories for authors/emails) |
spoof_email |
bool |
- | false |
Include email spoofing check (email mode only, requires token) |