ricoandreaslepp / HeaderGen

MIT License
0 stars 0 forks source link

Make the same functionality work for the Repeater tab #2

Open ricoandreaslepp opened 1 year ago

ricoandreaslepp commented 1 year ago

Sadly the Montoya API Repeater interface (https://portswigger.github.io/burp-extensions-montoya-api/javadoc/burp/api/montoya/repeater/Repeater.html) is very limited in it's functionality. Might have to code the whole logic for it.

ricoandreaslepp commented 11 months ago

Think I just have to implement the HTTP Handler instead of the Proxy Handler like I did. Then it should work in the whole scope of Burp.