v1.3.3
cariddi v1.3.3 🥳
Take a list of domains, crawl urls and scan for endpoints, secrets, api keys, file extensions, tokens and more
sudo snap install cariddi
go install -v github.com/edoardottt/cariddi/cmd/cariddi@latest
- Partially fixed proxy issues.
- Removed info scan regexes getting a lof of false positives.
- Dependencies update.
- Minor fixes and changes.
- Linting.
If you encounter a problem, just open an issue
What's Changed
- chore(deps): bump golang.org/x/net from 0.8.0 to 0.17.0 by @dependabot in #131
- Devel update by @edoardottt in #132
- chore(deps): bump github.com/fatih/color from 1.15.0 to 1.16.0 by @dependabot in #134
- Devel update by @edoardottt in #135
- Create FUNDING.yml by @edoardottt in #136
- add BA install step by @noraj in #137
- Devel update by @edoardottt in #138
- chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #140
- Devel update by @edoardottt in #141
- v1.3.3 by @edoardottt in #145
New Contributors
Full Changelog: v1.3.2...v1.3.3