查看: 100|回复: 0

子域名收集

[复制链接]

3

主题

0

回帖

0

积分

热心网友

金币
0
阅读权限
220
精华
0
威望
0
贡献
0
在线时间
0 小时
注册时间
2012-1-8
发表于 2023-10-9 10:39:00 | 显示全部楼层 |阅读模式

1. 在线查询

DNS查询 https://dnsdumpster.com/

查看DNS服务器


查看邮箱服务器

查看子域名

fofa查询 fofa:https://fofa.info/

domain="xxxxx.com"

360查询: https://quake.360.net/quake/#/index

ip138查询 https://chaziyu.com/watcherlab.com/

鹰图:https://hunter.qianxin.com/

domain="xx.com"

2. 工具查询

子域名挖掘机

链接:https://pan.baidu.com/s/10OjM1zXBNXwFRMsieFjwqQ 
提取码:a9bg 
--来自百度网盘超级会员V5的分享


SubDomainBrute

链接:https://pan.baidu.com/s/16l61gPxAo4RwQ12EpEC9Wg 
提取码:v5p7 
--来自百度网盘超级会员V5的分享

git:https://github.com/lijiejie/subDomainsBrute
需要安装环境pip3 install dnspython==2.2.1 async_timeout
直接扫描:

python subDomainsBrute.py watcherlab.com  #默认使用subnames.txt

python subDomainsBrute.py watcherlab.com -f subnames_full.txt  #使用指定的字典扫描

python subDomainsBrute.py watcherlab.com -f subnames_full.txt -t 600  #指定线程为600,默认500

结果保存在**.txt中
OneForAll
git链接:https://github.com/shmilylty/OneForAll

python3 -m pip install -U pip setuptools wheel -i https://mirrors.aliyun.com/pypi/simple/ #使用 pip 工具来安装或升级 pip、setuptools 和 wheel 这三个 Python 包。其中 -U 参数表示升级已有的包,-i 参数指定了使用阿里云镜像站点来加速下载速度
pip3 install -r requirements.txt -i https://mirrors.aliyun.com/pypi/simple/

运行

python oneforall.py --target example.com run
python oneforall.py --targets ./example.txt run


结果保存在results中

Sublist3r
git地址:https://github.com/aboul3la/Sublist3r



来源:https://www.cnblogs.com/xrwcm/p/17750818.html
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

圆梦公社,专注于为全球华人提供纯粹技术交流的地方,请勿发布任何政治及违法的言论。如有相关侵权、举报、投诉及建议等,请发 E-mail:dzh188@hotmail.com

Powered by Discuz! X5.0 © 2001-2026 Discuz! Team.

在本版发帖返回顶部