# gau を Homebrew, MacPorts, Nix でインストール

gau のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:gau
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install gau
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install gau
```

  証拠: MacPorts ports tree: www/gau/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#gau
```

  証拠: nixpkgs package indexes: pkgs/by-name/ga/gau/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:gau
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/gau>
- **バージョン:** 2.2.4
- **ソース概要:** Open Threat Exchange, Wayback Machine, and Common Crawl URL fetcher
- **ホームページ:** <https://github.com/lc/gau>
- **リポジトリ:** <https://github.com/lc/gau>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/lc/gau/archive/refs/tags/v2.2.4.tar.gz>
- **最終更新:** 2026-07-25T20:55:21-04:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- gau (cli)
- gau (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 2.2.4
- マネージャ更新日: 2026-07-25
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/lc/gau
- 検出された最新: v2.2.4 (最新)
## プロジェクトの歴史と使われ方

getallurls, commonly packaged as `gau`, is a reconnaissance CLI that fetches known URLs for domains from AlienVault Open Threat Exchange, the Wayback Machine, Common Crawl, and URLScan. It is aimed at security researchers and bug bounty workflows that need historical and third-party URL discovery.

### プロジェクトの歴史

The project was created in February 2020 and reached a v1.0 release in April 2020. The README says gau was inspired by Tomnomnom's `waybackurls`, and the v2.0.4 release in November 2021 introduced a rewrite with speed improvements, a new URLScan provider, configuration-file loading, new filters, and SOCKS5 proxy support.

### 採用の歴史

Official installation options include `go install`, cloning and building from source, downloading GitHub release binaries, and Docker. The input curation also records Homebrew, MacPorts, and Nix package availability, showing the tool's spread through common security-tool package channels.

### 使われ方

gau accepts domains from arguments or stdin and can run with worker threads, write results to a file, filter by extensions, status codes, MIME types, date ranges, providers, and proxy settings, and output JSON. It automatically looks for `$HOME/.gau.toml` or `%USERPROFILE%\.gau.toml` unless an alternate config is supplied.

### パッケージ好きにとっての重要性

gau is package-nerd-significant because it turns multiple web-archive and threat-intelligence sources into a composable Unix-style CLI. Its short name also collides with an oh-my-zsh git alias, a small but memorable packaging and shell-environment wrinkle documented by the project.

### タイムライン

- 2020: Public GitHub repository created.
- 2020: v1.0 released.
- 2021: v2.0.4 rewrite release added URLScan, config loading, filters, and SOCKS5 proxy support.
- 2024: v2.2.4 release published.

### Related projects

- gau is inspired by Tomnomnom's `waybackurls` and depends conceptually on AlienVault OTX, the Wayback Machine, Common Crawl, and URLScan as URL providers.

### ソース

- <https://github.com/lc/gau>
- <https://github.com/lc/gau/releases>
- <https://github.com/lc/gau/releases/tag/v2.0.4>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.gau.toml
- Windows: %USERPROFILE%\.gau.toml
## ソースデータベース詳細

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

## 他のパッケージマネージャ記録

- Nix - gau: normalized package name match | nixpkgs package indexes: pkgs/by-name/ga/gau/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - gau: normalized package name match | MacPorts ports tree: www/gau/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/ja/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [naabu](https://pkg.so/ja/brew/naabu/) - Shares pkgdb curated category or tags: cli, go, reconnaissance, security.
- [favirecon](https://pkg.so/ja/brew/favirecon/) - Shares pkgdb curated category or tags: cli, go, reconnaissance, security.
- [osv-scanner](https://pkg.so/ja/brew/osv-scanner/) - Shares pkgdb curated category or tags: cli, go, security.
- [subfinder](https://pkg.so/ja/brew/subfinder/) - Shares pkgdb curated category or tags: cli, reconnaissance, security.
- [gobuster](https://pkg.so/ja/brew/gobuster/) - Shares pkgdb curated category or tags: cli, go, security.
- [amass](https://pkg.so/ja/brew/amass/) - Shares pkgdb curated category or tags: cli, reconnaissance, security.
- [govulncheck](https://pkg.so/ja/brew/govulncheck/) - Shares pkgdb curated category or tags: cli, go, security.
- [gosec](https://pkg.so/ja/brew/gosec/) - Shares pkgdb curated category or tags: cli, go, security.
- [fierce](https://pkg.so/ja/brew/fierce/) - Security-sensitive metadata or terminology overlaps. Shared terms: cli, discovery, reconnaissance, security.
- [uncover](https://pkg.so/ja/brew/uncover/) - Security-sensitive metadata or terminology overlaps. Shared terms: cli, discovery, reconnaissance, security.
- [enpass-cli](https://pkg.so/ja/brew/enpass-cli/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, go, security.

## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
