lanmaster53 / recon-ng

Open Source Intelligence gathering tool aimed at reducing the time spent harvesting information from open sources.
GNU General Public License v3.0
4.1k stars 646 forks source link

Shodan_ip disabled #112

Closed jmmeacham closed 4 years ago

jmmeacham commented 4 years ago

What are the dependencies required to install shodan_ip? 2020-07-14_12-16-59

Working with version 5.1.1

jmmeacham commented 4 years ago

2020-07-15_11-41-58

tsarboot commented 4 years ago

idk if you manged to solve it but i think that if you install the module then add the key , the module stay disabled so : 1-download shodan outside of recon by typing sudo pip3 install shodan 2-remove the modules if you installed them already by marketplace remove module_name and reload 3- add the api key and install the module

lanmaster53 commented 4 years ago

the marketplace info shodan_ip tells you what dependencies must be independently installed prior to the modules loading successfully. @tsarboot's guidance is spot on.