nmap详解

nmap详解

端口扫描工具nmap,先放个常用的参数,占位日后补全~

nmap -v -p 1-65535 -sV -0 -sS -T4 192.168.1.1
原文地址:https://www.cnblogs.com/Juntaran/p/6360845.html