awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
aboul3la avatar

aboul3la/Sublist3r

0
View on GitHub↗
10,957 星标·2,215 分支·Python·GPL-2.0·7 次浏览

Sublist3r

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 library, exposing its core logic as a module for integration into custom automation scripts. Discovered network identifiers can be persisted to text files for external analysis.

Features

  • Subdomain Enumeration Tools - Discovers all possible subdomains for a target domain by querying search engines and public intelligence sources.
  • Passive Reconnaissance - Provides a comprehensive framework for gathering subdomains through multi-source API aggregation and search engine queries.
  • Reconnaissance Frameworks - Provides a framework for gathering target information from external sources without interacting directly with the server.
  • Multi-Source Data Aggregation - Collects subdomain data by aggregating results from multiple search engines and public intelligence sources.
  • Attack Surface Mapping - Identifies accessible services and open ports across a network of subdomains to map the attack surface.
  • Information Gathering Tools - Collects public domain information to map a target's digital footprint for reconnaissance.
  • Penetration Testing Suites - Facilitates security assessments by gathering target infrastructure data and discovering hidden hostnames.
  • Hostname Brute Forcing - Uses concurrent request threads to rapidly test wordlists of potential hostnames against a target domain.
  • Python Library Integrations - Provides a programmatic Python interface for integrating subdomain enumeration into custom automation scripts.
  • TCP Port Scanners - Identifies active services by attempting direct TCP network connections to specific ports on discovered hosts.
  • DNS Brute Force Tools - Identifies hidden hostnames by testing large lists of potential subdomains against a target.
  • Python Security Libraries - Provides a programmatic interface for integrating subdomain discovery and enumeration into custom security scripts.
  • DNS Brute Forcing - Uncovers hidden subdomains by testing large wordlists of potential hostnames against a domain.
  • Subdomain Brute Forcing - Discovers hidden subdomains by testing a wordlist of potential hostnames using threaded requests.
  • Modular Scriptable Interfaces - Exposes core enumeration logic as a Python module for integration into larger automation workflows.
  • Command Line Tools - Listed in the “Command Line Tools” section of the The Book Of Secret Knowledge awesome list.
  • Reconnaissance Tools - Fast tool for subdomain enumeration.
  • Subdomain Enumeration - Fast subdomain enumeration for penetration testers.
  • Application Security - Fast subdomain enumeration for penetration testing.
  • DNS Security - Fast subdomain enumeration tool for penetration testing.
  • Domain Enumeration - Subdomain enumeration tool aggregating multiple passive sources.
  • Domain Reconnaissance - Enumerates subdomains using various search engines.
  • Network Reconnaissance - Enumerates subdomains using various open-source intelligence sources.
  • Network Reconnaissance Tools - Tool for fast subdomain enumeration.
  • Subdomain Enumeration - Fast subdomain enumeration tool for penetration testers.
  • Vulnerability Scanning - Fast subdomain enumeration for penetration testers.

Star 历史

aboul3la/sublist3r 的 Star 历史图表aboul3la/sublist3r 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Sublist3r 的开源替代方案

相似的开源项目,按与 Sublist3r 的功能重合度排序。
  • owasp/amassOWASP 的头像

    OWASP/Amass

    14,722在 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
    在 GitHub 上查看↗14,722
  • six2dez/reconftwsix2dez 的头像

    six2dez/reconftw

    7,226在 GitHub 上查看↗

    reconftw is an attack surface management framework and reconnaissance workflow orchestrator designed to automate the discovery, mapping, and monitoring of external digital assets. It operates as a modular tool-chain pipeline that coordinates a sequence of security tools to perform intelligence gathering and vulnerability scanning. The project distinguishes itself through a cloud-native deployment model that parallelizes scanning workloads across a fleet of remote VPS instances to bypass local resource constraints. It utilizes container-based environment isolation to ensure consistent executio

    Shellbug-bountybugbountybugbounty-tool
    在 GitHub 上查看↗7,226
  • laramies/theharvesterlaramies 的头像

    laramies/theHarvester

    15,687在 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
    在 GitHub 上查看↗15,687
  • guelfoweb/knockguelfoweb 的头像

    guelfoweb/knock

    4,163在 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
    在 GitHub 上查看↗4,163
查看 Sublist3r 的所有 30 个替代方案→

常见问题解答

aboul3la/sublist3r 是做什么的?

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.

aboul3la/sublist3r 的主要功能有哪些?

aboul3la/sublist3r 的主要功能包括:Subdomain Enumeration Tools, Passive Reconnaissance, Reconnaissance Frameworks, Multi-Source Data Aggregation, Attack Surface Mapping, Information Gathering Tools, Penetration Testing Suites, Hostname Brute Forcing。

aboul3la/sublist3r 有哪些开源替代品?

aboul3la/sublist3r 的开源替代品包括: owasp/amass — Amass is a network attack surface mapper and reconnaissance framework designed to discover and map the external,… six2dez/reconftw — reconftw is an attack surface management framework and reconnaissance workflow orchestrator designed to automate the… laramies/theharvester — theHarvester is a command-line utility designed for gathering open-source intelligence and mapping an organization's… guelfoweb/knock — Knock is an attack surface management tool and DNS reconnaissance framework used for discovering and mapping an… edu4rdshl/findomain — Findomain is a subdomain enumeration and infrastructure analysis tool designed for attack surface mapping. It… projectdiscovery/naabu — Naabu is a port scanner library and tool that probes hosts for open ports using SYN, CONNECT, and UDP methods to…