Spider foot, spider foot, does whatever spider foot does

SpiderFoot is an open source intelligence (OSINT) automation tool.

To install it on your docker node, just run these commands..

# git clone https://github.com/smicallef/spiderfoot.git
# cd spiderfoot
# docker build -t spiderfoot .
# docker run -p 5009:5001 -d spiderfoot