WeebDNS – 异步DNS枚举工具
- 发表于
- 安全工具
WeebDNS DNS枚举工具
weebdns是一个使用Python3编写的异步DNS枚举工具,用于测试目的,只能用于的严格授权的测试范围。它比普通工具快得多。
依赖
- Python 3.x
- pip3
- git
PYTHON 3 依赖
- aiohttp
- asyncio
- aiodns
WeebDNS安装与使用
Ubuntu/debian 系统依赖安装
1 |
$ sudo apt-get install git python3 python3-pip -y |
WeebDNS获取和运行
1 2 3 4 |
$ git clone https://github.com/WeebSec/weebdns.git $ cd weebdns $ sudo pip3 install -r requirements.txt $ python3 weebdns.py |
原文连接:WeebDNS – 异步DNS枚举工具
所有媒体,可在保留署名、
原文连接
的情况下转载,若非则不得使用我方内容。