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·15 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 are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Subbrute

These projects share indexed features with Subbrute. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
Compare all 30 related projects→

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.

Which projects share features with therook/subbrute?

Projects with overlapping indexed features 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,…