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
Back to therook/subbrute

Projects sharing features with Subbrute

30 open-source projects similar to therook/subbrute, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • 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
  • 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
  • owasp/amassOWASP avatar

    OWASP/Amass

    14,722View on GitHub↗

    Amass is a network attack surface mapper and reconnaissance framework designed to discover and map the external, internet-facing infrastructure of a target organization. It functions as an open source intelligence tool that identifies public network boundaries and locates hidden or forgotten subdomains to define an organization's total reachable footprint. The project utilizes passive-source data aggregation from external APIs and public databases alongside active DNS brute-forcing and recursive subdomain expansion. It employs a graph-based asset mapping system to visualize the relationships

    Go
    View on GitHub↗14,722

AI search

Explore more awesome repositories

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

Find more with AI search
  • laramies/theharvesterlaramies avatar

    laramies/theHarvester

    15,687View on GitHub↗

    theHarvester is a command-line utility designed for gathering open-source intelligence and mapping an organization's external attack surface. It functions as a security information gathering framework that automates the collection of publicly available data to assist in reconnaissance and threat analysis. The tool utilizes a plugin-based architecture to execute isolated queries against various search engines and public databases. It employs asynchronous task execution to run multiple discovery operations in parallel, while a centralized pipeline aggregates and deduplicates findings from these

    Pythonblueteamdiscoveryemails
    View on GitHub↗15,687
  • 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
  • hackerschoice/thc-tips-tricks-hacks-cheat-sheethackerschoice avatar

    hackerschoice/thc-tips-tricks-hacks-cheat-sheet

    3,853View on GitHub↗

    This project is a comprehensive command-line reference and toolkit designed for Linux system administration and network security assessment. It provides a collection of technical snippets and operational guides focused on managing remote environments, orchestrating shell sessions, and executing administrative tasks through native terminal utilities. The repository distinguishes itself by offering specialized techniques for stealthy operations and infrastructure manipulation. It covers methods for establishing encrypted tunnels to bypass firewalls, obfuscating process identities and command hi

    Shell
    View on GitHub↗3,853
  • projectdiscovery/naabuprojectdiscovery avatar

    projectdiscovery/naabu

    5,766View on GitHub↗

    Naabu is a port scanner library and tool that probes hosts for open ports using SYN, CONNECT, and UDP methods to identify active services. It functions as a Go library for embedding port scanning into programs, and as a standalone tool that accepts targets as hostnames, IP addresses, CIDR ranges, or ASN numbers. The tool discovers live hosts before scanning, filters ports by range or top lists, and can integrate with Nmap for service version detection. The project distinguishes itself through its SYN-based port probing approach that sends TCP SYN packets and analyzes responses without complet

    Gocdn-exclusionhacktoberfestnmap
    View on GitHub↗5,766
  • ivre/ivreivre avatar

    ivre/ivre

    4,065View on GitHub↗

    This project is a network reconnaissance framework and internet metadata database used for collecting, storing, and analyzing data from active scanners and passive traffic captures. It functions as a threat intelligence aggregator and passive traffic analysis tool, merging scan results from multiple tools into a unified dataset for security investigation. The system distinguishes itself through its ability to visualize network assets using heatmaps and geographic charts to correlate autonomous systems and domain names. It provides external attack surface management by aggregating metadata to

    Pythonbroeasmexternal-attack-surface-management
    View on GitHub↗4,065
  • zmap/zmapzmap avatar

    zmap/zmap

    6,246View on GitHub↗

    ZMap is a fast single packet network scanner designed for Internet-wide network surveys.

    Cinternet-measurementinternet-scanningport-scanner
    View on GitHub↗6,246
  • hktalent/scan4allhktalent avatar

    hktalent/scan4all

    6,127View on GitHub↗

    scan4all is an all-in-one vulnerability scanner that orchestrates parallel network reconnaissance, service cracking, and exploit execution across a wide range of protocols. It combines port discovery, web fingerprinting, password cracking, and a plugin-based database of over 15,000 proof-of-concept exploits into a single automated pipeline, with results streamed to Elasticsearch for structured querying and analysis. The tool distinguishes itself through its multi-engine orchestration, coordinating tools like nmap, naabu, and nuclei under one pipeline to avoid redundant work and share results.

    Go
    View on GitHub↗6,127
  • cujanovic/content-bruteforcing-wordlistcujanovic avatar

    cujanovic/content-bruteforcing-wordlist

    219View on GitHub↗

    Wordlist for content(directory) bruteforce discovering with Burp or dirsearch

    Python
    View on GitHub↗219
  • chrislee35/passivedns-clientchrislee35 avatar

    chrislee35/passivedns-client

    201View on GitHub↗

    passivedns-client provides a library and a query tool for querying several passive DNS providers

    Ruby
    View on GitHub↗201
  • cujanovic/crlf-injection-payloadsC

    cujanovic/CRLF-Injection-Payloads

    0View on GitHub↗
    View on GitHub↗0
  • cramppet/regulatorcramppet avatar

    cramppet/regulator

    391View on GitHub↗

    I had a lot of fun making this and I hope this project will change the way you see subdomain enumeration. The method explored here is highly effective and efficient.

    Python
    View on GitHub↗391
  • evilsocket/dnssearchE

    evilsocket/dnssearch

    0View on GitHub↗

    This software is a subdomain enumeration tool.

    View on GitHub↗0
  • contactleft/sqlifuzzerC

    ContactLeft/sqlifuzzer

    0View on GitHub↗
    View on GitHub↗0
  • camoufl4g3/sqli-payload-fuzz3rC

    camoufl4g3/SQLi-payload-Fuzz3R

    0View on GitHub↗
    View on GitHub↗0
  • danielmiessler/seclistsdanielmiessler avatar

    danielmiessler/SecLists

    71,596View on GitHub↗

    SecLists is a centralized library of security assessment data designed to support vulnerability discovery and penetration testing. It functions as a comprehensive repository of wordlists, payloads, and testing methodologies used to audit software, firmware, and internet-connected hardware for technical vulnerabilities. The project distinguishes itself through a standardized taxonomy and a language-agnostic data format, which allows security tools to predictably ingest and utilize its assets regardless of the underlying programming environment. By decoupling raw testing data from execution log

    PHP
    View on GitHub↗71,596
  • code-scan/brodomaincode-scan avatar

    code-scan/BroDomain

    224View on GitHub↗

    ` python brodomain.py baidu.com `

    HTML
    View on GitHub↗224
  • danielmiessler/robotsdisalloweddanielmiessler avatar

    danielmiessler/RobotsDisallowed

    1,485View on GitHub↗
    Shell
    View on GitHub↗1,485
  • cyberark/aclightcyberark avatar

    cyberark/ACLight

    828View on GitHub↗

    A script for advanced discovery of Privileged Accounts - includes Shadow Admins

    PowerShell
    View on GitHub↗828
  • ciscocxsecurity/enum4linuxCiscoCXSecurity avatar

    CiscoCXSecurity/enum4linux

    1,399View on GitHub↗

    A Linux alternative to enum.exe for enumerating data from Windows and Samba hosts.

    Perl
    View on GitHub↗1,399
  • evilsocket/xrayevilsocket avatar

    evilsocket/xray

    2,316View on GitHub↗

    XRay is a tool for recon, mapping and OSINT gathering from public networks.

    Go
    View on GitHub↗2,316
  • exp-db/pythonpoolE

    exp-db/PythonPool

    0View on GitHub↗
    View on GitHub↗0
  • feeicn/esdFeeiCN avatar

    FeeiCN/ESD

    1,067View on GitHub↗
    Pythonbrute-forcesecurity-scannersecurity-tools
    View on GitHub↗1,067
  • firefart/hashcollision-dos-pocF

    FireFart/HashCollision-DOS-POC

    0View on GitHub↗
    View on GitHub↗0
  • foospidy/web-cve-testsF

    foospidy/web-cve-tests

    0View on GitHub↗
    View on GitHub↗0
  • fuzzdb-project/fuzzdbfuzzdb-project avatar

    fuzzdb-project/fuzzdb

    8,819View on GitHub↗

    fuzzdb is a collection of datasets designed for web application penetration testing and dynamic fuzzing. It provides a fuzzing payload dictionary, a resource discovery wordlist, and a fault injection dataset containing corrupted Unicode, null bytes, and escape codes to trigger application crashes and logic errors. The project includes a security filter bypass list featuring polyglots and encoded strings to evade web application firewalls and input validation filters. It also provides a comprehensive web application penetration testing dataset specifically for identifying flaws such as cross-s

    PHP
    View on GitHub↗8,819
  • caffix/amassC

    caffix/amass

    0View on GitHub↗
    View on GitHub↗0