1.收集域名信息
1.1域名注册信息
1.2seo信息收集
1.3子域名信息收集
一、https://tool.chinaz.com/subdomain
二、子域名收集工具
JSFinder
https://github.com/Threezh1/JSFinder
JSFinder是一款用作快速在网站的js文件中提取URL,子域名的工具。
pip install requests
python JSFinder.py -u “xxx”
Layer子域名挖掘机
下载及操作见:
https://blog.youkuaiyun.com/m0_48108919/article/details/119106181
OneForAll
github连接:GitHub - shmilylty/OneForAll: OneForAll是一款功能强大的子域收集工具
安装环境需求:python3.6以上
使用方法:
python3 oneforall.py --target example.com run
SubDomainBrute
建议使用python3运行
https://github.c