cariddi icon indicating copy to clipboard operation
cariddi copied to clipboard

Take a list of domains, crawl urls and scan for endpoints, secrets, api keys, file extensions, tokens and more

Results 18 cariddi issues
Sort by recently updated
recently updated
newest added

**Describe the bug** If you provide url with port (not every web app stay on 80 and 443 port =) ) - cariddi cant parse it like as ``` echo...

When `ctrl-c` pressed, give the user a menu with some options

- insert regex for 'general' error (java, sql, python, test pages) in `scanner/secrets.go`

enhancement
Go

https://stackoverflow.com/questions/33963467/parse-http-requests-and-responses-from-text-file-in-go

enhancement
Go

A few useful features would be nice for storing raw responses (`-sr`): - [ ] #129 - [ ] #130 **Rationale:** A custom directory is nice to have when you...

enhancement
help wanted
good first issue
Go
hacktoberfest

See https://github.com/edoardottt/cariddi/issues/128

enhancement
help wanted
good first issue
Go
hacktoberfest

See https://github.com/edoardottt/cariddi/issues/128

enhancement
help wanted
good first issue
Go
hacktoberfest

see https://github.com/edoardottt/cariddi/issues/103#issuecomment-1475184192

hacktoberfest

It seems that proxies are not honored, by looking at Wireshark traffic I see some requests not going through any proxy. I think this is related to https://github.com/gocolly/colly/issues/392 We probably...

bug
help wanted
Go