Add files via upload
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
- **缺点**:
|
||||
- **Windows 兼容性**:FIN 扫描在许多非 Windows 系统(如 Linux、BSD)上表现良好,但在 Windows 系统上,即使端口是开放的,它也可能回复一个 `RST` 包,导致扫描结果不准确。这是因为 Windows 系统的 TCP/IP 栈实现与 RFC 规范略有不同
|
||||
|
||||
|
||||
|
||||
**2. 空扫描 (Null Scan)**
|
||||
|
||||
- **命令**:`nmap -sN <target>`
|
||||
|
||||
Reference in New Issue
Block a user