Skip to content

HelpAddonsWebsocketAbout

thc202 edited this page Feb 21, 2018 · 7 revisions

Web Sockets - About

Source Code

https://github.com/zaproxy/zap-extensions/tree/master/src/org/zaproxy/zap/extension/websocket

Authors

ZAP Dev Team

History

Version 15

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

Version 14

Updated for 2.7.0.

Version 13

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).

Clone this wiki locally