All Projects → Xyntax → zZone-Transfer

Xyntax / zZone-Transfer

Licence: other
DNS域传送漏洞探测工具。多线程,批量探测,漏洞利用,简单网页采集。(DNS zone transfer vulnerability Vulnerability detection tool, support multithreading,batch scanning and vulnerability exploitation)

Programming Languages

python
139335 projects - #7 most used programming language

#zZone-Transfer

DNS域传送漏洞探测工具。多线程,批量探测,漏洞利用,简单网页采集。

DNS zone transfer vulnerability Vulnerability detection tool
support multithreading,batch scanning and vulnerability exploitation

##get_url.py
http://www.qkankan.com/采集url并存储到target_list.txt中

##zZone.py
从target_list.txt导入url并进行测试,结果存储在 vulnerable_hosts.txt
默认10线程

#利用
> .\BIND9\dig.exe @dns01.benq.com axfr benq.com
该命令结果已被脚本自动存储到\dns\目录中

#参考
lijiejie/edu-dns-zone-transfer
代码不多,拿过来基本没怎么改,向大师学习!

http://www.cdxy.me
mail: [email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].