jenkins-shell
jenkins-shell copied to clipboard
hi command for execution
f your Shodan api key is not upgraded, you can access only 1 page results
Making Shodan API request for Page = 1 Got the response from Shodan
https://api.shodan.io/shodan/host/search?key=API_KEY&query=x-jenkins+200&page=1
<=== Problem with Shodan API. Open above link in browser to see the error ===>
MY SHODAN KEY IS UPGRADED
@sabeesh03 You need replace API_KEY with your actual API key in the code.
@sabeesh03 https://github.com/joesmithjaffa/jenkins-shell/blob/master/shodan.php#L15
Update the code with your Shodan key in the above line.