Home » Tools » 17. OSINT Tools » 1. SpiderFoot

1. SpiderFoot

Description:
SpiderFoot is an automated OSINT tool that collects information from over 100 public sources to build a profile of a target. It can gather data such as domain names, IP addresses, emails, and usernames.

Examples:

    1. Run SpiderFoot:
      • spiderfoot -t example.com -o results.html

Explanation: Collects information about example.com and outputs the results to an HTML file (results.html).

Scroll to Top