diff --git a/.github/release-notes/v2.2.0-rc.1.md b/.github/release-notes/v2.2.0-rc.1.md index 20a7b8c..6bffb93 100644 --- a/.github/release-notes/v2.2.0-rc.1.md +++ b/.github/release-notes/v2.2.0-rc.1.md @@ -109,19 +109,6 @@ --- -### 📊 实测验证 - -| 指标 | v2.2.0-rc | v2.2.0-rc.1 | -|------|-----------|-------------| -| SSH `-m ssh` 爆破成功率 | ~60% | 100% (10/10) | -| POC 加载成功率 | 380/388 | 388/388 | -| UDP 插件 `-p` 指定端口 | ✗ 跳过 | ✓ 正确调度 | -| SNMP 终端输出 | ✗ 不显示 | ✓ 正常 | -| UDP 扫描耗时(无响应目标) | ∞ 卡死 | 9s 完成 | -| Redis exploit 超时保护 | ✗ 无 | ✓ 30s | - ---- - ## 反馈与贡献 - 🐛 发现 Bug → [提交 Bug 报告](https://github.com/shadow1ng/fscan/issues/new?template=bug_report.yml)