macOS
brew install scillalocal Homebrew formula metadata
brew / rank 7520
DNS, subdomain, port, directory enumeration tool. Version 1.3.4 via Homebrew; verified 2026-09-13. Also installable with nix: nix profile install nixpkgs#scilla.
install
brew install scillalocal Homebrew formula metadata
nix profile install nixpkgs#scillanixpkgs package indexes · pkgs/by-name/sc/scilla/package.nix · source: api.github.com
overview
DNS, subdomain, port, directory enumeration tool
history
Scilla is a Go command-line reconnaissance and information-gathering utility for DNS, subdomain, port, and web-directory enumeration.
Scilla was created by edoardottt as an information-gathering tool covering DNS records, subdomains, ports, directories, and combined reports. It is implemented in Go and released under GPL-3.0-or-later.
The project expanded its enumeration modes with web crawling, public subdomain databases, VirusTotal and BuiltWith integrations, custom DNS resolvers, liveness checks, configurable wordlists, and several report formats.
Scilla is distributed through Homebrew and Nix in the supplied package metadata. The official README also documents Snap installation and Go's native go install workflow, giving it both conventional system-package and Go-toolchain distribution paths.
Its repository has accumulated an extended release history and community contributions around a focused, single-binary reconnaissance workflow.
Users select dns, port, subdomain, dir, or report subcommands and supply a target. Wordlists, ignored status codes, output formats, port ranges, crawlers, public databases, custom user agents, resolvers, and liveness checks refine scans.
Optional API keys are stored in ~/.config/scilla/keys.yaml on Linux. The Windows instructions say to create keys.yaml but do not specify an absolute directory. Scanning should only be performed against systems the user is authorized to assess.
Scilla packages several common reconnaissance primitives into one Go CLI and supports structured JSON, HTML, and text output. For package users, it offers a compact alternative to assembling separate DNS, content-discovery, subdomain, and port-scanning utilities.
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/scilla/keys.yamlkeys.yamlCredential-bearing paths to review before unattended agent runs.
~/.config/scilla/keys.yamlkeys.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
scilla | 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/edoardottt/scilla
install metadata
| Package key | brew:scilla |
|---|---|
| Version | 1.3.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/scilla |
| Homepage | https://edoardottt.com/ |
| Repository | https://github.com/edoardottt/scilla |
| Upstream docs | https://edoardottt.com/ |
| License | GPL-3.0-or-later |
| Source archive | https://github.com/edoardottt/scilla/archive/refs/tags/v1.3.3.tar.gz |
| Last updated | 2026-09-13T13:54:03Z |
| 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 | scilla |
| 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.
scilla
nix profile install nixpkgs#scillasource 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.