macOS
brew install dalfoxlocal Homebrew formula metadata
sudo port install dalfoxMacPorts ports tree · security/dalfox/Portfile · source: api.github.com
brew
XSS scanner and utility focused on automation. Version 3.1.2 via Homebrew; verified 2026-06-27.
install
brew install dalfoxlocal Homebrew formula metadata
sudo port install dalfoxMacPorts ports tree · security/dalfox/Portfile · source: api.github.com
nix profile install nixpkgs#dalfoxnixpkgs package indexes · pkgs/by-name/da/dalfox/package.nix · source: api.github.com
overview
XSS scanner and utility focused on automation
history
Dalfox is an open-source XSS scanner and security automation CLI built around parameter discovery, context-aware payload generation, and verified reporting formats useful in bug bounty and DevSecOps workflows.
The project identifies itself as Dalfox, combining the Korean word for moon with 'Fox', and its older Go-era README described it as a successor-style rewrite after XSpear. Current official documentation presents v3 as a Rust rewrite while preserving the Go v2 branch for security backports.
Dalfox became package-manager friendly because it ships as a single CLI and documents installation through Homebrew, Snap, Nix, cargo, Arch AUR, prebuilt binaries, and source builds. Its official pages emphasize fitting into existing recon stacks instead of requiring a heavy scanner platform.
Typical use is to scan a single URL, a file of URLs, raw HTTP input, or piped crawler output, then export findings as plain text, JSON, JSONL, Markdown, SARIF, TOML, or through REST and MCP server modes.
For package maintainers, Dalfox is a modern security CLI with a clean single-binary distribution story and a visible language/runtime transition from Go v2 to Rust v3, making it a useful example of how security tools move across ecosystems while keeping package channels alive.
security posture
No matching local secret-handling manifest was found for dalfox. Nucleus package metadata is still published here so future coverage has a stable package URL.
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.
$XDG_CONFIG_HOME/dalfox/config.toml~/.config/dalfox/config.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dalfox | 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/hahwul/dalfox
install metadata
| Package key | brew:dalfox |
|---|---|
| Version | 3.1.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dalfox |
| Homepage | https://dalfox.hahwul.com |
| Repository | https://github.com/hahwul/dalfox |
| Upstream docs | https://dalfox.hahwul.com/ |
| License | MIT |
| Source archive | https://github.com/hahwul/dalfox/archive/refs/tags/v3.1.2.tar.gz |
| Last updated | 2026-06-27T12:33:29Z |
| Pulse | updated |
| Build dependencies | rust |
| 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 | dalfox |
| 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.
dalfox
nix profile install nixpkgs#dalfoxdalfox
sudo port install dalfoxsource 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.