项目文件夹

文件
deepsource-autofix[bot] 64678b1e9e style: format code with Black
This commit fixes the style issues introduced in ae25888 according to the output
from Black.

Details: https://github.com/GreyDGL/PentestGPT/pull/231
2024-05-15 06:57:47 +00: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 06:57:47 +00:00
2024-05-15 14:56:05 +08:00
2024-03-25 01:00:17 +08:00
2024-03-25 01:00:17 +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).