WeebDNS - DNS Enumeration With Asynchronicity

✨ deeznutz

✨ Master ✨
Staff member
Joined
May 15, 2017
Messages
981
Likes
760
Points
1,045
weebdns_3_weebdns.jpeg


DNS Enumeration Tool with Asynchronicity.
Features
WeebDNS is an 'Asynchronous' DNS Enumeration Tool made with Python3 which makes it much faster than normal Tools.
PREREQUISITES
  • Python 3.x
  • pip3
  • git
PYTHON 3 PREREQUISITES
  • aiohttp
  • asyncio
  • aiodns
Installation
Resolve dependencies
Ubuntu/Debian System
Code:
sudo apt-get install git python3 python3-pip -y
Getting and Running WeebDNS
Code:
git clone https://github.com/WeebSec/weebdns.git
cd weebdns
sudo pip3 install -r requirements.txt
python3 weebdns.py
Bugs and enhancements
For bug reports or enhancements, please open an issue here.
This is the official and only repository of the WeebDNS project.
Written by: FuzzyRabbit - Twitter: @rabbit_fuzzy, GitHub: @FuzzyRabbit
Download Weebdns
 
Top Bottom