sfp_pastebin - poppopjmp/spiderfoot GitHub Wiki

sfp_pastebin

Purpose: Searches Pastebin for leaks, credentials, and mentions related to the target domain, email, or username. Useful for breach detection and exposure analysis.

Category: Threat Intelligence / Data Leak


Usage

  • 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_pastebin

Output Example

Domain: example.com
Leaks Found: 2
Paste URLs: https://pastebin.com/abc123, https://pastebin.com/xyz789

API Keys Required

  • Pastebin API key (optional, for higher rate limits)

Tips

  • Use to detect credential leaks and sensitive data exposure.
  • Combine with sfp_breach and sfp_email for comprehensive risk analysis.

Authored by poppopjmp

⚠️ **GitHub.com Fallback** ⚠️