bytebutcher / burp-send-to

Adds a customizable "Send to..."-context-menu to your BurpSuite.
149 stars 19 forks source link

Feature: Passing multiple inputs as single file #7

Closed bytebutcher closed 3 years ago

bytebutcher commented 3 years ago

This is a feature request i've read about in a blog post. Selecting multiple messages, placeholder values should be put into a file. Currently it is only possible to pass the selected URLs directly to the command.

bytebutcher commented 3 years ago

Added new placeholder behaviour "merge into file" (see image).

burp-send-to-extension-advanced-dialog

Unfortunately this new version is not 100% backward compatible and old placeholder behaviour is not parsed correctly.