Update README.md

This commit is contained in:
公明 2025-03-03 17:29:17 +08:00 committed by GitHub
parent d3e338841a
commit c94547b020
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
# PrivHunterAI
一款通过被动代理方式调用Kimi、DeepSeek等主流AI实现越权漏洞检测的工具。检测能力基于对应AI引擎的API实现且支持HTTPS协议。
一款通过被动代理方式调用Kimi、DeepSeek、gpt等主流AI实现越权漏洞检测的工具。检测能力基于对应AI引擎的API实现且支持HTTPS协议。
## 时间线
- 2025.02.18
1. ⭐️新增扫描失败重试机制,避免出现漏扫;