-
-
Notifications
You must be signed in to change notification settings - Fork 136
HelpAddonsWebsocketAbout
thc202 edited this page Jun 7, 2018
·
7 revisions
https://github.com/zaproxy/zap-extensions/tree/master/src/org/zaproxy/zap/extension/websocket
ZAP Dev Team
- Tweak About help page.
- Remove event consumers when the channel is closed.
- Don't enable the sender scripts by default.
- Fix send of CLOSE messages with message editor (Issue 4657).
- Add missing error message.
- Fix removal of pop up menu items.
- Allow to filter by payload in WebSocket tab (Issue 1382).
- Show string representation of binary payloads in WebSocket tab and message panels.
- Remove usage of core filter functionality.
- Do not set messages when switching views if text view shows an error message (Issue 4108)
- Add rewind to fix issue #4149
- Added Websocket Sender script interface
- Added API support
- Updated for 2.7.0.
- Fix context include/exclude pop up menu items.
- Fix/correct help buttons.
- Set fuzzer script type enabled by default (Issue 2997).
- Normalise the Session Properties panel Exclude from WebSockets.
- Implements WebSocketSenderListener.
- Use JRE decoder for UTF-8 conversions and log (debug) invalid payloads (related to Issue 3324).
- Focus WebSockets tab just once (Issue 3747).
- Minor code adjustment to align with core changes.
- Code changes for Java 9 (Issue 2602).
- Remove header Sec-WebSocket-Extensions (Issue 3324).
- Add description to Fuzzer WebSocket Processor script type.
- Update fuzzer template (use JSDoc and fix typos).
-
ZAP User Guide
- Introduction
-
Getting Started
- Configuring proxies
-
Features
- Active Scan
- Add-ons
- Alerts
- Anti CSRF Tokens
- API
- Authentication
- Break Points
- Callbacks
- Contexts
- Data Driven Content
- Filters
- Globally Excluded URLs
- HTTP Sessions
- Man-in-the-middle Proxy
- Modes
- Notes
- Passive Scan
- Scan Policies
- Scope
- Session Management
- Spider
- Statistics
- Structural Modifiers
- Structural Parameters
- Tags
- Users
- Scanner Rules
- A Simple Penetration Test
-
The User Interface
- Overview
- The Top Level Menu
- The Top Level Toolbar
- The Tabs
-
The Dialogs
- Active Scan
- Add Alert
- Add Break Point
- Add Note
- Encode/Decode/Hash
- Filter
- Find
- History Filter
- Manual Request Editor
- Manage Add-ons
- Manage Tags
-
Options
- Active Scan
- Active Scan Input Vectors
- Alerts
- Anti CSRF Tokens
- API
- Breakpoints
- Callback Address
- Certificate
- Check for Updates
- Connection
- Database
- Display
- Dynamic SSL Certificates
- Extensions
- Global Exclude URL
- HTTP Sessions
- JVM
- Keyboard
- Language
- Local Proxies
- Passive Scan Rules
- Passive Scan Tags
- Passive Scanner
- Rule Configuration
- Scripts
- Search
- Spider
- Statistics
- Persist Session
- Resend
- Scan Policy Manager
- Scan Progress
- Session
- Spider
- The Footer
- Command Line
- Add Ons
- Releases
- Paros Proxy
- Credits