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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to gwen001/github-subdomains

Open-source alternatives to Github Subdomains

30 open-source projects similar to gwen001/github-subdomains, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Github Subdomains alternative.

  • 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
  • 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
  • shmilylty/oneforallS

    shmilylty/OneForAll

    0View on GitHub↗

    👊OneForAll是一款功能强大的子域收集工具 📝English Document

    View on GitHub↗0
  • guelfoweb/knockguelfoweb avatar

    guelfoweb/knock

    4,163View on GitHub↗

    Knock is an attack surface management tool and DNS reconnaissance framework used for discovering and mapping an organization's external infrastructure. It functions as a subdomain enumeration tool and HTTP security scanner to identify reachable hosts and organizational assets. The project distinguishes itself by using a passive-active hybrid enumeration strategy, combining external API lookups with active wordlist brute-force attacks and DNS zone transfers. It includes a multi-stage validation pipeline that detects DNS wildcard records and verifies host connectivity to filter out false positi

    Python
    View on GitHub↗4,163

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
  • knownsec/ksubdomainknownsec avatar

    knownsec/ksubdomain

    2,388View on GitHub↗

    ksubdomain是一款基于无状态子域名爆破工具,支持在Windows/Linux/Mac上使用,它会很快的进行DNS爆破,在Mac和Windows上理论最大发包速度在30w/s,linux上为160w/s的速度。 ksubdomain的发送和接收是分离且不依赖系统,即使高并发发包,也不会占用系统描述符让系统网络阻塞。

    Go
    View on GitHub↗2,388
  • projectdiscovery/subfinderprojectdiscovery avatar

    projectdiscovery/subfinder

    13,105View on GitHub↗

    Subfinder is a security reconnaissance framework designed for subdomain enumeration and attack surface management. It functions as a discovery engine that identifies and maps internet-exposed infrastructure, cloud-hosted assets, and network ranges to maintain a comprehensive inventory of an organization's digital footprint. The project distinguishes itself through a modular, template-driven scanning engine that executes security checks against discovered assets. It leverages cloud-native asset discovery to query provider APIs and infrastructure metadata, while supporting distributed agent orc

    Gobugbountyhackinghacktoberfest
    View on GitHub↗13,105
  • infosec-au/altdnsinfosec-au avatar

    infosec-au/altdns

    2,501View on GitHub↗

    Generates permutations, alterations and mutations of subdomains and then resolves them

    Python
    View on GitHub↗2,501
  • 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
  • projectdiscovery/dnsxprojectdiscovery avatar

    projectdiscovery/dnsx

    2,755View on GitHub↗

    dnsx is a fast and multi-purpose DNS toolkit allow to run multiple DNS queries of your choice with a list of user-supplied resolvers.

    Goclidns-bruteforcerdns-client
    View on GitHub↗2,755
  • 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
  • projectdiscovery/chaos-clientprojectdiscovery avatar

    projectdiscovery/chaos-client

    863View on GitHub↗

    Go client to communicate with Chaos DB API.

    Go
    View on GitHub↗863
  • projectdiscovery/alterxprojectdiscovery avatar

    projectdiscovery/alterx

    966View on GitHub↗

    Fast and customizable subdomain wordlist generator using DSL

    Go
    View on GitHub↗966
  • blacklanternsecurity/bbotblacklanternsecurity avatar

    blacklanternsecurity/bbot

    9,929View on GitHub↗

    This project is an open-source intelligence reconnaissance framework and recursive attack surface mapper. It functions as a containerized security scanner designed to map public-facing infrastructure, perform subdomain enumeration, and automate the gathering of open-source intelligence. The system employs a recursive discovery engine to iteratively explore target infrastructure, utilizing a plugin-based module architecture to extend scanning capabilities. It integrates third-party APIs for data enrichment and applies YARA rules across discovered assets to identify specific vulnerability patte

    Python
    View on GitHub↗9,929
  • projectdiscovery/shufflednsprojectdiscovery avatar

    projectdiscovery/shuffledns

    1,638View on GitHub↗

    MassDNS wrapper written in go to enumerate valid subdomains using active bruteforce as well as resolve subdomains with wildcard filtering and easy input-output support.

    Godnsdns-bruteforcerdns-resolution
    View on GitHub↗1,638
  • projectdiscovery/uncoverprojectdiscovery avatar

    projectdiscovery/uncover

    2,980View on GitHub↗

    Quickly discover exposed hosts on the internet using multiple search engines.

    Go
    View on GitHub↗2,980
  • rbsec/dnscanrbsec avatar

    rbsec/dnscan

    1,265View on GitHub↗
    Python
    View on GitHub↗1,265
  • incogbyte/shosubgoincogbyte avatar

    incogbyte/shosubgo

    560View on GitHub↗

    Small tool to Grab subdomains using Shodan api.

    Go
    View on GitHub↗560
  • sa7mon/s3scannersa7mon avatar

    sa7mon/S3Scanner

    2,997View on GitHub↗

    S3Scanner is a security tool for auditing public access and misconfigured permissions across S3-compatible storage providers. It functions as a storage auditor and security scanner designed to identify open buckets, enumerate publicly accessible objects, and exfiltrate data from misconfigured cloud environments. The project is distinguished by its integration with message brokers, allowing it to consume target lists for large-scale cloud infrastructure audits. It also provides utilities for dumping the entire contents of misconfigured buckets to local directories and calculating the total siz

    Goawsbugbountygcp
    View on GitHub↗2,997
  • hakluke/hakrevdnshakluke avatar

    hakluke/hakrevdns

    1,563View on GitHub↗

    Small, fast tool for performing reverse DNS lookups en masse.

    Go
    View on GitHub↗1,563
  • ice3man543/suboverIce3man543 avatar

    Ice3man543/SubOver

    966View on GitHub↗

    A Powerful Subdomain Takeover Tool

    Go
    View on GitHub↗966
  • hakluke/haktrailshakluke avatar

    hakluke/haktrails

    595View on GitHub↗

    Golang client for querying SecurityTrails API data

    Go
    View on GitHub↗595
  • jonluca/anubisjonluca avatar

    jonluca/Anubis

    1,369View on GitHub↗

    Subdomain enumeration tool

    Python
    View on GitHub↗1,369
  • 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
  • lijiejie/subdomainsbrutelijiejie avatar

    lijiejie/subDomainsBrute

    3,616View on GitHub↗

    A fast sub domain brute tool for pentesters

    Python
    View on GitHub↗3,616
  • michenriksen/gitrobmichenriksen avatar

    michenriksen/Gitrob

    6,184View on GitHub↗

    Gitrob is a tool that scans public GitHub repositories for potentially sensitive files. It clones repositories and walks through their full commit history to flag files matching signatures for sensitive content, including files that may have been deleted in later commits. The tool presents its findings through a local web interface for interactive browsing and analysis. It serves results directly from memory without requiring a database, and allows users to save the full set of gathered findings to a JSON session file. Saved sessions can be loaded back into the web interface to continue analy

    Go
    View on GitHub↗6,184
  • edoardottt/scillaedoardottt avatar

    edoardottt/scilla

    1,236View on GitHub↗

    Information Gathering tool - DNS / Subdomains / Ports / Directories enumeration

    Go
    View on GitHub↗1,236
  • edoardottt/cspreconedoardottt avatar

    edoardottt/csprecon

    514View on GitHub↗

    Discover new target domains using Content Security Policy

    Go
    View on GitHub↗514
  • d3mondev/purednsd3mondev avatar

    d3mondev/puredns

    2,193View on GitHub↗

    Puredns is a fast domain resolver and subdomain bruteforcing tool that can accurately filter out wildcard subdomains and DNS poisoned entries.

    Go
    View on GitHub↗2,193
  • edu4rdshl/findomainEdu4rdSHL avatar

    Edu4rdSHL/findomain

    3,761View on GitHub↗

    Findomain is a subdomain enumeration and infrastructure analysis tool designed for attack surface mapping. It functions as a DNS reconnaissance suite that discovers subdomains using multiple data sources and API keys to identify the full extent of a target network. The system acts as an attack surface monitor by tracking subdomain changes over time and sending real-time alerts via webhooks when new assets are detected. It includes specialized capabilities for detecting DNS wildcards to filter false positives and resolving subdomain IPs through parallel resolution. The tool provides a workflo

    Rust
    View on GitHub↗3,761
  • screetsec/sudomyScreetsec avatar

    Screetsec/Sudomy

    2,403View on GitHub↗

    Sudomy is a subdomain enumeration tool to collect subdomains and analyzing domains performing automated reconnaissance (recon) for bug hunting / pentesting

    Shell
    View on GitHub↗2,403