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

Feature request: Pausing all traffic on pattern match #2

Open
Hipapheralkus opened this issue May 26, 2022 · 2 comments
Open

Feature request: Pausing all traffic on pattern match #2

Hipapheralkus opened this issue May 26, 2022 · 2 comments

Comments

@Hipapheralkus
Copy link

Would it be possible to add a static text, or regexp which, if occurs in the HTTP response would instruct Distribute Damage extension to Pause all traffic automatically?

Usecase: if there is a known string which indicates completely broken environment, or out of session for complex session management, this extension would pause all the traffic until problems are resolved and pentester unchecks the "pause all traffic" button.
That would be an amazing help!

@albinowax
Copy link
Collaborator

This is a good use-case but non-trivial to implement. It might be better as a feature request for core burp - you could set a trigger that paused task execution on the dashboard.

@albinowax
Copy link
Collaborator

That said, you could try spiking it in here and see how it goes: https://github.com/PortSwigger/distribute-damage/blob/master/src/burp/Throttler.java#L15

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

No branches or pull requests

2 participants