Que fait Cariddi Domain Crawler and Endpoint Secret Scanner ?
Cariddi is a Go-based security tool that takes a list of domains, crawls their URLs, and scans for endpoints, secrets, API keys, file extensions, tokens, and errors. It supports configurable concurrency, depth limits, proxy routing, and multiple output formats.
Installation
Use the upstream install or setup path that matches your environment:
- brew install cariddi
- go install -v github.com/edoardottt/cariddi/cmd/cariddi@latest
- git clone https://github.com/edoardottt/cariddi.git
- make linux # (to install)
Basic usage or getting-started notes:
- Usage •
-
Homebrew
-
Extracted from upstream docs: https://raw.githubusercontent.com/edoardottt/cariddi/HEAD/README.md