awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
blark avatar

blark/aiodnsbrute

0
View on GitHub↗
674 stars·119 forks·Python·GPL-3.0·12 views

Aiodnsbrute

A Python 3.5+ tool that uses asyncio to brute force domain names asynchronously.

Features

  • Domain Enumeration - Asynchronous utility for brute-forcing DNS records.

Star history

Star history chart for blark/aiodnsbruteStar history chart for blark/aiodnsbrute

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Aiodnsbrute

Similar open-source projects, ranked by how many features they share with Aiodnsbrute.
  • anonion0/nsec3mapanonion0 avatar

    anonion0/nsec3map

    218View on GitHub↗

    nsec3map - DNSSEC Zone Enumerator

    Python
    View on GitHub↗218
  • appsecco/the-art-of-subdomain-enumerationappsecco avatar

    appsecco/the-art-of-subdomain-enumeration

    663View on GitHub↗

    This repository contains all the supplement material for the book "The art of subdomain enumeration" - The book is available here: https://appsecco.com/books/subdomain-enumeration/

    Python
    View on GitHub↗663
  • chris408/ct-exposerchris408 avatar

    chris408/ct-exposer

    485View on GitHub↗

    Certificate Transparency (CT) is an experimental IETF standard. The goal of it was to allow the public to audit which certificates were created by Certificate Authorities (CA). TLS has a weakness that comes from the large list of CAs that your browser implicitly trusts. If any of those CAs were…

    Python
    View on GitHub↗485
  • aboul3la/sublist3raboul3la avatar

    aboul3la/Sublist3r

    10,957View on GitHub↗

    Sublist3r is a subdomain enumeration tool and passive reconnaissance framework designed to discover subdomains by querying search engines and public intelligence sources. It functions as a security tool for identifying the digital footprint of a target domain. The project provides both passive enumeration through multi-source API aggregation and active discovery via a DNS brute force tool. It includes a TCP port scanner to identify active services and open ports on discovered subdomains, facilitating attack surface mapping. The tool can be used as a standalone utility or as a Python security

    Python
    View on GitHub↗10,957
See all 16 alternatives to Aiodnsbrute→

Frequently asked questions

What does blark/aiodnsbrute do?

A Python 3.5+ tool that uses asyncio to brute force domain names asynchronously.

What are the main features of blark/aiodnsbrute?

The main features of blark/aiodnsbrute are: Domain Enumeration.

What are some open-source alternatives to blark/aiodnsbrute?

Open-source alternatives to blark/aiodnsbrute include: anonion0/nsec3map — nsec3map - DNSSEC Zone Enumerator. appsecco/the-art-of-subdomain-enumeration — This repository contains all the supplement material for the book "The art of subdomain enumeration" - The book is… chris408/ct-exposer — Certificate Transparency (CT) is an experimental IETF standard. The goal of it was to allow the public to audit which… cyberark/aclight — A script for advanced discovery of Privileged Accounts - includes Shadow Admins. darryllane/bluto — BLUTO DNS Recon | Brute Forcer | DNS Zone Transfer | DNS Wild Card Checks | DNS Wild Card Brute Forcer | Email… aboul3la/sublist3r — Sublist3r is a subdomain enumeration tool and passive reconnaissance framework designed to discover subdomains by…