Skip to content

GoSecure/zap-autodecode-view

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto-Decode View for WebSocket

Looking for a maintainer: Please open an issue to let us know if you want to adopt this project.

This ZAP plugin is a demonstration of a custom view for the WebSocket messages. It adds a view "Auto-Decode" to the existing list "Text" and "Hex".

This view will decode automatically messages if it detect one of the following compression or encoding algorithms:

  • ZIP
  • LZIP
  • Base64
  • URL decoding
  • Brotli

Tutorials

About

ZAP plugin demonstrating custom view for WebSocket messages.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages