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

Turbo Intruder

Cody | Last updated: Sep 30, 2020 08:50PM UTC

Turbo intruder adding a subset of integers if your .txt dictionary list begins with an integer value. This results in the file path designated into the script to become incorrect and will not run properly. For example my dictionary path was: C:\Test\4-Test.txt Turbo Intruder would generate an error saying such file path does not exist: "C:\\Test\\x04-Test.txt" Removing the integer at the beginning of the file name and insuring the first character is ascii seems to resolves the issue.

Uthman, PortSwigger Agent | Last updated: Oct 01, 2020 09:42AM UTC