Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebSocket Response, write to server/client #2016

Open
Amiflon opened this issue May 3, 2024 · 3 comments
Open

WebSocket Response, write to server/client #2016

Amiflon opened this issue May 3, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@Amiflon
Copy link

Amiflon commented May 3, 2024

Description

Add an input field to the Response window, WebSocket tab, from which you can send data to the server or client while the connection is active. I often work with WebSockets and I miss this feature.
WebSocket Response

Why this feature/change is important?

This will take Proxyman to the next level without having to use other software, such as Insomnia.

@Amiflon Amiflon added the enhancement New feature or request label May 3, 2024
@NghiaTranUIT
Copy link
Member

May I ask:

  • Do you know what app allows you to write a new WS/WSS during the interception?

Insomnia/Postman is different because they make a WS/WSS Connection, so it's important to be able to write the WS Message.

@Amiflon
Copy link
Author

Amiflon commented May 4, 2024

Manipulating WebSocket messages with Burp Suite: https://portswigger.net/burp/documentation/desktop/testing-workflow/websockets/manipulating-websocket-messages

They write that "whistle" also has this feature, but I need to check it:
https://github.com/avwo/whistle?tab=readme-ov-file

@NghiaTranUIT
Copy link
Member

Ah, it's allowed you to repeat the WS/WSS and send a new message.

It's different what you initially mentioned that you'd like to add new WS Message during the interception.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants