Network Security Scanner Nmap

If you want to practice, follow these steps, which will instruct you on using port-scanning techniques to administrate a large network.

This is a comprehensive activity to test your knowledge about the learning outcomes of this course and to use the knowledge you have learned to administrate a large network. Specifically, we will use port-scanning techniques to probe devices on the network and to locate services these devices offer. In order to do a simple port scan to determine whether a port is open or closed, we will use numerous Nmap scan types to determine the OS and service fingerprinting of the remote devices. Please follow the steps below.

  1. Nmap is one of the best tools for network security administration. For an introduction to Nmap, read the Wikipedia page on Nmap and the Nmap tutorial at http://nmap.org/bennieston-tutorial/.
  2. Find an IP scanner app and use it to scan active IP addresses in your local area network and build an "Internal IP address set".
  3. Choose another host on the Internet (like saylor.org, google.com, yahoo.com, or bing.com) and build an "external IP address set".
  4. For each of the IP addresses in your "internal IP address set" and "external IP address set", use different commands provided by the app to determine the potential OS versions and fingerprints run on that IP address.
  5. For each of those same IP addresses, use different commands provided by the app to identify services run on that IP address.
  6. Based on the findings in steps 4 and 5, determine which device in your LAN or the external IP address is the most secure and which one is the least secure.
  7. Explore all the commands available in the app, and try to draw a topology map of all the devices corresponding to IP addresses in both your "internet IP address set" and "external IP address set". To complete this part of the assignment, you may need to use the ping and traceroute commands.

Source: Saylor Academy
This work is licensed under a Creative Commons Attribution 4.0 License.

Last modified: Thursday, November 9, 2023, 6:39 PM