incogbyte/shosubgo

Not able to get any results

Closed this issue · 3 comments

go run main.go -d twitch.tv -s APIKEY

@ajay1706 Most probably you have exhausted this month query limit of your shodan API.

if you run with -v and if you see "Credits" as 0 that mean you will not get any result. Remember regular Shodan account has 100 query limit/month.

@ajay1706 Most probably you have exhausted this month query limit of your shodan API.

if you run with -v and if you see "Credits" as 0 that mean you will not get any result. Remember regular Shodan account has 100 query limit/month.

I created a shodan account but still i'm unable to get the subdomains why? :/

Without credits you cant scan anything. Use with -v

shosubgo -d foo.com -s "<your key>" -v

image