17infoGatheringToolkit: 易上手的信息收集工具箱 – 作者:17Fker

图片[1]-17infoGatheringToolkit: 易上手的信息收集工具箱 – 作者:17Fker-安全小百科

17iGT概述

17iGT整合了互联网上的开源资源,为预侦察阶段提供简单的信息收集方式。完整使用工具的功能需要自主申请shodan等网站账号并获取API,当前功能包括:

  • Censys.io IP信息收集
  • NS lookup
  • Port scan – 端口扫描
  • Whois lookup – Whois信息查询
  • Detect honeypot – 蜜罐识别
  • Reverse IP lookup – IP反查域名
  • Detect web technologies – 网站技术栈识别

该工具目前仅发布了0.1.0版本,仍处于开发阶段

17iGT安装

git clone https://github.com/17fk/17infoGatheringTools.git

cd 17infoGatheringTools #pip3 install -r requirements.txt

pip install -r requirements.txt

或直接下载zip包

17iGT使用

图片[2]-17infoGatheringToolkit: 易上手的信息收集工具箱 – 作者:17Fker-安全小百科

#python3 17iGT

python 17iGT

选择菜单相应选项,根据提示输入域名或者IP

使用 5. Detect honeypot 和 7. Detect web technologies 时需要配置api_key

请在plugins/honeypot.py和plugins/detectTech.py中设置

honeypot需要shodan.io的API_Key

detectTech需要larger.io的API_Key

项目地址

17infoGatheringToolkit: Github

来源:freebuf.com 2020-09-29 10:37:40 by: 17Fker

© 版权声明
THE END
喜欢就支持一下吧
点赞0
分享
评论 抢沙发

请登录后发表评论