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获取和运行
$ git clone https://github.com/WeebSec/weebdns.git
$ cd weebdns
$ sudo pip3 install -r requirements.txt
$ python3 weebdns.py
温馨提示:本文最后更新于2019年8月14日 19:06,若内容或图片失效,请在下方留言或联系博主。