https://github.com/cc06/DNS_Transfer_Check
一个用来批量检测网站是否存在域传送漏洞的Python脚本
https://github.com/cc06/DNS_Transfer_Check
Last synced: 4 months ago
JSON representation
一个用来批量检测网站是否存在域传送漏洞的Python脚本
- Host: GitHub
- URL: https://github.com/cc06/DNS_Transfer_Check
- Owner: cc06
- Created: 2015-09-05T02:37:35.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-23T13:06:09.000Z (about 10 years ago)
- Last Synced: 2024-11-21T15:39:36.963Z (12 months ago)
- Language: Python
- Size: 143 KB
- Stars: 62
- Watchers: 6
- Forks: 22
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - cc06/DNS_Transfer_Check - 一个用来批量检测网站是否存在域传送漏洞的Python脚本 (Python)
README
# DNS_Transfer_Check
一个用来批量检测网站是否存在域传送漏洞的Python脚本
支持单个检测和批量检测:
[*]Single sweep: 1
[*]List sweep: 2
2
Your choice is: 2
input the path>>>>> ./url.txt
批量检测只需要选择对应的选项,然后写入对应文件的path即可