项目文件夹

文件
2024-10-31 23:55:30 +08:00
..
2024-10-31 23:55:30 +08:00
2024-03-25 01:15:53 +08:00
2024-03-25 01:00:17 +08:00
2024-10-25 02:00:57 +08:00
2024-03-25 01:00:17 +08:00
2024-05-15 16:25:54 +08:00

PentestGPT Code Structure

General Workflow

  1. The new pipeline now contains three agents: parsing, reasoning, and generation.
  2. Each agent has internal states and can interact with the environments (search feature)

New Documentation

  1. Installation through the project
  2. To enable online searching feature, install docker+openserp or configure Google search API. Alternatively, consider using Jina AI API.