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

Test application with random parameter names

Krzysztof | Last updated: Jan 08, 2016 08:12AM UTC

If there is any possibility in Burp to use Intruder or Scanner to test an application which sends in each request random parameter names? Application works in this way, for each page: - generates parameter names, I see them in html source, - when I click, sends POST request with generated parameters, - invalidates old parameter names, when i try repeat request with the same parameter names I have an error I can read parameter names in custom parameter locations but they will be used as parameter value for constantly named parameters.

PortSwigger Agent | Last updated: Jan 08, 2016 09:24AM UTC