go install github.com/projectdiscovery/dnsx/cmd/dnsx@latest
dnsx -l collect_subdomains.txt -silent -a -resp | sed 's/[//g' | sed 's/]//g' | tee active_subdomains/active_subdomains2ips.txt
bash Generate_yaml.sh
sudo python3 cobweb.py --domain tesla.com --file active_subdomains/subdomains2ips.yaml
0x03 项目链接下载
https://github.com/r00tSe7en/cobweb
如有侵权,请联系删除
好文推荐