You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have installed all requirements as instructed with no errors thus far.
Upon first time launch i am getting the below Syntax error.
Any tips on how i can resolve?
System Info below if that helps.
Thank you.
The text was updated successfully, but these errors were encountered:
Hello never mind, i was able to review and fix line 4665. Issue lies with the quote positions so i used single quotes and escaped the internal quotes. Pandora.py now working.
here is the line change that fixed it for me:
N += "' or 1=1 limit 1-- -+ 'or 1=1 limit 1 -- -+ 'or 1=1 limit 1 - -+ SELECT id, username, left(password, 8) AS snipped_password, email FROM accounts WHERE username='admin' AND password=password=1; 'order by 1-- - 'union select 1,2-- - admin'"
Hello,
I have installed all requirements as instructed with no errors thus far.
Upon first time launch i am getting the below Syntax error.
Any tips on how i can resolve?
System Info below if that helps.
Thank you.
The text was updated successfully, but these errors were encountered: