Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid Syntax when Pandora.py is launched #4

Open
LU5GOON opened this issue Jun 6, 2024 · 2 comments
Open

Invalid Syntax when Pandora.py is launched #4

LU5GOON opened this issue Jun 6, 2024 · 2 comments

Comments

@LU5GOON
Copy link

LU5GOON commented Jun 6, 2024

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?

image

System Info below if that helps.

image

Thank you.

@LU5GOON
Copy link
Author

LU5GOON commented Jun 6, 2024

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'"

image

@MrSanZz
Copy link
Owner

MrSanZz commented Aug 10, 2024

fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants