shosubgo icon indicating copy to clipboard operation
shosubgo copied to clipboard

Small tool to Grab subdomains using Shodan api.

shosubgo

Small tool to Grab subdomains using Shodan api.

Quoted in the vídeo https://www.youtube.com/watch?v=qLTe6Z10vj8 h@cktivitycon 2020: The Bug Hunter's Methodology v4: Recon Edition by 0x0G

Get your shodan api FREE with limit usage:

https://developer.shodan.io/api/requirements

Install

$ go get github.com/incogbyte/shosubgo/apishodan
$ go build main.go

Usage

go run main.go -d target.com -s YourAPIKEY

Usage download from releases:

https://github.com/incogbyte/shosubgo/releases/tag/1.1

# From Download Releases

./shosubgo_linux -d target.com -s YourAPIKEY

shosubgo

gopher