sonarbyte icon indicating copy to clipboard operation
sonarbyte copied to clipboard

sonarbyte is a simple and fast subdomain scanner written in go to extract subdomain from Rapid7's DNS Database using omnisint's api.

Results 1 sonarbyte issues
Sort by recently updated
recently updated
newest added

Adding the new installation method. old installation does not work anymore. ```diff + ▶ go install -v github.com/channyein1337/sonarbyte@latest - go get github.com/channyein1337/sonarbyte ```