-
Notifications
You must be signed in to change notification settings - Fork 197
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] ^R --> to repeater #92
Comments
also popup actions like "copy URL" (or even "copy as cURL"), send to comparer would be useful. Don't know whether it's the same reason that those standard actions/popups aren't available? |
Quick question: is the ask that you would want to be able to press ^R to send to repeater? I can look at the documentation this week and see what it entails. |
For my workflow that would help a lot, maybe including like "copy to URL". Other's mileage may vary. ;-) |
haha - Understood. Ill look for a solution 👍 |
@drwetter Sorry for the delay here. It doesn't look like burp api supports sending messages from extender to native burp yet. This rules out both shortcut keys and drop down menu options. I'll keep my eyes open for their future releases. |
Just had a dream it would be easy ;-) No prob.
… Am 23.06.2022 um 13:56 schrieb Eric Harris ***@***.***>:
@drwetter Sorry for the delay here. It doesn't look like burp api supports sending messages from extender to native burp yet. This rules out both shortcut keys and drop down menu options. I'll keep my eyes open for their future releases.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.
|
…equest: [feature request] ^R --> to repeater Quitten#92
@drwetter also added support to copy URL via shortcut keys |
@terminalJunki3 - Thank you very much! I reviewed your code and added few comments, will merge and close this issue after you push your changes :) |
Fixed on b901592 |
Thanks for your work, guys! |
Thanks for the useful extension!
What I miss is that in the request/response viewer tab I can't use ^R, i.e. continue working on on request in the repeater. I understand e.g. there are all requests there which authorize snooped and resubmitted and one can press ^R from the logger/logger++ window. It's just one step more.
Any reason for that?
If it's more than ~3 lines of code: Never mind.
Thanks, Dirk
The text was updated successfully, but these errors were encountered: