Skip to content

Commit 84f3aec

Browse files
authored
Update README.md
1 parent 1945241 commit 84f3aec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -368,6 +368,8 @@ So what we can infer from this error message is that there is
368368

369369
**‘ “/” and password=” ” LIMIT 0,1 ‘ at line 1**
370370

371+
Now we use ” or 1 # to bypass the login and we have success. The reason is that the 1 used after OR resolves to true and as a result we have successful query. The password is not matched since we commented out the rest of the query.
372+
371373

372374

373375

0 commit comments

Comments
 (0)