Burp Suite User Forum

Create new post

Incrementing parameter for the Burp Scanner

FreshPingsOfBel-Air | Last updated: Nov 12, 2018 01:28PM UTC

Hello! I'm testing a web application which requires an increasing revision number for changes on a specific page. Manually it's pretty straig forward, I just have to edit the body and increment the "number" parameter. For example `{"title":"asdf","number":42}` Now, for the scanner this is an issue, as anything from the second request will fail for due to the number. I found the Token Incrementor Burp Extension (https://portswigger.net/bappstore/ae166662024149f981bb6920cf3c8960), which could work, but it substitutes the value for `Incremented219127`, varying with the integer value, which does not work for me. Is there any way I can configure an incrementing value for a token with the Burp Scanner?

PortSwigger Agent | Last updated: Nov 12, 2018 02:11PM UTC

There's an extension in the BApp Store for this. Look for Token Incrementor

Burp User | Last updated: Nov 12, 2018 02:26PM UTC

Thanks for the answer, but as I already stated in the original question: I've already found this extension and tried to use it. It is not suitable for the case I have.

PortSwigger Agent | Last updated: Nov 12, 2018 02:26PM UTC

Sorry, I jumped in a bit quickly there. What I'd recommend is editing the source code to Token Incrementor and changing it to suit your needs. If you need some help with that, just drop us a line.

You must be an existing, logged-in customer to reply to a thread. Please email us for additional support.