PentestGPT icon indicating copy to clipboard operation
PentestGPT copied to clipboard

Suggestions

Open Malte0621 opened this issue 2 years ago • 1 comments

Hi, I recently made a project similar to this one. Initially I made it in python before moving over to C++. But something they both shared is a feature that I'd like to suggest for you guys.

Fully automated request/response. Basically an option that allows GPT to run the command and get the response in return directly. A safety system could also be added where you could confirm each command. I would recommend to make these two optional features as they would make it easier and faster to use this project.

Malte0621 avatar May 07 '23 07:05 Malte0621

Thanks for the suggestions. We definitely want to achieve fully automated testing in the end. For now, I don't have this plan (or at least not open-source it) due to the nature of LLMs and security concerns. I'm exploring the potential of fine-tuned LLMs and embedded modules for more automated solutions. Feel free to discuss.

GreyDGL avatar May 07 '23 07:05 GreyDGL