项目文件夹

文件
Gelei Deng 6a767aae02 Model support (#274)
* feat: 🎸 add new models

* minor readme update

* style: format code with Black

This commit fixes the style issues introduced in dafa18b according to the output
from Black.

Details: https://github.com/GreyDGL/PentestGPT/pull/274

---------

Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
2025-05-01 18:02:42 +08:00
..
2025-05-01 18:02:42 +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
2025-05-01 18:02:42 +08:00
2024-11-01 15:19:54 +08:00
2024-03-25 01:00:17 +08:00
2025-05-01 18:02:42 +08:00
2023-08-17 15:21:42 +08:00
2025-05-01 18:02: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).