![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 service scan on the port range 0-100:
nmap –sV 192.168.75.137 –p0-100
![](https://epubservercos.yuewen.com/9DB435/19470380901501406/epubprivate/OEBPS/Images/b4bf7bdf-b8f3-47cf-acef-814cbc833773.png?sign=1738900253-MtOTtrQWLOsVt40ShF7QcygVvLKGwdGg-0-74d45079bc30b183a4e13eb20a798839)
- 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
![](https://epubservercos.yuewen.com/9DB435/19470380901501406/epubprivate/OEBPS/Images/92f4cd54-57bb-4ba3-a496-33731f2d5b20.png?sign=1738900253-enrpSht0HhelggR4AVAMsDktZRyQvJk5-0-b032ce5607271317aebcab2b3d5ca59e)