Skip to content

byt3hx/sonarbyte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

sonarbyte

GitHub issues GitHub forks GitHub stars

Description

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

Install

▶ go get github.com/channyein1337/sonarbyte
▶ git clone https://github.com/channyein1337/sonarbyte.git
▶ go build main.go
▶ sudo mv sonarbyte /usr/bin/sonarbyte

Usage

▶ sonarbyte -h
Usage of sonarbyte:
  -d string
        Set the domain name
  -df string
        Set the file

For a single domain

▶ sonarbyte -d hackerone.com 

For multiple domains

▶ sonarbyte -df domain.txt

Run with httpx

▶ sonarbyte -df domain.txt | httpx

Updates Feature

  • Add new flags

Future plan

  • New Services
  • File output

Implement

https://omnisint.io/

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages