Update README.md

This commit is contained in:
AiShell 2025-05-26 16:04:35 +08:00 committed by GitHub
parent a33b34e720
commit f75956f708
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,12 @@
# AIPentest
本项目旨在通过使用LLM辅助渗透测试。
目前初始阶段,从积累一些工具开始。
工具在Tools目录下。
本项目旨在通过使用LLM辅助渗透测试。
目前初始阶段,从积累一些工具开始。
Tools目录下有browser_use,及AI辅助渗透测试的一些代码工具文章在公众号上详见该目录下Readme
Wargame目录保存OverTheWire Wargame的AI通关方法已经完成bandit,本目录将逐步增加相关game并形成有用的公用组件公用组件保存在Wargame/common/下。
LLM can support pentest, step by step