Question: Task 2 : using Nmap as a vulnerability scanner Nmap could also be used as a vulnerability scanner. Nmap provides a large number of scripts

Task 2: using Nmap as a vulnerability scanner
Nmap could also be used as a vulnerability scanner. Nmap provides a large number of scripts that could be used to scan against specific services.
Navigate to these scripts using the following command cd /usr/share/nmap/scripts/
As we know from the previous scans the target is running a web server (http service), use the Nmap to run a HTTP vulnerability scan against the target.
Hint (use enumeration script over the http service)
a. Write the command you used
Ans: add the screenshot for the results below sults below
Use Nmap to check if the anonymous login is allowed in ftp service running on the target
a. Write the command you used
Ans: add the screenshot for the results below
b. add the screenshot for the results below
c.
Task 2 : using Nmap as a vulnerability scanner

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!