wsrepl
wsrepl copied to clipboard
WebSocket REPL for pentesters
Results
2
wsrepl issues
Sort by
recently updated
recently updated
newest added
Hi, the tool is great, however it won't work in all cases. For example in Facebook servers if the "Upgrade: websocket" request is intercepted it will throw "400 Bad Request"...
enhancement
Hi. This MR adds a method for plugins to set HTTP headers on connection. ### Proposed changes The function `generate_headers` is called every time a new websocket connection is initialized...