Sign inSign up

snowsecurity/spiderfoot

By snowsecurity

Updated almost 7 years ago

SpiderFoot v2.12.0 - OSINT collection and reconnaissance tool by Steve Micallef (@binarypool)

Image
0

3.3K

snowsecurity/spiderfoot repository overview

About

What is SpiderFoot? SpiderFoot is a reconnaissance tool that automatically queries over 100 public data sources (OSINT) to gather intelligence on IP addresses, domain names, e-mail addresses, names and more. You simply specify the target you want to investigate, pick which modules to enable and then SpiderFoot will collect data to build up an understanding of all the entities and how they relate to each other.

Ho to Use
  • docker pull snowsecurity/spiderfoot:latest
  • docker run --rm -it -p 5001:5001 --name spiderfoot snowsecurity/spiderfoot:latest * -rm removes the container when it exits. * -it makes the container interactive. * -p binds a local and container port.

Use SpiderFoot by starting your web browser of choice and browse to http://0.0.0.0:5001

Read more at the project website: https://www.spiderfoot.net

Tag summary

Content type

Image

Digest

Size

27.7 MB

Last updated

almost 7 years ago

docker pull snowsecurity/spiderfoot