Checking shodan's requests with a metasploit

Currently reading:
 Checking shodan's requests with a metasploit

luiyam

Member
LV
0
Joined
Oct 10, 2023
Threads
8
Likes
0
Awards
1
Credits
410©
Cash
0$
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
:povezlo:


Next, we write
Code:

run
As a result, you will get approximately the same result as in the screenshot below.

Screen, by entering commands
[IMG]

Actually, the result itself [IMG]

Thank you for reading this !
All juicy finds
:animelove:
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Tips

Similar threads

Top Bottom