Skip to content

Releases: doyensec/wsrepl

v0.2.0

18 Jul 16:02
Compare
Choose a tag to compare

Updates since v0.1.0:

  • Make command line arguments compatible with curl to support easy integration with 'Copy as curl' feature present in Dev Tools, Burp, etc
  • Update the docs with plugin examples

This release is accompanied with a blog post: https://blog.doyensec.com/2023/07/18/streamlining-websocket-pentesting-with-wsrepl.html

v0.1.0

12 Jun 14:47
Compare
Choose a tag to compare

Initial release:

  • interactive REPL interface
  • initial plugin functionality
  • HTTP proxy support
  • control over RFC level pings
  • control over "fake" pings (0x1 opcodes with arbitrary text for ping/pong)