Home

Awesome

BurpSuite Extensions

This is an assorted set of various BurpSuite extensions that I've created while doing pentesting and other things.

Note Every extension is tested on following configuration

To send bug reports, feature requests, or whisky, simply drop a mail to michal.melewski@gmail.com

JSONDecoder (1.1)

Quite simply just a JSON pretty printer with some additional features.

Argonaut (0.4)

Extension process all request parameters and try to find if they are echoed back in response. Key feature is transformation support so, will also recognize if for example > is translated to >. Transformations/escaping currently implemented:

Let me know what other escaping you would like to see

Under heavy development so if you want some features let me know. Also inform me know about bugs.