The Burp Suite User Forum was discontinued on the 1st November 2024.

Burp Suite User Forum

For support requests, go to the Support Center. To discuss with other Burp users, head to our Discord page.

SUPPORT CENTER DISCORD

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