macOS
brew install katanalocal Homebrew formula metadata
sudo port install katanaMacPorts ports tree · www/katana/Portfile · source: api.github.com
brew
Crawling and spidering framework. Version 1.6.1 via Homebrew; verified 2026-05-05.
install
brew install katanalocal Homebrew formula metadata
sudo port install katanaMacPorts ports tree · www/katana/Portfile · source: api.github.com
sudo apk add katanaAlpine Linux edge package indexes · katana · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#katananixpkgs package indexes · pkgs/by-name/ka/katana/package.nix · source: api.github.com
winget install --id HiroyukiFuruno.katana-desktop -eWindows Package Manager source index · HiroyukiFuruno.katana-desktop · source: cdn.winget.microsoft.com
overview
Crawling and spidering framework
history
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.
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.
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.
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.
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
~/.config/katana/form-config.yaml~/.config/katana/field-config.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
katana | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/projectdiscovery/katana
install metadata
| Package key | brew:katana |
|---|---|
| Version | 1.6.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/katana |
| 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 |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
katana
nix profile install nixpkgs#katanakatana 1.6.1-r1
Next-generation crawling and spidering framework
https://github.com/projectdiscovery/katana
sudo apk add katanakatana-doc 1.6.1-r1
Next-generation crawling and spidering framework (documentation)
https://github.com/projectdiscovery/katana
sudo apk add katana-dockatana
sudo port install katanaHiroyukiFuruno.katana-desktop
winget install --id HiroyukiFuruno.katana-desktop -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.