How do it…

These are the steps:

  1. Open nmap in Command Prompt.
  2. Run the following syntax in the Command Prompt to perform a live scan only, and not probe for a port scan:
     nmap –sn -v 192.168.75.135/28

  1. Run the following syntax in the Command Prompt to perform a no ping scan:
     nmap –Pn -v 192.168.75.135/28

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.