How do it…

Here are the steps:

  1. Open nmap in Command Prompt.
  2. Run the following syntax in the Command Prompt to perform a service scan on the port range 0-100:
     nmap –sV 192.168.75.137 –p0-100

  1. Run the following syntax in the Command Prompt to perform a service scan on the port range 0-100 and see debug info of the scan:
     nmap –sV 192.168.75.137 –p0-100 –version-trace

Get Network Scanning Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.