Cyber Security News has found a new ” PentestGPT ” tool that helps penetration testers automate their pentesting processes, and ChatGPT powers it.
A Ph.D. student at Nanyang Technological University, operating under “GreyDGL” on GitHub, recently released a new ChatGPT-powered Penetration Testing Tool dubbed “PentestGPT.”
After its initial release by OpenAI, the ChatGPT achieved immense fame and a user base rapidly due to its extraordinary advancements and possibilities.
Primarily ChatGPT captured the attention of a broad user base due to the two key abilities that we have mentioned below:-
PentestGPT – ChatGPT-Based Penetration Testing Tool
This PentestGPT tool is wholly based on ChatGPT, and it helps the penetration testers perform several complicated procedures involved during penetration testing.
Moreover, for high-quality reasoning, the PentestGPT Tool entirely depends on the OpenAI’s GPT-4 module.
So, if you want access to the PentestGPT Tool, you must purchase or subscribe to the ChatGPT Plus membership since the GPT-4 API is not yet available to the public for free.
Moreover, the PentestGPT Tool ultimately depends on the OpenAI’s GPT-4 module for high-quality reasoning.
So, if you want access to the PentestGPT Tool, you must purchase or subscribe to the ChatGPT Plus membership since the GPT-4 API is not yet available to the public for free.
Here is the complete PetestGPT architecture and the current design is mainly for web penetration testing.
The handler is the main entry point of the penetration testing tool. It allows pentesters to perform the following operations:
You can read the complete architecture details here at GitHub.
“Since the PentestGPT tool is built on ChatGPT so, it seamlessly automates the penetration testing with interactivity, guiding testers in progress and operations.”
Not only that, even PentestGPT also able to rectify the following challenges easily:-
Here’s the quick video demonstration of PentestGPT by GreyDGL:-
Here below, we have mentioned the three modules of PentestGPT:-
1. You’re connected with ChatGPT Plus cookie.
To start PentestGPT, please use
## Test connection for OpenAI api (GPT-4)
2. You’re connected with OpenAI API. You have GPT-4 access. To start PentestGPT, please use
## Test connection for OpenAI api (GPT-3.5)
3. You’re connected with OpenAI API. You have GPT-3.5 access. To start PentestGPT, please use
## Test connection for OpenAI api (GPT-3.5 16k tokens)
3. You’re connected with OpenAI API. You have GPT-3.5 access. To start PentestGPT, please use
If the errors continue, you must refresh the page, repeat the steps, and retry. If needed, then you can also use the cookie at “https://chat.openai.com/backend-api/conversations.” You can find the complete module here.
PentestGPT is a penetration testing tool that ChatGPT powers. It’s made to ease the process of penetration testing. It is built on top of ChatGPT and works in an interactive way to help penetration testers with overall progress and specific operations.
ChatGPT plus or the GPT-4 API are what you should be using. For enhanced reasoning, PentestGPT uses the GPT-4 model. A wrapper is provided to enable PentestGPT to make use of a ChatGPT session, as there is currently no publicly available GPT-4 API. GPT-4 API can be used directly if available.
The post PentestGPT – A ChatGPT Empowered Automated Penetration Testing Tool appeared first on Cyber Security News.