Update README.md

This commit is contained in:
公明 2025-01-16 11:31:22 +08:00 committed by GitHub
parent eb915d12ab
commit 04f3fd0be1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,7 @@
# PrivHunterAI
利用工作之余(摸鱼)时间花 2 小时完成的小工具,简陋版的越权漏洞检测工具,基于调用 Kimi API 实现。目前功能较为基础,尚未优化输出及加入扫描失败后的重试机制等。
## 工作流程
<img src="https://github.com/Ed1s0nZ/PrivHunterAI/blob/main/%E6%B5%81%E7%A8%8B.png" width="500px">
## 使用方法
1. 下载源代码;