# Install katana with Homebrew, apk, MacPorts, Nix, winget

Crawling and spidering framework. Version 1.6.1 via Homebrew; verified 2026-05-05.

## Install

```sh
sudo av install brew:katana
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install katana
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install katana
```

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

### Linux

- apk (92%):

```sh
sudo apk add katana
```

  Evidence: Alpine Linux edge package indexes: katana from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#katana
```

  Evidence: nixpkgs package indexes: pkgs/by-name/ka/katana/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- winget (92%):

```sh
winget install --id HiroyukiFuruno.katana-desktop -e
```

  Evidence: Windows Package Manager source index: HiroyukiFuruno.katana-desktop from https://cdn.winget.microsoft.com/cache/source.msix

## Package facts

- **Package key:** brew:katana
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/katana>
- **Version:** 1.6.1
- **Source summary:** Crawling and spidering framework
- **Homepage:** <https://github.com/projectdiscovery/katana>
- **Repository:** <https://github.com/projectdiscovery/katana>
- **Upstream docs:** <https://github.com/projectdiscovery/katana#readme>
- **License:** MIT
- **Source archive:** <https://github.com/projectdiscovery/katana/archive/refs/tags/v1.6.1.tar.gz>
- **Last updated:** 2026-05-05T18:53:46Z
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- katana (cli)
- katana (alias)

## Build dependencies

- go

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 1.6.1
- Package-manager updated: 2026-05-05
- Local data: ok
- Upstream repository: https://github.com/projectdiscovery/katana
- Upstream latest detected: v1.6.1 (current)
## Project history and usage

katana is ProjectDiscovery's Go-based crawling and spidering framework for security automation, designed for fast CLI crawling with both standard HTTP and headless-browser modes.

### Project history

ProjectDiscovery introduced katana publicly in November 2022 as a crawler focused on automation pipelines. Its README emphasizes standard and headless crawling, JavaScript parsing, scope control, automatic form filling, and structured output.

The 1.0.0 release in March 2023 made a breaking change to the JSON output structure, a signal that katana had moved from early crawler prototype to a more stable automation surface for downstream tooling.

### Adoption history

katana fits the broader ProjectDiscovery ecosystem of small security CLIs used in bug bounty, reconnaissance, and continuous security workflows. Package-manager entries across Homebrew, Alpine, MacPorts, and Nix reflect that it is meant to be installed into shell pipelines and CI jobs.

### How it is used

The documented usage accepts URLs from flags, files, or stdin and emits results to stdout, files, or JSON. Its headless mode targets JavaScript-heavy sites and single-page applications that plain HTTP crawlers can miss.

### Why package nerds care

katana is notable as a security package because it packages browser-aware crawling as a single CLI with predictable output. That makes it easy to chain with URL collectors, template scanners, and other ProjectDiscovery tools.

### Timeline

- 2022-11-07: Initial release commit
- 2023-03-20: v1.0.0 release changed the JSON output structure
- 2024-07-23: v1.2.0 release line continued the post-1.0 series
- 2026-01-06: v1.4.0 release appeared in the GitHub release list

### Related projects

- Related ProjectDiscovery tools include nuclei, httpx, subfinder, and naabu; adjacent crawler concepts include headless-browser crawling, JavaScript endpoint extraction, and web reconnaissance pipelines.

### Sources

- <https://docs.projectdiscovery.io/opensource/katana/overview>
- <https://formulae.brew.sh/formula/katana>
- <https://github.com/projectdiscovery/katana>
- <https://github.com/projectdiscovery/katana/commit/eed0e33049830e3c917c5ab5baeeea3cfec740b0.patch>
- <https://github.com/projectdiscovery/katana/releases/tag/v1.0.0>


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- 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: ~/.config/katana/form-config.yaml, ~/.config/katana/field-config.yaml
## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** katana
- **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

## Other Package-Manager Records

- Nix - katana: normalized package name match | nixpkgs package indexes: pkgs/by-name/ka/katana/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - katana - 1.6.1-r1: normalized package name match | Alpine Linux edge package indexes: katana from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Next-generation crawling and spidering framework | https://github.com/projectdiscovery/katana
- apk - katana-doc - 1.6.1-r1: normalized package name match | Alpine Linux edge package indexes: katana-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Next-generation crawling and spidering framework (documentation) | https://github.com/projectdiscovery/katana
- MacPorts - katana: normalized package name match | MacPorts ports tree: www/katana/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- winget - HiroyukiFuruno.katana-desktop: normalized package name match | Windows Package Manager source index: HiroyukiFuruno.katana-desktop from https://cdn.winget.microsoft.com/cache/source.msix


## 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.
- [Language runtime packages](https://www.automicvault.com/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://www.automicvault.com/pkg/brew/go/) - Build dependency declared by Homebrew.
- [gobuster](https://www.automicvault.com/pkg/brew/gobuster/) - Shares av.db curated category or tags: cli, go, security, web-security.
- [dalfox](https://www.automicvault.com/pkg/brew/dalfox/) - Shares av.db curated category or tags: automation, cli, security, web-security.
- [ffuf](https://www.automicvault.com/pkg/brew/ffuf/) - Shares av.db curated category or tags: cli, go, security, web-security.
- [forbidden](https://www.automicvault.com/pkg/brew/forbidden/) - Shares av.db curated category or tags: cli, security, web-security.
- [bbot](https://www.automicvault.com/pkg/brew/bbot/) - Shares av.db curated category or tags: automation, cli, security.
- [favirecon](https://www.automicvault.com/pkg/brew/favirecon/) - Shares av.db curated category or tags: cli, go, security.
- [feroxbuster](https://www.automicvault.com/pkg/brew/feroxbuster/) - Shares av.db curated category or tags: cli, security, web-security.
- [garble](https://www.automicvault.com/pkg/brew/garble/) - Shares av.db curated category or tags: cli, go, security.

## Combined YAML source

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


## Sources

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