- 区域传输
1.dig @ns1.example(sina).com example(sina).com axfr
axfr (Request for full zone transfer)
2.host -T -l sina.com 8.8.8.8
-T(enables TCP/IP mode) -l(lists all hosts in a domain , using AXFR) - DNS查询
1.fierce -dnsserver 8.8.8.8 -dns sina.com.cn wordlist a.txt
,其中wordlist 可以用自己指定的字典,也可以用工具自带的字典。查找方法dpkg -L fierce
,具体方法如下图
dnsdict6 -d4 -t 16 -x sina.com
若没有dnsdict6 工具,可自行安装,安装方式见教程dnssenum -f dnsbig.txt -dnsserver 8.8.8.8 sina.com -O sina.xml
dnsmap sina.com -w dns.txt
dnsrecon -d sina.com --lifetime 10 -t brt -D dnsbig.txt
dnsrecon -t std -d sina.com
- Whois
whois sina.com
DNS笔记(二)
最新推荐文章于 2024-02-16 11:15:01 发布