Official Ready Discussion

@Dilan said:

@TazWake
I found another exploit. In the final stage getting an error. Help would be appreciated

File “*****.py”, line 122, in
http_server = raw_input("Continue (Y/N) : ")
NameError: name ‘raw_input’ is not defined

This one worked for me. But it is very much a Python2 script. You can either convert it to python3 or install the right modules and run it in Python2.