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
TheRook avatar

TheRook/subbrute

0
View on GitHub↗
3,515 stars·663 forks·Python·GPL-3.0·14 views

Subbrute

A DNS meta-query spider that enumerates DNS records, and subdomains.

Features

  • Attack Payloads - DNS meta-query tool for subdomain enumeration and discovery.
  • Domain Reconnaissance - DNS-based subdomain brute-forcing tool.
  • Network Reconnaissance - DNS meta-query spider for subdomain enumeration.
  • Subdomain Enumeration - DNS meta-query spider for subdomain discovery.

Star history

Star history chart for therook/subbruteStar history chart for therook/subbrute

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 Subbrute

Similar open-source projects, ranked by how many features they share with Subbrute.
  • michenriksen/aquatonemichenriksen avatar

    michenriksen/aquatone

    5,940View on GitHub↗

    Aquatone is a web screenshot reconnaissance tool that captures full-page screenshots of web services discovered during network reconnaissance and groups them by visual similarity. It scans a list of hosts or domains for HTTP and HTTPS services on common and custom ports to find responsive web endpoints, then takes full-page screenshots of those pages for quick review. The tool accepts piped input from other tools and extracts URLs, domains, and IP addresses using regex pattern matching, making it pipeline-friendly for integration into existing workflows. It can also read XML output from Nmap

    Go
    View on GitHub↗5,940
  • 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
  • darkoperator/dnsrecondarkoperator avatar

    darkoperator/dnsrecon

    3,032View on GitHub↗

    DNS Enumeration Script

    Python
    View on GitHub↗3,032
  • fwaeytens/dnsenumfwaeytens avatar

    fwaeytens/dnsenum

    689View on GitHub↗

    dnsenum is a perl script that enumerates DNS information

    Perl
    View on GitHub↗689
See all 30 alternatives to Subbrute→

Frequently asked questions

What does therook/subbrute do?

A DNS meta-query spider that enumerates DNS records, and subdomains.

What are the main features of therook/subbrute?

The main features of therook/subbrute are: Attack Payloads, Domain Reconnaissance, Network Reconnaissance, Subdomain Enumeration.

What are some open-source alternatives to therook/subbrute?

Open-source alternatives to therook/subbrute include: aboul3la/sublist3r — Sublist3r is a subdomain enumeration tool and passive reconnaissance framework designed to discover subdomains by… michenriksen/aquatone — Aquatone is a web screenshot reconnaissance tool that captures full-page screenshots of web services discovered during… laramies/theharvester — theHarvester is a command-line utility designed for gathering open-source intelligence and mapping an organization's… fwaeytens/dnsenum — dnsenum is a perl script that enumerates DNS information. darkoperator/dnsrecon — DNS Enumeration Script. owasp/amass — Amass is a network attack surface mapper and reconnaissance framework designed to discover and map the external,…