PortSwigger / turbo-intruder

Turbo Intruder is a Burp Suite extension for sending large numbers of HTTP requests and analyzing the results.
https://portswigger.net/blog/turbo-intruder-embracing-the-billion-request-attack
Apache License 2.0
1.42k stars 207 forks source link

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: java.lang.NullPointerException: Cannot read field "modules" because the return value of "org.python.core.Py.getSystemState()" is null #139

Closed jingaoying closed 7 months ago

jingaoying commented 10 months ago

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: java.lang.NullPointerException: Cannot read field "modules" because the return value of "org.python.core.Py.getSystemState()" is null at org.python.core.PyModule.module_init(PyModule.java:64) at org.python.core.PyModule.(PyModule.java:47) at org.python.util.PythonInterpreter.(PythonInterpreter.java:112) at org.python.util.PythonInterpreter.(PythonInterpreter.java:94) at org.python.util.PythonInterpreter.(PythonInterpreter.java:71) at burp.Fast_httpKt.evalJython(fast-http.kt:139) at burp.TurboIntruderFrame$actionPerformed$1$4$1.invoke(fast-http.kt:394) at burp.TurboIntruderFrame$actionPerformed$1$4$1.invoke(fast-http.kt:217) at kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30)

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: java.lang.NullPointerException: Cannot read field "modules" because the return value of "org.python.core.Py.getSystemState()" is null at org.python.core.PyModule.module_init(PyModule.java:64) at org.python.core.PyModule.(PyModule.java:47) at org.python.util.PythonInterpreter.(PythonInterpreter.java:112) at org.python.util.PythonInterpreter.(PythonInterpreter.java:94) at org.python.util.PythonInterpreter.(PythonInterpreter.java:71) at burp.Fast_httpKt.evalJython(fast-http.kt:139) at burp.TurboIntruderFrame$actionPerformed$1$4$1.invoke(fast-http.kt:394) at burp.TurboIntruderFrame$actionPerformed$1$4$1.invoke(fast-http.kt:217) at kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30)

jingaoying commented 10 months ago

help me!

albinowax commented 7 months ago

Refer to https://github.com/PortSwigger/turbo-intruder/issues/69