sfp_email - poppopjmp/spiderfoot GitHub Wiki

sfp_email

Purpose: Extracts and analyzes email addresses related to the target from web pages, breaches, and public sources. Useful for identifying exposed accounts and potential phishing risks.

Category: Data Gathering / Exposure Analysis


Usage

  • Enabled for domain, person, and organization targets.
  • Can be run from the web UI or CLI:
python sf.py -s example.com -t DOMAIN_NAME -m sfp_email

Output Example

Domain: example.com
Emails Found: [email protected], [email protected]
Sources: Web, breach data

API Keys Required

None (some enrichment modules may require keys)

Tips

  • Use to discover exposed or public-facing email addresses.
  • Combine with sfp_breach for breach exposure analysis.

Authored by poppopjmp

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