forked from zaproxy/zap-extensions
-
Notifications
You must be signed in to change notification settings - Fork 1
HelpAddonsSimpleexampleSimple
thc202 edited this page Aug 7, 2018
·
1 revision
This is a simple example add-on that you can copy and use as the basis of a new add-on that actually does something useful.
It provides:
A menu item under the top level 'Tools' menu.
A right click menu item that is enabled for messages.
A basic status panel.
An API component that adds an action endpoint.
This help file.
- Introduction
-
2.0 Add-ons
- Add-ons: Release
- Add-ons: Beta
-
Add-ons: Alpha
- Active Scan Rules - alpha
- Access Control Testing
- All In One Notes
- Authentication Statistics
- Browser View
- Bug Tracker
- Code Dx
- Community Scripts
- Custom Payloads
- Custom Report
- DOM XSS Active Scan Rule
- Export Report
- Form Handler
- Groovy Scripting
- HTTPS Info Add-on
- Open API Specification Support
- Passive Scan Rules - alpha
- Replacer
- Revisit
- Server-Sent Events
- Sequence Scanner
- Simple Example
- SOAP Scanner
- SNI Terminator
- Technology Detection
- TLS Debug
- Add-on Development
- Add-on Structure
- Add-on Debugging
- Examples
- Upgrade
- Code Structure
- 1.4 Add-ons
(This is work in progress;)