/shosubgo

Small tool to Grab subdomains using Shodan api.

Primary LanguageGo

shosubgo

Small tool to Grab subdomains using Shodan api.

Get your shodan api FREE with limit usage:

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

Install

$ go install github.com/incogbyte/shosubgo@latest
# verify inside your $GOPATH the folder "bin"

Usage

go run main.go -d target.com -s YourAPIKEY / go run main.go -f file -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_linux -f file -s YourAPIKEY

shosubgo

gopher

Mentions

  1. Quoted in the vídeo https://www.youtube.com/watch?v=qLTe6Z10vj8 h@cktivitycon 2020: The Bug Hunter's Methodology v4: Recon Edition by @Jhaddix
  2. Mentioned at @SANSOffensive con :) 2024 by @Jhaddix