Small tool to Grab subdomains using Shodan api.
https://developer.shodan.io/api/requirements
$ go install github.com/incogbyte/shosubgo@latest
# verify inside your $GOPATH the folder "bin"
go run main.go -d target.com -s YourAPIKEY / go run main.go -f file -s YourAPIKEY
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
- 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
- Mentioned at @SANSOffensive con :) 2024 by @Jhaddix