![Securing Network Infrastructure](https://wfqqreader-1252317822.image.myqcloud.com/cover/804/36698804/b_36698804.jpg)
上QQ阅读APP看书,第一时间看更新
How do it…
Here are the steps:
- Open nmap in Command Prompt.
- Run the following syntax in the Command Prompt to perform a scan between ports 0-100:
nmap 192.168.75.137 –p0-100
![](https://epubservercos.yuewen.com/9DB435/19470380901501406/epubprivate/OEBPS/Images/e813fc01-460b-417c-b749-215d513d1695.png?sign=1739275936-1IOPeIrBju3LFgOXqaT0rwKm7bq6h45l-0-2d494ec85d5f8264e19b796d166b1128)
- Run the following syntax in the Command Prompt to perform a fast scan on the top 100 ports:
nmap –F 192.168.75.137
![](https://epubservercos.yuewen.com/9DB435/19470380901501406/epubprivate/OEBPS/Images/81bd1db5-a73c-4394-a4db-721f5c0d8c20.png?sign=1739275936-XkR9clZOJotUQJZB1K3v44bizW2jNFJb-0-4be15a5d9d4ef188fae6013d16088e03)
- Run the following syntax in the Command Prompt to perform a scan without any port specification:
nmap 192.168.75.137
![](https://epubservercos.yuewen.com/9DB435/19470380901501406/epubprivate/OEBPS/Images/05d93e1f-d75c-449e-86cf-6766537a2ba4.png?sign=1739275936-HgJezCaLazGu8UgtLbx6IKBinkliYDVN-0-0e97231fc3a2e97e9cc36e219082f9f8)