Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
weebdns — DNS Enumeration with Asynchronicity | Kitploit
Tools/GitHubGitHub/weebsec/weebdns
OSINT (Open Source Intelligence)ReconnaissanceDNS & Subdomain EnumerationInformation Gathering
GitHubweebsec/weebdns

weebdns

DNS Enumeration with Asynchronicity

View Repository
4587 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

WeebDNS

DNS Enumeration Tool with Asynchronicity

WeeB PYTHON3.6

Do you like C4RR075?

ONLY DOWNLOAD IT HERE, DO NOT TRUST OTHER PLACES.

This is the official and only repository of the WeebDNS project.

Written by: FuzzyRabbit - Twitter: @rabbit_fuzzy, GitHub: @FuzzyRabbit

DISCLAIMER: This is only for testing purposes and can only be used where strict consent has been given. Do not use this for illegal purposes, period.

Please read the LICENSE for the licensing of WeebDNS.

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

root@kitploit:~
$ sudo apt-get install git python3 python3-pip -y

Getting and Running WeebDNS

root@kitploit:~
$ git clone https://github.com/WeebSec/weebdns.git
$ cd weebdns
$ sudo pip3 install -r requirements.txt
$ python3 weebdns.py

SCREENSHOT

SS

Bugs and enhancements

For bug reports or enhancements, please open an issue here.

Download Tool