Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I need a python code for this shodan questions. Firstly, Create a developer account in Shodan to collect your Developer Shodan Key 1- Extract Geolocation

I need a python code for this shodan questions.

Firstly, Create a developer account in Shodan to collect your Developer Shodan Key

1- Extract Geolocation Information of scanme.nmap.org using shodan

Using shodan.host() you must pass the IP address as paramter

Take screenshots of the script and the output.

2- Perform port scanning using shodan on scanme.nmap.org:

Go through the results of shodan.host() method and look for a ports key.

Take screenshot of open ports that shodan found.

3- Search for FTP servers that are vulnerable to anonymous login in FTP service

Using shodan.search() method search for

port: 21 Anonymous user logged in

Take screenshots of the script and the output

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions

Question

4. How would you deal with the store manager?

Answered: 1 week ago