📅  最后修改于: 2023-12-03 14:47:02.444000             🧑  作者: Mango
Reconspider是一款开源的情报收集框架,它能够在互联网上自动收集目标的信息,包括子域名、IP地址、邮箱地址、社交媒体账号、企业资料等等。Reconspider是针对黑客、渗透测试人员、安全研究人员、数字鉴定人员等开发的,以帮助他们更快速地搜集目标信息,为后续攻击做准备。
# git安装
git clone https://github.com/bhavsec/reconspider.git
# pip安装
pip install reconspider
# config.yaml配置项
subdomain-sources:
- certificate-transparency
- passive-total
- sublister
- threatcrowd
ip-sources:
- shodan
- censys
- robtex
email-sources:
- hunterio
- theharvester
python reconspider.py -d example.com -o example.json
Reconspider是一款强大的情报收集工具,无论您是一名黑客、渗透测试人员、安全研究人员,还是一名数字鉴定人员,Reconspider都可以为您提供帮助。如果您对安全攻防有兴趣,或者正在寻找一款好用的情报收集工具,不妨尝试一下Reconspider。