lishuaiqi

1.安装

yum install nmap

 

2.扫描端口

查看固定端口:  nmap [ip] -p[port]

查看所有开放端口: nmap -sS [ip]

分类:

技术点:

相关文章: