incogbyte/shosubgo

i'm getting an error about the format of data coming back from Shodan

Closed this issue · 1 comments

Hi

I'm getting the error:

cannot unmarshall number into Go value of type apishodan.JsonSubDomain
panic: json: cannot unmarshall number into Go value of type apishodan.JsonDubDomain

This is when I'm running shosubgo against a target, that I suspect is returning some numeric value in the JSON response

I figured this out. My API key was wrong. I had some O's in my key that should have been 0's