enumbum
v1.0.1
Published
Terminal UI for certificate-transparency subdomain enumeration and availability scanning
Maintainers
Readme
enumbum
Enumerate subdomains from crt.name, with filters!
Requirements
- Bun 1.2 or newer
Run
bunx enumbum example.comInstall globally:
bun i -g enumbum
enumbum example.comRun without args to open TUI.
Options
--concurrency <count> concurrent HTTP and DNS checks (default: 256)
--timeout <milliseconds> timeout for each HTTP attempt (default: 2500)
--output <path> scan output (default: working-subdomains.tsv)
--warnings-output <path> DNS warning output (default: dns-warnings.tsv)
-h, --help show help
-v, --version show versionKeys
enter search
up/down scroll
s scan
c filter by status code
a clear status filter
e export
f show or hide failed checks
w show or hide DNS warnings
n new search
q quitLicense
MIT
