jenkins-shell icon indicating copy to clipboard operation
jenkins-shell copied to clipboard

hi command for execution

Open sabeesh03 opened this issue 4 years ago • 4 comments

sabeesh03 avatar Jul 15 '20 10:07 sabeesh03

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 ===>

sabeesh03 avatar Jul 15 '20 10:07 sabeesh03

MY SHODAN KEY IS UPGRADED

sabeesh03 avatar Jul 16 '20 04:07 sabeesh03

@sabeesh03 You need replace API_KEY with your actual API key in the code.

kakumanivrn avatar Oct 04 '20 23:10 kakumanivrn

@sabeesh03 https://github.com/joesmithjaffa/jenkins-shell/blob/master/shodan.php#L15

Update the code with your Shodan key in the above line.

kakumanivrn avatar Oct 04 '20 23:10 kakumanivrn