burpgpt icon indicating copy to clipboard operation
burpgpt copied to clipboard

A Burp Suite extension that integrates OpenAI's GPT to perform an additional passive scan for discovering highly bespoke vulnerabilities, and enables running traffic-based analysis of any type.

Results 15 burpgpt issues
Sort by recently updated
recently updated
newest added

Hello, I have been trying to troubleshoot this issue and figure out why I keep receiving this error. I am using a valid api token, the trial version. I have...

After cloning the repository, there is an issue to build a standalone jar. There is a need for permission for gradlew file. We can give the permission to gradlew file...

Event detail Time: Type: 10:18:58 25 Apr 2023 Error ExtensionsSource: [38] BurpGPT: java.net.SocketException: Network is unreachable: no furtherMessage:information

bug

Only find the Error,BurpGPT: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake,but I can use browser to visit api.openai.com,so how can I solve it? ![image](https://user-images.githubusercontent.com/15324125/231348869-a63de28a-c920-4cfd-b137-afd6d62f4f84.png) ![image](https://user-images.githubusercontent.com/15324125/231348900-f35481d3-b8d7-4371-be84-6317de7d8455.png) ![image](https://user-images.githubusercontent.com/15324125/231328636-c9feb9fb-9403-4009-b68c-be5ea6e23de6.png)

bug

I accurately, followed compilation steps, but while installing burpgpt-all.jar file from ./lib/build/libs/ I get folling error: java.lang.ClassNotFoundException: burp.BurpExtender at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:476) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:589) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) at java.base/java.lang.Class.forName0(Native Method) at java.base/java.lang.Class.forName(Class.java:398) at...