Update README.md

This commit is contained in:
公明 2025-03-03 17:28:33 +08:00 committed by GitHub
parent 6a86be6975
commit d3e338841a
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等主流AI实现越权漏洞检测的工具。检测能力基于对应AI引擎的API实现且支持HTTPS协议。
## 时间线
- 2025.02.18
1. ⭐️新增扫描失败重试机制,避免出现漏扫;