Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bruston/sonar
Subdomain enumeration via the JSON API provided by https://sonar.omnisint.io/ which uses the Rapid7 dataset.
https://github.com/bruston/sonar
bugbounty infosec
Last synced: 23 days ago
JSON representation
Subdomain enumeration via the JSON API provided by https://sonar.omnisint.io/ which uses the Rapid7 dataset.
- Host: GitHub
- URL: https://github.com/bruston/sonar
- Owner: bruston
- License: mit
- Created: 2021-03-26T10:32:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-30T12:48:37.000Z (about 3 years ago)
- Last Synced: 2024-06-20T17:43:08.789Z (5 months ago)
- Topics: bugbounty, infosec
- Language: Go
- Homepage:
- Size: 3.91 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
sonar
=====Subdomain enumeration via the JSON API provided by https://sonar.omnisint.io/ which uses the Rapid7 dataset.
## Usage
`sonar -d example.com | tee -a example.com.hosts`
Does not save to a file by default. Instead, redirect the output to a file using > or tee, or pipe straight into another program.