Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.