# Install dnsgen with Homebrew

Generates DNS names from existing domain names. Version 1.0.4 via Homebrew; verified 2026-05-20.

## Install

```sh
sudo av install brew:dnsgen
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install dnsgen
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:dnsgen
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/dnsgen>
- **Version:** 1.0.4
- **Source summary:** Generates DNS names from existing domain names
- **Homepage:** <https://github.com/AlephNullSK/dnsgen>
- **Repository:** <https://github.com/AlephNullSK/dnsgen>
- **Upstream docs:** <https://github.com/AlephNullSK/dnsgen#readme>
- **License:** MIT
- **Source archive:** <https://files.pythonhosted.org/packages/5f/e1/1c7d86f51da5b93f3f99ac99e3ad051ed82234147ddd869f77a3959e6abc/dnsgen-1.0.4.tar.gz>
- **Last updated:** 2026-05-20T12:59:59Z
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- dnsgen (cli)
- dnsgen (alias)

## Dependencies

- certifi
- python@3.14

## Install behavior

- Post-install hook: not defined
- Bottle: available on all

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 1.0.4
- Package-manager updated: 2026-05-20
- Local data: ok
- Upstream repository: https://github.com/AlephNullSK/dnsgen
- info: No cached GitHub release or tag data was available.
## Project history and usage

DNSGen is a DNS name permutation CLI for security researchers and penetration testers doing subdomain discovery and reconnaissance.

### Project history

The official README presents DNSGen 2.0 as an advanced DNS name permutation engine. It generates domain-name variations using insertion, number manipulation, affixing, cloud-provider, region, microservice, internal-tooling, and port-prefix patterns.

The project credits Aleph Null s.r.o. for the original concept and names altdns and massdns as related inspiration or workflow neighbors.

### Adoption history

DNSGen's adoption is centered on offensive-security and OSINT workflows. The repository is the main upstream surface, while the input metadata shows Homebrew packaging for workstation installation.

### How it is used

Typical usage is to feed DNSGen known domains or hostnames, optionally add a custom wordlist, and pipe generated candidates into massdns or another resolver to find live subdomains.

### Why package nerds care

DNSGen matters as a small composable recon package: it does candidate generation and leaves resolution, filtering, and reporting to other Unix-style tools.

### Timeline

- 2026 batch: Official README documents DNSGen 2.0 and Homebrew input metadata lists a packaged CLI.
- Current README: Project documents Python package installation and development setup through pip, uv, and Git.

### Related projects

- altdns is named by the README as an inspiration.
- massdns is named by the README for DNS resolution workflows.

### Sources

- <https://github.com/AlephNullSK/dnsgen>
- <https://github.com/AlephNullSK/dnsgen#readme>
- source_facts.package-manager


## Security Notes

No matching local secret-handling manifest was found for dnsgen. Nucleus package metadata is still published here so future coverage has a stable package URL.


## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** dnsgen
- **Version Scheme:** 0
- **Revision:** 9
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## Related links

- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Security and crypto packages](https://www.automicvault.com/pkg/security-crypto-tools/) - Matched security, identity, cryptography, password, signing, or certificate metadata.
- [python@3.14](https://www.automicvault.com/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [dnsmap](https://www.automicvault.com/pkg/brew/dnsmap/) - Shares av.db curated category or tags: cli, dns, reconnaissance, security, security-testing.
- [findomain](https://www.automicvault.com/pkg/brew/findomain/) - Shares av.db curated category or tags: cli, dns, reconnaissance, security.
- [shuffledns](https://www.automicvault.com/pkg/brew/shuffledns/) - Shares av.db curated category or tags: cli, dns, reconnaissance, security.
- [chaos-client](https://www.automicvault.com/pkg/brew/chaos-client/) - Shares av.db curated category or tags: cli, dns, reconnaissance, security.
- [dnstwist](https://www.automicvault.com/pkg/brew/dnstwist/) - Shares av.db curated category or tags: cli, dns, security.
- [fierce](https://www.automicvault.com/pkg/brew/fierce/) - Shares av.db curated category or tags: cli, dns, reconnaissance, security.
- [scilla](https://www.automicvault.com/pkg/brew/scilla/) - Shares av.db curated category or tags: cli, dns, reconnaissance, security.
- [amass](https://www.automicvault.com/pkg/brew/amass/) - Shares av.db curated category or tags: cli, reconnaissance, security.

## Combined YAML source

View the package source record on GitHub. [combined/dnsgen.yml](https://github.com/automic-vault/db/blob/main/combined/dnsgen.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
