===================================
0x01 工具介绍
0x02 安装与使用
go install github.com/projectdiscovery/dnsx/cmd/dnsx@latest
2、运行dnsx,获取子域名collect_subdomains.txt解析结果active_subdomains2ips.txt
dnsx -l collect_subdomains.txt -silent -a -resp | sed 's/\[//g' | sed 's/\]//g' | tee active_subdomains/active_subdomains2ips.txt
3、运行Generate_yaml.sh,得到active_subdomains/active_subdomains2ips.yaml
bash Generate_yaml.sh
4、运行cobweb.py,浏览器会自动打开
sudo python3 cobweb.py --domain tesla.com --file active_subdomains/subdomains2ips.yaml
0x03 项目链接下载
2、关注公众号"web安全工具库",后台回复:20221014
3、粉丝福利,每日抽奖书。
· 推 荐 阅 读 ·
《PHP从入门到精通(第6版)》
PHP入门经典,销售12年,60万PHP程序员、数百所高校的选择,212集微课视频+277个应用示例+61个实践练习+2个项目案例+海量开发资源库+在线答疑