# AlephNullSK/dnsgen

DNSGen is a powerful and flexible DNS name permutation tool designed for security researchers and penetration testers. It generates intelligent domain name variations to assist in subdomain discovery and security assessments.

Repository: https://github.com/AlephNullSK/dnsgen
Canonical: https://ross.abutalabs.com/products/dnsgen
Language: Python
License: MIT
License Family: permissive
Topics: recon, subdomains, domains, osint
Last push: 2025-01-03T20:34:39+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2535, "days_push": 607, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1076, forks 131 (observed 2026-08-28T04:03:29.426495+00:00)

## What it is
DNSGen is a Python CLI tool that generates intelligent permutations of domain names to aid subdomain discovery during security assessments. It applies multiple permutation techniques, including cloud-aware and DevOps-oriented naming patterns, and pipes output to resolvers like massdns.

## Use cases
- generate subdomain variations for a target domain
- discover hidden subdomains during a pentest
- expand a domain list before DNS resolution
- find cloud and internal tooling subdomains
- pipe candidate domains into massdns for brute-force resolution

## When to choose
- you need fast, flexible DNS name permutation for recon
- you want cloud-aware and microservice naming patterns beyond basic wordlists
- you want a scriptable CLI that fits into a pipeline with resolvers

## When to avoid
- you need actual DNS resolution built in rather than candidate generation
- you want a GUI or passive subdomain enumeration from certificate logs
- you need non-DNS asset discovery

## Facets
- artifact type: cli-tool
- maturity: active
- function: security, osint, cli, data-generation
- domain: security, penetration-testing, osint, networking
- platform: cli, python, windows
- tags: dns, subdomain-enumeration, recon, permutation, wordlists, attack-surface-discovery, command-line, linux, macos

## Member repositories
- AlephNullSK/dnsgen (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:29.426495+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:53:18.739278+00:00, confidence not recorded.
  - readme: https://github.com/AlephNullSK/dnsgen (fetched 2026-08-28T04:03:29.426495+00:00, sha ffc704fee3f3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
