1.通过github获得SpiderFoot.tar.gz

2.安装依赖包

pip install lxml netaddr M2Crypto cherrypy mako
安装信息收集工具SpiderFoot

3.解压缩获得的安装包

tar zxvf spiderfoot-X.X.X-src.tar.gz

cd spiderfoot-X.X.X

安装信息收集工具SpiderFoot

4.用Python执行sf.Py

python ./sf

5.在地址栏输入自动生成的地址。

http://127.0.0.1:5001/
安装信息收集工具SpiderFoot

相关文章:

  • 2022-01-18
  • 2022-02-12
  • 2022-01-13
  • 2022-02-07
  • 2022-03-02
  • 2022-01-10
  • 2021-09-26
  • 2021-08-19
猜你喜欢
  • 2021-11-27
  • 2021-09-11
  • 2022-01-09
  • 2022-12-23
  • 2022-01-01
  • 2021-12-12
  • 2021-12-24
相关资源
相似解决方案