Automatic tool to find subdomains using shodan premium api.
$ go install github.com/pwnosec/pwnshodo@latest
$ go build .
$ mv /usr/local/bin/
$ pwnshodo
# verify inside your $GOPATH the folder "bin"
go run main.go -d target.com -s YourAPIKEY / go run main.go -f file -s YourAPIKEY
pwnshodo -d target.com -s MYShodaNKey [-f input_file]