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:
- Run SpiderFoot:
- spiderfoot -t example.com -o results.html
- Run SpiderFoot:
Explanation: Collects information about example.com and outputs the results to an HTML file (results.html).