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

How to just drop or return a fake response? #8

Open
maxpaynebupt opened this issue Feb 7, 2023 · 1 comment
Open

How to just drop or return a fake response? #8

maxpaynebupt opened this issue Feb 7, 2023 · 1 comment

Comments

@maxpaynebupt
Copy link

How to just drop the request and return a fake response?

A detailed API document is a must to use the plugin.

@stavinski
Copy link
Contributor

So the objects exposed are the same ones as if you were to write an extension for Burp, full documentation can be found here https://portswigger.net/burp/extender/api/.

There is an example here https://github.com/lanmaster53/pyscripter-er/blob/master/snippets/response_replace.py that shows replacing the response.

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