Burp Suite User Forum

Create new post

Error in burp intruder

Suprodip | Last updated: Mar 09, 2023 05:13AM UTC

I was trying to do brute force attack on the authentication bypass lab using turbo intruder and i got the following error:- Starting attack... There was an error executing your Python script. This is probably due to a flaw in your script, rather than a bug in Turbo Intruder :) If you think it is a Turbo Intruder issue, try out this script: https://raw.githubusercontent.com/PortSwigger/turbo-intruder/master/resources/examples/debug.py For your convenience, here's the full stack trace: SyntaxError: ("no viable alternative at input 'qaz2wsx'", ('<string>', 27, 1, '1qaz2wsx\n')) at org.python.core.ParserFacade.fixParseError(ParserFacade.java:95) at org.python.core.ParserFacade.parse(ParserFacade.java:205) at org.python.core.Py.compile_flags(Py.java:1976) at org.python.util.PythonInterpreter.exec(PythonInterpreter.java:267) at burp.Fast_httpKt.evalJython(fast-http.kt:55) at burp.TurboIntruderFrame$actionPerformed$1$ToggleAttack$actionPerformed$1.invoke(fast-http.kt:326) at burp.TurboIntruderFrame$actionPerformed$1$ToggleAttack$actionPerformed$1.invoke(fast-http.kt:276) at kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30)

Ben, PortSwigger Agent | Last updated: Mar 09, 2023 11:41AM UTC

Hi Suprodip, It would help to be able to see what script you are using - are you able to provide this so that we can see exactly what you are trying to run (the script itself and a screenshot of the script, with errors, in Turbo Intruder would be useful)?

You must be an existing, logged-in customer to reply to a thread. Please email us for additional support.