Greetings, forumchane!
This information is provided not only in the following cases:
for beginners in using the shodan, but also for experienced 'lamers' in general. Enjoy reading it.
(All actions take place in Kali Linux)
First, launch the console and write
msfconsole
, we wait for our shell (interface) to appear, and then write
Code:
search shodan
Code:
use auxiliary/gather/shodan_search
Code:
set shodan_apikey (API шодана)
(get API -> shodan.io)
Code: search shodan
set query "router+camera"
You can play around with requests
Next, we write
Code:
run
As a result, you will get approximately the same result as in the screenshot below.
Screen, by entering commands
Actually, the result itself
Thank you for reading this !
All juicy finds
This information is provided not only in the following cases:
for beginners in using the shodan, but also for experienced 'lamers' in general. Enjoy reading it.
(All actions take place in Kali Linux)
First, launch the console and write
msfconsole
, we wait for our shell (interface) to appear, and then write
Code:
search shodan
Code:
use auxiliary/gather/shodan_search
Code:
set shodan_apikey (API шодана)
(get API -> shodan.io)
Code: search shodan
set query "router+camera"
You can play around with requests
Next, we write
Code:
run
As a result, you will get approximately the same result as in the screenshot below.
Screen, by entering commands
Actually, the result itself
Thank you for reading this !
All juicy finds