awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 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·2 Aufrufe

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-Verlauf

Star-Verlauf für therook/subbruteStar-Verlauf für therook/subbrute

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Subbrute

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Subbrute.
  • michenriksen/aquatoneAvatar von michenriksen

    michenriksen/aquatone

    5,940Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,940
  • aboul3la/sublist3rAvatar von aboul3la

    aboul3la/Sublist3r

    10,957Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗10,957
  • darkoperator/dnsreconAvatar von darkoperator

    darkoperator/dnsrecon

    3,032Auf GitHub ansehen↗

    DNS Enumeration Script

    Python
    Auf GitHub ansehen↗3,032
  • fwaeytens/dnsenumAvatar von fwaeytens

    fwaeytens/dnsenum

    689Auf GitHub ansehen↗

    dnsenum is a perl script that enumerates DNS information

    Perl
    Auf GitHub ansehen↗689
Alle 30 Alternativen zu Subbrute anzeigen→

Häufig gestellte Fragen

Was macht therook/subbrute?

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

Was sind die Hauptfunktionen von therook/subbrute?

Die Hauptfunktionen von therook/subbrute sind: Attack Payloads, Domain Reconnaissance, Network Reconnaissance, Subdomain Enumeration.

Welche Open-Source-Alternativen gibt es zu therook/subbrute?

Open-Source-Alternativen zu therook/subbrute sind unter anderem: 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,…