sfp_github - poppopjmp/spiderfoot GitHub Wiki
Purpose: Searches GitHub for code, repositories, and mentions related to the target domain, email, or username. Useful for identifying exposed credentials, code leaks, and digital footprint.
Category: Data Gathering / Exposure Analysis
- Enabled for domain, email, and username targets.
- Can be run from the web UI or CLI:
python sf.py -s example.com -t DOMAIN_NAME -m sfp_githubDomain: example.com
Repositories Found: github.com/user/repo1, github.com/user/repo2
Mentions: 5
Secrets Detected: Yes
- GitHub API key (optional, for higher rate limits)
- Use to discover code leaks, credentials, and mentions of your assets.
- Combine with sfp_email and sfp_breach for full exposure analysis.
Authored by poppopjmp