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

Fuzzing a String with Intruder

Gonzalo | Last updated: Apr 16, 2020 08:09PM UTC

Hi, i want to know how is possible change the value of a string with Intruder. I have this example of request in my lab: GET /my_resource_QajD0CEr How is possible fuzzing the value of "QajD0CEr" (8 characters) to find the correct value of "gWq5Zow6" (8 characters too) using Intruder? Brute force take many time and this begin with "QQQQQQQa" (e.g) Thank you.

Michelle, PortSwigger Agent | Last updated: Apr 17, 2020 09:30AM UTC

Have you had a read through these articles on our website as a starting point? https://portswigger.net/support/burp-intruder

Gonzalo | Last updated: Apr 17, 2020 05:54PM UTC