githubEdit

Using Manual Method in Site

site:github.com "company.com"
site:github.com "company.com" AND "password"
site:github.com in:file api_key
site:github.com "Authorization: Bearer" "example.com"

Using Git-Bound

git clone https://github.com/tillson/git-hound
cd git-hound
./git-hound --subdomain example.com

---
trufflehog github --org=exampleorg --token=$GITHUB_TOKEN
gitleaks detect --source=https://github.com/targetorg/repo.git
python3 github-dork.py -k example.com -t <GitHub_Token>
python3 github-subdomains.py -d example.com

https://github.com/searcharrow-up-right https://github.com/gwen001/github-searcharrow-up-right https://leak-lookup.comarrow-up-right

Last updated