Update README.md

This commit is contained in:
公明 2025-02-25 19:40:49 +08:00 committed by GitHub
parent 98268b458c
commit 270d011093
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,8 @@
4. 限制每次扫描向AI请求的最大字节避免因请求包过大导致扫描失败。
- 2025.02.25
1. 优化文件目录结构,优化终端输出;
2. 新增通义千问 AI引擎来检测越权。
2. 增加对URL的分析初步判断是否可能是无需数据鉴权的公共接口
3. 新增通义千问 AI引擎来检测越权。
## 工作流程
<img src="https://github.com/Ed1s0nZ/PrivHunterAI/blob/main/%E6%B5%81%E7%A8%8B%E5%9B%BE.png" width="800px">