@ -238,5 +238,25 @@ ab -c 100 -n 200 'url' #压力测试
补充:`c` 代表并发数量 `n` 代表请求数量
#### yes 命令
```
yes #不指定输出内容默认输出 y
yes xxx #不断输出指定内容
#### nmap 命令
nmap -sS -P0 -sV -O ip #查看主机系统信息
#### sqlmap 命令
The note is not visible to the blocked user.