We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, I'm not being able to make shodan module to work..
See below the steps:
[*] No modules enabled/installed.
[recon-ng][default] > keys list +----------------------------------------------------+ | Name | Value | +----------------------------------------------------+ | binaryedge_api | | | bing_api | | | builtwith_api | | | censysio_id | | | censysio_secret | | | flickr_api | | | fullcontact_api | | | github_api | | | google_api | | | hashes_api | | | hibp_api | | | hunter_io | | | ipinfodb_api | | | ipstack_api | | | namechk_api | | | shodan_api | 9RQNsE8LcxbpJdjBu1Zr6TF3...... | | spyse_api | | | twitter_api | | | twitter_secret | | | virustotal_api | | | whoxy_api | | +----------------------------------------------------+
[recon-ng][default] > marketplace install recon/domains-hosts/shodan_hostname [*] Module installed: recon/domains-hosts/shodan_hostname [*] Reloading modules...
[recon-ng][default][shodan_hostname] > options set SOURCE github.com SOURCE => github.com [recon-ng][default][shodan_hostname] > run ---------- GITHUB.COM ---------- [recon-ng][default][shodan_hostname] >
recon-ng][default] > marketplace install all [*] Module installed: discovery/info_disclosure/cache_snoop [*] Module installed: discovery/info_disclosure/interesting_files [*] Module installed: exploitation/injection/command_injector [*] Module installed: exploitation/injection/xpath_bruter ...
[recon-ng][default][shodan_hostname] > run ---------- GITHUB.COM ----------
recon-ng][default] > modules load recon/domains-hosts/shodan_hostname [*] Analytics disabled. [recon-ng][default][shodan_hostname] > run [*] No validator required. [*] DATABASE => /home/kali/.recon-ng/workspaces/default/data.db [*] QUERY => INSERT OR REPLACE INTO dashboard (module, runs) VALUES ('recon/domains-hosts/shodan_hostname', COALESCE((SELECT runs FROM dashboard WHERE module='recon/domains-hosts/shodan_hostname')+1, 1)) ---------- GITHUB.COM ----------
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I'm not being able to make shodan module to work..
See below the steps:
[*] No modules enabled/installed.
The text was updated successfully, but these errors were encountered: