Overview
The AI chat assistant is available throughout Pwnbook to help with security research, methodology questions, payload crafting, code review, and analysis. It’s accessible from the AI Chat panel in the sidebar. AI capabilities require at least one AI provider to be configured. See AI Providers for setup instructions.Using the AI chat
The AI assistant is accessible from the AI Chat button in the sidebar. To start a conversation:- Click AI Chat in the sidebar.
- Type your message in the input field.
- Press Enter or click Send.
Capabilities
Methodology guidance
Step-by-step testing approaches for specific vulnerability classes, attack surfaces, or technology stacks.
Payload generation
Payloads for XSS, SQLi, SSRF, command injection, and other vulnerability classes. Customized for specific contexts or WAF bypass scenarios.
Code review
Paste code snippets and ask the assistant to identify security issues, insecure patterns, or misconfigurations.
General research
CVE lookups, exploit technique explanations, library security analysis, and general security research questions.
Public AI chat
Pwnbook optionally exposes a public-facing AI chat that does not require a Pwnbook account. This is useful for:- Quick security questions without logging in
- Sharing access with external reviewers
- Demo or evaluation use cases
Whether the public AI chat is enabled depends on your configuration. Server admins can enable or disable it from the admin panel.
Conversation history
Past conversations are accessible from the AI Chat history panel:- Click AI Chat in the sidebar.
- Click History.
- Select any past conversation to resume it.
AI provider configuration
Pwnbook supports two AI providers:
The provider used depends on what your organization’s administrator has configured. See AI Providers for information on adding API keys and configuring the default provider.