We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 070409b commit c29fbfbCopy full SHA for c29fbfb
README.md
@@ -1,4 +1,4 @@
1
-# Burp Suite AI Scanner Extension
+# Burp Suite AI Assistant Extension
2
3
A Burp Suite extension that uses AI to analyze HTTP requests and identify security vulnerabilities.
4
@@ -30,9 +30,8 @@ The extension JAR will be created in `build/libs/`.
30
- Request scanning capabilities ( Beta )
31
- Configurable AI settings
32
33
-## Configuration
+## Configuration for model and System prompt
34
35
-The extension uses the Pollinations AI API by default. You can configure:
+The extension uses the Pollinations AI API :
36
- AI model selection
37
- System prompts
38
-- Analysis parameters
0 commit comments