Eric Harris
Eric Harris
> 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...
> > 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...
@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...
@jaikishantulswani I’ve implemented multiple row select and it has been merged PR #105. The way the retest functions currently work are not compatible yet and they will have to be...
@jaikishantulswani Absolutely!
@codingo @Quitten Just added a PR but I think I have a working solution. Let me know if you see any bugs.
@codingo @Quitten Was able to implement the multi-row select. You should now be able to select multiple rows by holding control and delete them. This should satisfy this request and...
@drwetter Happy new year. I decided to implement this from scratch so that when control+r or command + r is pressed, it will send the currently selected row to repeater....
@drwetter also added support to copy URL via shortcut keys