v1.3.0
cariddi v1.3.0 🥳
Take a list of domains, crawl urls and scan for endpoints, secrets, api keys, file extensions, tokens and more
go install -v github.com/edoardottt/cariddi/cmd/cariddi@latest
- Wrap the New() params into a single object #95
- Wrap the results in a struct #96
- Fix code scanning alert - Incomplete regular expression for hostnames #98
- Second ctrl+c should force quit the program #89
- Refactor visitHTMLLink() #100
- Complete code refactoring
- Minor fixes and changes
- Insecure HTTPS by Default
- Updated Info regexes
- Fixed false positives
- Dependabot setup
Thanks @cyb3rjerry
If you encounter a problem, just open an issue