Skip to content

Conversation

nt0xa
Copy link

@nt0xa nt0xa commented Apr 30, 2025

Currently, websockets connections are not proxied through the victim's extension and are handled by the CursedChrome server. The MR implements several new RPC methods to fix this.

Changes:

  • Added new onWebSocketConnection rule to AnyProxy to allow manipulation of WebSocket traffic.
  • Updated the server code to handle WebSocket connections using the new onWebSocketConnection rule and added 2 new RPC methods: WS_MESSAGE and WS_CLOSE.
  • Updated the background script of the extension by adding 3 new RPC methods: WS_CONNECT, WS_MESSAGE and WS_CLOSE.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant