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
nsonaniya2010 avatar

nsonaniya2010/SubDomainizer

0
View on GitHub↗
1,874 stars·235 forks·Python·MIT·20 views

SubDomainizer

SubDomainizer is a security scanning utility designed to map web infrastructure and identify sensitive information exposure. It functions as a reconnaissance tool that aggregates data from web pages, local files, and remote code hosting services to provide a comprehensive assessment of a target's attack surface.

The tool specializes in discovering hidden subdomains and infrastructure entry points through recursive web crawling and the analysis of SSL certificate metadata. It further secures environments by scanning source code and external repositories for exposed API keys, passwords, and other credentials using a combination of keyword pattern matching and entropy-based analysis.

Beyond domain and credential discovery, the utility performs cloud infrastructure auditing to detect misconfigured or publicly accessible storage buckets. By integrating these diverse scanning techniques, it consolidates findings into a unified report to assist in identifying potential security vulnerabilities and unauthorized infrastructure exposure.

Features

  • Subdomain Discoveries - Extracts subdomains and sensitive credentials from web pages, local files, and remote code repositories.
  • Credential Leak Detection - Scans source code and external files to identify accidentally exposed API keys, passwords, and sensitive credentials.
  • Secret Scanning - Identifies exposed API keys and credentials using keyword matching and entropy analysis across source code.
  • Recursive Crawl Discoverers - Traverses linked resources and external files to discover hidden assets and subdomains across a target web infrastructure.
  • GitHub Reconnaissance Tools - Queries remote code hosting services to find hidden subdomains and sensitive information within project repositories.
  • Repository Content Scanning - Analyzes external code hosting services to find security vulnerabilities and leaked secrets within public or private project repositories.
  • Cloud Storage Scanning - Scans web content and source files for cloud storage service addresses to detect misconfigured or publicly accessible buckets.
  • Subject Alternative Name Management - Parses SSL certificate metadata to identify additional hostnames and network entry points associated with a target domain.
  • Cloud Storage Security Scanners - Identifies misconfigured or publicly accessible cloud storage buckets that may contain private data or sensitive user information.
  • Secret Entropy Detectors - Calculates the randomness of character sequences to identify high-entropy strings that likely represent cryptographic keys or passwords.
  • Infrastructure Reconnaissance - Discovers hidden subdomains and infrastructure entry points to map the attack surface of a target web application.
  • Subdomain Enumeration - Finds hidden subdomains and secrets in web pages and scripts.

Star history

Star history chart for nsonaniya2010/subdomainizerStar history chart for nsonaniya2010/subdomainizer

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

Frequently asked questions

What does nsonaniya2010/subdomainizer do?

SubDomainizer is a security scanning utility designed to map web infrastructure and identify sensitive information exposure. It functions as a reconnaissance tool that aggregates data from web pages, local files, and remote code hosting services to provide a comprehensive assessment of a target's attack surface.

What are the main features of nsonaniya2010/subdomainizer?

The main features of nsonaniya2010/subdomainizer are: Subdomain Discoveries, Credential Leak Detection, Secret Scanning, Recursive Crawl Discoverers, GitHub Reconnaissance Tools, Repository Content Scanning, Cloud Storage Scanning, Subject Alternative Name Management.

Which projects share features with nsonaniya2010/subdomainizer?

Projects with overlapping indexed features include: techgaun/github-dorks — This project is a GitHub secret scanner and dorking tool designed to identify leaked credentials and private keys… tuhinshubhra/red_hawk — RED_HAWK is a penetration testing framework and reconnaissance suite designed for information gathering and… entireio/cli — This project is a Git-based AI session tracker and context manager designed to record AI agent interactions,… dxa4481/trufflehog — TruffleHog is a secret scanning tool designed to identify leaked credentials and API keys across version control… edu4rdshl/findomain — Findomain is a subdomain enumeration and infrastructure analysis tool designed for attack surface mapping. It… findomain/findomain — Findomain is a subdomain discovery tool and DNS resolver used for mapping an organization's external attack surface.…

Projects sharing features with SubDomainizer

These projects share indexed features with SubDomainizer. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • techgaun/github-dorkstechgaun avatar

    techgaun/github-dorks

    3,140View on GitHub↗

    This project is a GitHub secret scanner and dorking tool designed to identify leaked credentials and private keys within repositories. It functions as an API reconnaissance utility that uses curated search queries and automated dorks to locate sensitive data across public and enterprise GitHub instances. The tool enables security vulnerability research and enterprise auditing by targeting both public cloud instances and private enterprise installations via configurable base URLs. It utilizes token-based authentication to access private repository content and bypass API rate limits. The syste

    Pythondorkdorkergithub-dork
    View on GitHub↗3,140
  • tuhinshubhra/red_hawkTuhinshubhra avatar

    Tuhinshubhra/RED_HAWK

    3,695View on GitHub↗

    RED_HAWK is a penetration testing framework and reconnaissance suite designed for information gathering and vulnerability assessment. It provides a toolkit for infrastructure reconnaissance, technology stack detection, automated web spidering, and security scanning. The project distinguishes itself through a multi-stage reconnaissance pipeline that maps attack surfaces. This includes DNS-based infrastructure mapping to resolve network layouts and pattern-based detection to identify specific content management systems and server stacks. The system covers a broad range of capabilities includin

    PHPadmin-scannerbackups-findercloudflare-detection
    View on GitHub↗3,695
  • entireio/clientireio avatar

    entireio/cli

    2,753View on GitHub↗

    This project is a Git-based AI session tracker and context manager designed to record AI agent interactions, transcripts, and tool usage directly into Git repositories. It functions as a system for capturing and indexing the reasoning behind code changes, linking AI prompts and responses to specific code commits to preserve developer intent. The tool distinguishes itself by using Git as a primary storage layer for session metadata, utilizing shadow branches and checkpoints to track agent state without polluting the main commit log. It includes specialized capabilities for auditing AI contribu

    Goagentsaiclaude
    View on GitHub↗2,753
  • dxa4481/trufflehogdxa4481 avatar

    dxa4481/truffleHog

    26,790View on GitHub↗

    TruffleHog is a secret scanning tool designed to identify leaked credentials and API keys across version control systems, cloud storage, and filesystems. It functions as a git secret detector that enumerates hidden commits and a cloud storage security auditor for inspecting container images and storage buckets. The project is distinguished by a credential verification engine that tests discovered secrets against service APIs to confirm they are active, which eliminates false positive alerts. It further analyzes these verified credentials to determine the specific access levels and resources t

    Go
    View on GitHub↗26,790
Compare all 30 related projects→

Curated searches featuring SubDomainizer

Hand-picked collections where SubDomainizer appears.
  • DNS reconnaissance tools
  • Subdomain Enumeration and Reconnaissance Tools
  • Cloud Asset Discovery Tools