killchain-compendium/osint/spiderfoot.md

9 lines
170 B
Markdown
Raw Normal View History

2021-10-31 02:43:24 +02: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
```