killchain-compendium/Open Source Intelligence/Spiderfoot.md

9 lines
170 B
Markdown
Raw Normal View History

2022-11-12 17:32:44 +01:00
# Spiderfoot
* OSINT online spider
* [Repo & releases](https://github.com/smicallef/spiderfoot.git)
* Start server locally via
```sh
python sf.py -l 127.0.0.1:5000
```