# dnsgen mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dnsgen in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install dnsgen
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:dnsgen
- **Paketmanager:** Homebrew
- **Version:** 1.0.4
- **Quellzusammenfassung:** Generates DNS names from existing domain names
- **Homepage:** <https://github.com/AlephNullSK/dnsgen>
- **Repository:** <https://github.com/AlephNullSK/dnsgen>
- **Zuletzt aktualisiert:** 2026-05-20T12:59:59Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- dnsgen (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.0.4
## Projektgeschichte und Nutzung

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

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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

### Zeitleiste

- 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.

### Quellen

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


## Sicherheitshinweise

Für dnsgen wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## Combined YAML source

View the package source record on GitHub. [combined/dnsgen.yml](https://github.com/mxcl/pkgdb/blob/main/combined/dnsgen.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
