项目文件夹

文件
Gelei Deng a6edb3053e Support gpt4o (#233)
* fix: 🐛 fix OPENAI key setting issue and update readme

* feat: 🎸 add visual parsing for GPT4o

* feat: 🎸 update default API model
2024-05-15 16:25:54 +08:00
..
2024-05-14 17:42:45 +08:00
2024-03-25 01:15:53 +08:00
2024-03-25 01:00:17 +08:00
2024-05-15 16:25:54 +08:00
2024-05-15 14:57:46 +08:00
2024-03-25 01:00:17 +08:00
2024-05-15 16:25:54 +08:00
2023-08-17 15:21:42 +08:00

PentestGPT Code Structure

General Workflow

  1. Initialization
    • Initialize two modules: reasoning and parsing.
    • Ask for task information from the user.
    • Initialize the Penetration Testing Tree (PTT).