Syntax Error Help

SQLi 1

derpderp [rsyed]
5 years ago

0

Hey I need help debugging this SQL syntax error:

SELECT * FROM users WHERE
username=“‘+user+’” AND password=“‘+pass’”

Yea so since you can’t put the above into a debugger, can y'all help me figure out what I’m writing wrong?

3replies
3voices
194views
dimooz
5 years ago

0

I’m afraid answering this question looks too much like a spoiler?

SELECT * FROM users WHERE username="'+user+'" AND password="'+pass+'"

derpderp [rsyed]
5 years ago

0

Am I at least on the right track with the correct ID’s from the input type?

dloser
5 years ago

0

Why can’t you debug it? Be more creative. ;)

You must be logged in to reply to this discussion. Login
1 of 4

This site only uses cookies that are essential for the functionality of this website. Cookies are not used for tracking or marketing purposes.

By using our site, you acknowledge that you have read and understand our Privacy Policy, and Terms of Service.

Dismiss