SonarSearch icon indicating copy to clipboard operation
SonarSearch copied to clipboard

A rapid API for the Project Sonar dataset

Results 30 SonarSearch issues
Sort by recently updated
recently updated
newest added

Hey! I've been using the tool for a while and find the cli really helpful during my recon workflow. Thanks alot for an amazing tool. Lately, while trying to look...

Would it be possible to pull all the domains that have been added in the past week for example?

Hello, It will be nice to be able to specify an additional certificate to be used over environments that are passing through interception. This will either require an insecure method...

Is there a way to add `grep` type regex support to the tool? This would be really cool in finding out lateral subdomains like: `clientname1-example.com` `example.com` `clientname2-example.com` I'm aware that...

Thank you for the valuable tool! A few suggestions on improvements for HTTP API: 1) Allow user to specify the limit (when we don't need the whole 10k - currently...

Thank you for your work on this project. Once I found your API I was hooked. This really is a fantastic tool. There is one limitation in SonarSearch that keeps...

update go url to "go get github.com/Cgboal/SonarSearch/crobat"

Bug: ``` go: downloading github.com/Cgboal/sonarsearch v0.0.0-20210726140503-95a72ed19f60 go: downloading github.com/Cgboal/sonarsearch/crobat v0.0.0-20210726140503-95a72ed19f60 go get: github.com/Cgboal/sonarsearch/crobat@none updating to github.com/Cgboal/sonarsearch/[email protected]: parsing go.mod: module declares its path as: github.com/Cgboal/SonarSearch/crobat but was required as: github.com/Cgboal/sonarsearch/crobat ```

I tried to look into the code about how often data gets updated from the Rapid 7 database but couldn't able to find anything. Can anyone please on this.