Skip to content

capture request directly from burp/mitm/browser #4

Description

@AraCoders

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" not the usual "100 switching protocols". this also happens on burp suite if this request is intercepted.

so I am asking if there's a possibility to make the tool listen for requests when you open a website on your browser. something like burp suite upstream proxy, so users can use burp as they normally do, but in the terminal they have wsrepl listening to websocket requests and by using wsrepl plugins api (great feature btw) they can modify requests "on the fly".

Thanks!

Activity

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions