项目文件夹

文件
Benjamin Cance 2a1c528684 Update main.py (#249)
Update program structure to a class/dataclass outline and add type hints for intellisense dubugging
2024-11-04 22:50:32 +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-11-01 15:19:54 +08:00
2024-03-25 01:00:17 +08:00
2024-11-04 22:50:32 +08:00
2023-08-17 15:21:42 +08:00
2024-11-01 15:19:54 +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).