This extension registers a session handling rule which places a random value
into a specified location within requests.
To use:
- Load the extension into Burp.
- In the session handling options, create a rule which invokes the
Randomizer action that is registered by the extension, and select a suitable
scope for the rule.
- Place the string #RANDOM# or #RANDOMNUM# into the relevant request at the location
where a random value or number is required.
- Let Burp operate on the request in the normal way (via Scanner,
Intruder, etc.).
- The extension will replace the string placeholder with a random value in
each request.